QStyleOption

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this()
Undocumented in source.
this
this(int version_, int type)
Undocumented in source.
this
this(const(QStyleOption) other)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Enums

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

Variables

direction
qt.core.namespace.LayoutDirection direction;
Undocumented in source.
fontMetrics
QFontMetrics fontMetrics;
Undocumented in source.
palette
QPalette palette;
Undocumented in source.
rect
QRect rect;
Undocumented in source.
state
QStyle.State state;
Undocumented in source.
styleObject
QObject styleObject;
Undocumented in source.
type
int type;
Undocumented in source.
version_
int version_;
Undocumented in source.

Meta