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

mgSymConstPropPanel Class Reference

#include <SymPropPanel.h>

Inheritance diagram for mgSymConstPropPanel:

mgSymPropPanel List of all members.

Detailed Description

The panel which allows the user to modify the properties of the constants.

Definition at line 142 of file SymPropPanel.h.

Public Member Functions

 mgSymConstPropPanel (wxWindow *parent, wxWindowID id=-1, const wxString &title=wxT("Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
void Update ()

Protected Member Functions

void AddSpecificCtrlsSizer (wxSizer *p)
void OnSetSymbol ()
void OnAddSymbol ()

Protected Attributes

wxTextCtrl * m_pValue
wxString m_strValue


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 ]