Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

mgOptFontEnumerator Class Reference

#include <OptFontSettings.h>

List of all members.


Detailed Description

A little class which is used by mgOptFontSettingsPanel to get a list of the fonts available on the current system.

Definition at line 84 of file OptFontSettings.h.

Public Member Functions

int GetCount () const
const wxArrayString & GetFacenames () const
wxString * GetFacenamesArray () const

Protected Member Functions

virtual bool OnFacename (const wxString &facename)

Private Attributes

wxArrayString m_facenames


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

Documentation generated with Doxygen on Sun Feb 6 17:19:27 2005
Visit MathStudio home page for more info

[ Top ]