![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXStatusBar.h>
Inheritance diagram for FX::FXStatusBar:
Public Methods | |
FXStatusBar (FXComposite *p, FXuint opts=0, FXint x=0, FXint y=0, FXint w=0, FXint h=0, FXint pl=3, FXint pr=3, FXint pt=2, FXint pb=2, FXint hs=4, FXint vs=0) | |
Construct status bar with or without a drag corner. | |
virtual FXint | getDefaultWidth () |
Return default width. | |
virtual FXint | getDefaultHeight () |
Return default height. | |
void | setCornerStyle (FXbool withcorner=TRUE) |
Show or hide the drag corner. | |
FXbool | getCornerStyle () const |
Return TRUE if drag corner shown. | |
FXStatusLine * | getStatusLine () const |
Acess the status line widget. | |
FXDragCorner * | getDragCorner () const |
Access the drag corner widget. | |
virtual void | save (FXStream &store) const |
Save status bar to a stream. | |
virtual void | load (FXStream &store) |
Load status bar from a stream. | |
virtual | ~FXStatusBar () |
Destructor. |
See also: