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

MathGUI Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
mgButtonListPanelA little class which makes the creation of "MathGUI palettes" much easier
mgCapitalGreekPanelA panel containing the greek symbols in capital case
mgCaretA little class used to bypass some wxWidget's caret features which are not useful to mgMathBox
mgExportAdvOptThis is the panel which allows the user to modify some ADVANCED options regarding MathML export process
mgExportBasePanelBase class for the panels containing the BASIC and the ADVANCED options which are shown in the mgExportDlg
mgExportBasicOptA panel composed of a wxStaticBoxSizer containing various widgets which allow the user to modify the basic export options
mgExportDlgShows the user a dialog which allows him to choose MathML export options
mgGreekPaletteA wxPaletteFrame-derived class which
mgImportDlgShows the user a dialog which allows him to choose MathML export options
mgMathBoxA window using a mcMathOrSystem to create the ouput
mgMathBoxCmdA MATH+GUI command which is handled by mcMathMng
mgMathBoxWndUserA little class which allow derived-classes to handle a single, fixed mgMathBox or the selected box inside a mgMathWnd, in a completely transparent way
mgMathGUIThe mgMathGUI class: this static class contains global variables, functions and defines used by almost all MathGUI classes
mgMathMenuImplements the menu and the menu handlers for default menus
mgMathWndA container window of text and mgMathBoxes
mgOptBasePanelThe Edit | Options dialog box: optionwxT('s panel')s base class
mgOptDlgThe Edit | Options dialog box: m_mainSizer window class
mgOptFontEnumeratorA little class which is used by mgOptFontSettingsPanel to get a list of the fonts available on the current system
mgOptFontSettingsPanelThe panel which handles font options inside a mgOptDlg
mgOptGeneralPanelThe panel containing the general options which can be customized by the user:
mgOptionsBtnPanelThe Edit | Options dialog box: the button's panel
mgOptionsTreeCtrlThe Edit | Options dialog box: the treelist control
mgOptKeyBindingsPanelThis panel wraps the wxKeyConfigPanel class which is used to allow the user to modify ANY shortcut key used in the menu system of the application which is running
mgOptTreeCtrlItemDataThe Edit | Options dialog: custom data object
mgResizeableBoxBase class for a resizeable box which can be contained inside a mgMathWnd
mgResizeableMathBoxA resizeable window containing a mgMathBox
mgResizeableTextBoxA resizeable box which contains text
mgSmallGreekPanelA panel containing the greek symbols in small case
mgSolveDlgA simple dialog window containing a mgSolvePanel
mgSolvePanelThis panel contains a list of the mcSolvers hold by MathCore
mgSpecialSymPaletteA wxPaletteFrame-derived class which shows a mgSpecialSymPanel
mgSpecialSymPanelShows the user a palette which allows him to insert some special symbols in the math data
mgSymbolPaletteA wxPaletteFrame-derived class which shows a mgSymbolPanel
mgSymbolPanelThe palette which allows the user to register parameters, unknowns and constants in mcSymbol arrays
mgSymConstPropPanelThe panel which allows the user to modify the properties of the constants
mgSymListPageA panel designed to be used in a wxNotebookPage widget
mgSymPropPanelThe palette which allows the user to register parameters, unknowns and constants in MathCore lists
mgSymVarPropPanelThe panel which allows the user to modify the properties of the variables


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

[ Top ]