SettingsDialog Class Reference

#include <GUIFrame.h>

Inheritance diagram for SettingsDialog:

SettingsDialogImpl

List of all members.

Public Member Functions

 SettingsDialog (wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=_("Application settings ..."), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER)
 ~SettingsDialog ()

Protected Member Functions

virtual void OnOkClicked (wxCommandEvent &event)

Protected Attributes

wxNotebook * m_notebook2
wxPanel * m_panel8
wxStaticText * m_staticText34
wxTextCtrl * m_device_name_textCtrl
wxPanel * m_panel81
wxStaticText * m_staticText341
wxSpinCtrl * m_first_visible_channel_spinCtrl
wxStaticText * m_staticText3412
wxSpinCtrl * m_last_visible_channel_spinCtrl
wxStaticText * m_staticText3411
wxSpinCtrl * m_module_address_spinCtrl
wxStaticText * m_staticText34111
wxSpinCtrl * m_mux_out_spinCtrl
wxPanel * m_panel82
wxStaticText * m_staticText342
wxCheckBox * m_logger_enabled_checkBox
wxCheckBox * m_logger_visible_checkBox
wxStdDialogButtonSizer * m_sdbSizer1
wxButton * m_sdbSizer1OK
wxButton * m_sdbSizer1Cancel


Detailed Description

Class SettingsDialog

Definition at line 217 of file GUIFrame.h.


Constructor & Destructor Documentation

SettingsDialog::SettingsDialog ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxString &  title = _("Application settings ..."),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxDEFAULT_DIALOG_STYLE|wxRESIZE_BORDER 
)

SettingsDialog::~SettingsDialog (  ) 

Definition at line 687 of file GUIFrame.cpp.

References m_sdbSizer1OK, NULL, and OnOkClicked().


Member Function Documentation

virtual void SettingsDialog::OnOkClicked ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in SettingsDialogImpl.

Definition at line 245 of file GUIFrame.h.

Referenced by SettingsDialog(), and ~SettingsDialog().


Member Data Documentation

wxNotebook* SettingsDialog::m_notebook2 [protected]

Definition at line 222 of file GUIFrame.h.

Referenced by SettingsDialog().

wxPanel* SettingsDialog::m_panel8 [protected]

Definition at line 223 of file GUIFrame.h.

Referenced by SettingsDialog().

wxStaticText* SettingsDialog::m_staticText34 [protected]

Definition at line 224 of file GUIFrame.h.

Referenced by SettingsDialog().

wxTextCtrl* SettingsDialog::m_device_name_textCtrl [protected]

wxPanel* SettingsDialog::m_panel81 [protected]

Definition at line 226 of file GUIFrame.h.

Referenced by SettingsDialog().

wxStaticText* SettingsDialog::m_staticText341 [protected]

Definition at line 227 of file GUIFrame.h.

Referenced by SettingsDialog().

wxStaticText* SettingsDialog::m_staticText3412 [protected]

Definition at line 229 of file GUIFrame.h.

Referenced by SettingsDialog().

wxStaticText* SettingsDialog::m_staticText3411 [protected]

Definition at line 231 of file GUIFrame.h.

Referenced by SettingsDialog().

wxStaticText* SettingsDialog::m_staticText34111 [protected]

Definition at line 233 of file GUIFrame.h.

Referenced by SettingsDialog().

wxSpinCtrl* SettingsDialog::m_mux_out_spinCtrl [protected]

wxPanel* SettingsDialog::m_panel82 [protected]

Definition at line 235 of file GUIFrame.h.

Referenced by SettingsDialog().

wxStaticText* SettingsDialog::m_staticText342 [protected]

Definition at line 236 of file GUIFrame.h.

Referenced by SettingsDialog().

wxStdDialogButtonSizer* SettingsDialog::m_sdbSizer1 [protected]

Definition at line 240 of file GUIFrame.h.

Referenced by SettingsDialog().

wxButton* SettingsDialog::m_sdbSizer1OK [protected]

Definition at line 241 of file GUIFrame.h.

Referenced by SettingsDialog(), and ~SettingsDialog().

wxButton* SettingsDialog::m_sdbSizer1Cancel [protected]

Definition at line 242 of file GUIFrame.h.

Referenced by SettingsDialog().


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

Generated on Mon Oct 6 09:29:17 2008 for CAEN N1568 Demo by  doxygen 1.5.6