Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXDockHandler.h>
Inheritance diagram for FX::FXDockHandler:
Public Member Functions | |
virtual bool | canFocus () const |
void | setHelpText (const FXString &text) |
const FXString & | getHelpText () const |
void | setTipText (const FXString &text) |
const FXString & | getTipText () const |
virtual void | save (FXStream &store) const |
virtual void | load (FXStream &store) |
|
The grip can receive the focus.
Reimplemented from FX::FXWindow. Reimplemented in FX::FXToolBarGrip. |
|
Set the status line help text for grip.
|
|
Get the status line help text for grip.
|
|
Set the tool tip message for the grip.
|
|
Get the tool tip message for the grip.
|
|
Save to stream.
Reimplemented from FX::FXFrame. Reimplemented in FX::FXDockTitle, and FX::FXToolBarGrip. |
|
Load from stream.
Reimplemented from FX::FXFrame. Reimplemented in FX::FXDockTitle, and FX::FXToolBarGrip. |
Copyright © 1997-2005 Jeroen van der Zijp |