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

mgSymPropPanel Class Reference

#include <SymPropPanel.h>

Inheritance diagram for mgSymPropPanel:

mgSymConstPropPanel mgSymVarPropPanel List of all members.

Detailed Description

The palette which allows the user to register parameters, unknowns and constants in MathCore lists.

Definition at line 58 of file SymPropPanel.h.

Public Member Functions

 mgSymPropPanel (wxWindow *parent, wxWindowID id=-1, const wxString &title=wxT("Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
virtual void LinkWithSymbol (mcSymbolProperties *s)
virtual void LinkWithList (wxListCtrl *p)
virtual void BuildAll ()
virtual void Update ()
wxString GetName ()

Protected Member Functions

virtual void BuildCtrls ()
virtual void AddSpecificCtrlsSizer (wxSizer *p)=0
void OnAddSymbolBtn (wxCommandEvent &event)
void OnSetSymbolBtn (wxCommandEvent &event)
virtual void OnSetSymbol ()=0
virtual void OnAddSymbol ()=0

Protected Attributes

mgMathBoxm_pNameBox
mcSymbolProperties * m_pSymbol
mcFilter * mdata_pFilter
wxListCtrl * m_pList


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 ]