Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Public Member Functions | List of all members
PropPanel Class Reference
Inheritance diagram for PropPanel:
PropPanelBase

Public Member Functions

 PropPanel (wxWindow *parent, wxWindowID id=-1, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL|wxNO_BORDER)
 
wxListCtrl * GetTaglist ()
 
wxChoice * GetTypeChoice ()
 
wxChoice * GetSubtypeChoice ()
 
void SetCurrentItem (vtItem *item)
 
void UpdateFromControls ()
 
void UpdateTagList ()
 
void UpdateSubtypes ()
 
- Public Member Functions inherited from PropPanelBase
 PropPanelBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL)
 

Additional Inherited Members

- Protected Attributes inherited from PropPanelBase
wxStaticText * m_text1
 
wxTextCtrl * m_item
 
wxStaticText * m_text2
 
wxChoice * m_typechoice
 
wxStaticText * m_text3
 
wxChoice * m_subtypechoice
 
wxStaticText * m_text4
 
wxButton * m_addtag
 
wxButton * m_removetag
 
wxButton * m_edittag
 
wxListCtrl * m_taglist
 

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