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

Public Member Functions

 TSDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE)
 
wxButton * GetDotDotDot ()
 
wxTextCtrl * GetTextToFile ()
 
wxChoice * GetMpp ()
 
wxChoice * GetTheme ()
 
- Public Member Functions inherited from TSDlgBase
 TSDlgBase (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(307, 219), long style=wxDEFAULT_DIALOG_STYLE|wxTAB_TRAVERSAL)
 

Public Attributes

int m_iTheme
 
int m_iMpp
 
int m_iMetersPerPixel
 
bool m_bNewLayer
 
bool m_bToFile
 
wxString m_strToFile
 

Additional Inherited Members

- Protected Attributes inherited from TSDlgBase
wxStaticText * m_text23
 
wxChoice * m_theme
 
wxStaticText * m_text24
 
wxChoice * m_mpp
 
wxRadioButton * m_radio_create_new
 
wxRadioButton * m_radio_to_file
 
wxTextCtrl * m_text_to_file
 
wxButton * m_dotdotdot
 
wxButton * m_ok
 
wxButton * m_cancel
 

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