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

Public Member Functions

 TagDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxChoice * GetTagName ()
 
wxTextCtrl * GetTagText ()
 
 TagDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxListCtrl * GetList ()
 
void SetTags (vtTagArray *tags)
 
- Public Member Functions inherited from TagDlgBase
 TagDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL)
 
 TagDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(231, 147), long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL)
 

Public Attributes

wxString m_strName
 
wxString m_strValue
 

Additional Inherited Members

- Protected Attributes inherited from TagDlgBase
wxStaticText * m_text10
 
wxChoice * m_tagname
 
wxStaticText * m_text11
 
wxTextCtrl * m_tagtext
 
wxButton * wxID_OK
 
wxButton * wxID_CANCEL
 
wxListCtrl * m_taglist
 

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