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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

Meta