![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXToolBarGrip.h>
Inheritance diagram for FX::FXToolBarGrip:
Public Methods | |
FXToolBarGrip (FXToolBar *p, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=TOOLBARGRIP_SINGLE, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | |
Construct toolbar grip. | |
virtual FXint | getDefaultWidth () |
Return default width. | |
virtual FXint | getDefaultHeight () |
Return default height. | |
void | setDoubleBar (FXbool dbl=TRUE) |
Change toolbar grip to double. | |
FXuint | getDoubleBar () const |
Return toolbar grip to double. | |
void | setHiliteColor (FXColor clr) |
Change highlight color. | |
FXColor | getHiliteColor () const |
Get highlight color. | |
void | setShadowColor (FXColor clr) |
Change shadow color. | |
FXColor | getShadowColor () const |
Get shadow color. | |
void | setActiveColor (FXColor clr) |
Set the active color. | |
FXColor | getActiveColor () const |
Get the active color. | |
virtual void | save (FXStream &store) const |
Save to stream. | |
virtual void | load (FXStream &store) |
Load from stream. |
See also: