QStyleOptionToolButton

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(const(QStyleOptionToolButton) 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.
ToolButtonFeatures
alias ToolButtonFeatures = QFlags!(ToolButtonFeature)
Undocumented in source.

Enums

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

Functions

rawConstructor
typeof(this) rawConstructor()
Undocumented in source.

Static functions

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

Variables

arrowType
qt.core.namespace.ArrowType arrowType;
Undocumented in source.
base0
QStyleOptionComplex base0;
Undocumented in source.
features
ToolButtonFeatures features;
Undocumented in source.
font
QFont font;
Undocumented in source.
icon
QIcon icon;
Undocumented in source.
iconSize
QSize iconSize;
Undocumented in source.
pos
QPoint pos;
Undocumented in source.
text
QString text;
Undocumented in source.
toolButtonStyle
qt.core.namespace.ToolButtonStyle toolButtonStyle;
Undocumented in source.

Meta