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