![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXSplitter.h>
Inheritance diagram for FX::FXSplitter:
Public Methods | |
FXSplitter (FXComposite *p, FXuint opts=SPLITTER_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | |
Construct new splitter widget. | |
FXSplitter (FXComposite *p, FXObject *tgt, FXSelector sel, FXuint opts=SPLITTER_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | |
Construct new splitter widget, which will notify target about size changes. | |
virtual FXint | getDefaultWidth () |
Get default width. | |
virtual FXint | getDefaultHeight () |
Get default height. | |
void | setSplitterStyle (FXuint style) |
Change splitter style. | |
FXuint | getSplitterStyle () const |
Return current splitter style. | |
void | setBarSize (FXint bs) |
Change splitter bar size. | |
FXint | getBarSize () const |
Return current bar size. | |
virtual void | save (FXStream &store) const |
Save to stream. | |
virtual void | load (FXStream &store) |
Load from stream. | |
virtual | ~FXSplitter () |
Destroy splitter. |
See also: