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

Public Member Functions

 InstanceDlg (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
void ClearContent ()
 
void AddContent (vtContentManager *mng)
 
void SetProjection (const vtProjection &proj)
 
void SetLocation (const DPoint2 &pos)
 
vtTagArrayGetTagArray ()
 
wxTextCtrl * GetLocation ()
 
wxButton * GetBrowseModelFile ()
 
wxTextCtrl * GetModelFile ()
 
wxChoice * GetChoiceItem ()
 
wxChoice * GetChoiceType ()
 
wxChoice * GetChoiceFile ()
 
wxRadioButton * GetRadioModel ()
 
wxRadioButton * GetRadioContent ()
 
- Public Member Functions inherited from InstanceDlgBase
 InstanceDlgBase (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)
 

Additional Inherited Members

- Protected Attributes inherited from InstanceDlgBase
wxRadioButton * m_radio_content
 
wxStaticText * m_text30
 
wxChoice * m_choice_file
 
wxStaticText * m_text31
 
wxChoice * m_choice_type
 
wxStaticText * m_text32
 
wxChoice * m_choice_item
 
wxRadioButton * m_radio_model
 
wxTextCtrl * m_model_file
 
wxButton * m_browse_model_file
 
wxStaticText * m_text33
 
wxTextCtrl * m_location
 

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