#include <SymPropPanel.h>
Inheritance diagram for mgSymVarPropPanel:
Definition at line 108 of file SymPropPanel.h.
Public Member Functions | |
mgSymVarPropPanel (wxWindow *parent, wxWindowID id=-1, const wxString &title=wxT("Properties"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0) | |
Protected Member Functions | |
void | AddSpecificCtrlsSizer (wxSizer *p) |
void | OnSetSymbol () |
void | OnAddSymbol () |
Protected Attributes | |
mgMathBox * | m_pRangeBox |
[ Top ] |