#include <SavePlotDialog.h>
List of all members.
Public Member Functions |
|
| SavePlotDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxT("Save Plot"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) |
Protected Member Functions |
|
virtual void | OnPathButtonClick (wxCommandEvent &event) |
|
virtual void | OnOKButtonClick (wxCommandEvent &event) |
|
virtual void | OnCancelButtonClick (wxCommandEvent &event) |
Protected Attributes |
|
wxPanel * | m_panelMain |
|
wxStaticText * | m_staticText2 |
|
wxTextCtrl * | m_textCtrlPath |
|
wxButton * | m_buttonPath |
|
wxStaticText * | m_staticText4 |
|
wxChoice * | m_choiceType |
|
wxStaticText * | m_staticText5 |
|
wxTextCtrl * | m_textCtrlVertSize |
|
wxStaticText * | m_staticText6 |
|
wxTextCtrl * | m_textCtrlHorSize |
|
wxButton * | m_buttonOK |
|
wxButton * | m_buttonCancel |
Detailed Description
The documentation for this class was generated from the following files: