ToolBarButton

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Dstring text)
Undocumented in source.

Members

Functions

opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
Dequ opEquals(Dstring val)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
Dstring toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

dropDownMenu
ContextMenu dropDownMenu [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
dropDownMenu
ContextMenu dropDownMenu [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
enabled
bool enabled [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageIndex
int imageIndex [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
imageIndex
int imageIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parent
ToolBar parent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
partialPush
bool partialPush [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
partialPush
bool partialPush [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
pushed
bool pushed [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
pushed
bool pushed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rectangle
Rect rectangle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
style
ToolBarButtonStyle style [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
style
ToolBarButtonStyle style [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
Object tag [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
tag
Object tag [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
Dstring text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
visible
bool visible [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
visible
bool visible [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta