Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXFontDialog Class Reference

Font selection dialog. More...

#include <FXFontDialog.h>

Inheritance diagram for FX::FXFontDialog:
FX::FXDialogBox FX::FXTopWindow FX::FXShell FX::FXComposite FX::FXWindow FX::FXDrawable FX::FXId FX::FXObject

List of all members.

Public Member Functions

 FXFontDialog (FXWindow *owner, const FXString &name, FXuint opts=0, FXint x=0, FXint y=0, FXint w=600, FXint h=380)
 Constructor font dialog box.
 FXFontDialog (FXApp *a, const FXString &name, FXuint opts=0, FXint x=0, FXint y=0, FXint w=600, FXint h=380)
 Constructor free-floating font dialog box.
virtual void hide ()
 Hide this window.
void setFont (const FXString &string)
 Set font selection as a string.
FXString getFont () const
 Get font selection as a string.
void setFontDesc (const FXFontDesc &fontdesc)
 Set the current font selection.
const FXFontDescgetFontDesc () const
 Get the current font selection.
virtual void save (FXStream &store) const
 Save dialog to a stream.
virtual void load (FXStream &store)
 Load dialog from a stream.
virtual ~FXFontDialog ()
 Destructor.

Protected Member Functions

void initdialog ()

Protected Attributes

FXFontSelectorfontbox

Detailed Description

Font selection dialog.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp