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

mgSymbolPalette Class Reference

#include <SymbolDlg.h>

List of all members.


Detailed Description

A wxPaletteFrame-derived class which shows a mgSymbolPanel.

Definition at line 187 of file SymbolDlg.h.

Public Member Functions

void SetSizeHintsUsingClientHints ()
 mgSymbolPalette (wxMainFrame *parent, wxWindow *client, mgMathWnd *mathwnd, mgMathBox *mathbox, mcSymbolArray *arr, wxWindowID id=-1, const wxString &title=wxT("Symbols"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxPALETTEFRM_DEFAULT_STYLE, const wxString &name=wxT("mgSymbolPalette"))
mgSymbolPanelGetPanel ()
 Returns the mgSymbolPanel which is contained.

Public Attributes

wxPanel * m_pPanel


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

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

[ Top ]