QStyleOptionHeaderV2

Binding for C++ class QStyleOptionHeaderV2.

Constructors

this
this()
Undocumented in source.
this
this(const(QStyleOptionHeaderV2) other)
Undocumented in source.
this
this(int version_)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

base0

Members

Aliases

OptionType
alias OptionType = QStyleOption.OptionType
Undocumented in source.

Enums

StyleOptionType
enum StyleOptionType
Undocumented in source.
StyleOptionVersion
enum StyleOptionVersion
Undocumented in source.

Functions

isSectionDragTarget
bool isSectionDragTarget()
Undocumented in source. Be warned that the author may not have intended to support it.
isSectionDragTarget
bool isSectionDragTarget(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
rawConstructor
typeof(this) rawConstructor()
Undocumented in source.
textElideMode
qt.core.namespace.TextElideMode textElideMode()
Undocumented in source. Be warned that the author may not have intended to support it.
textElideMode
qt.core.namespace.TextElideMode textElideMode(qt.core.namespace.TextElideMode value)
Undocumented in source. Be warned that the author may not have intended to support it.
unused
int unused()
Undocumented in source. Be warned that the author may not have intended to support it.
unused
int unused(int value)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
typeof(this) create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

base0
QStyleOptionHeader base0;
Undocumented in source.
bitfieldData_textElideMode
uint bitfieldData_textElideMode;
Undocumented in source.

Meta