Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXFontDialog.h>
Inheritance diagram for FX::FXFontDialog:
Public Member Functions | |
FXFontDialog (FXWindow *owner, const FXString &name, FXuint opts=0, FXint x=0, FXint y=0, FXint w=600, FXint h=380) | |
virtual void | save (FXStream &store) const |
virtual void | load (FXStream &store) |
void | setFontSelection (const FXFontDesc &fontdesc) |
void | getFontSelection (FXFontDesc &fontdesc) const |
virtual | ~FXFontDialog () |
|
Constructor.
|
|
Destructor.
|
|
Save dialog to a stream.
Reimplemented from FX::FXTopWindow. |
|
Load dialog from a stream.
Reimplemented from FX::FXTopWindow. |
|
Set the current font selection.
|
|
Get the current font selection.
|
Copyright © 1997-2005 Jeroen van der Zijp |