2005/5/9

     
 

class FontDialog

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::FontDialog Class Reference

#include <FontDialog.h>

Inheritance diagram for acdk::wx::FontDialog:

acdk::wx::Dialog acdk::wx::TopLevelWindow acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxFontDialog

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.3
Date:
Date
2005/02/05 10:45:35


Public Member Functions

 FontDialog (IN(RWindow) parent, IN(RFontData) fontData)
 FontDialog (IN(RWindow) parent)
 FontDialog ()
RFontData getFontData () const
int showModal ()


Constructor & Destructor Documentation

acdk::wx::FontDialog::FontDialog IN(RWindow parent,
IN(RFontData fontData
[inline]
 

acdk::wx::FontDialog::FontDialog IN(RWindow parent  )  [inline]
 

acdk::wx::FontDialog::FontDialog  )  [inline]
 


Member Function Documentation

RFontData acdk::wx::FontDialog::getFontData  )  const [inline]
 

int acdk::wx::FontDialog::showModal  )  [inline, virtual]
 

Reimplemented from acdk::wx::Dialog.