10 #include <wx/artprov.h> 11 #include <wx/xrc/xmlres.h> 14 #include <wx/string.h> 15 #include <wx/checkbox.h> 16 #include <wx/gdicmn.h> 18 #include <wx/colour.h> 19 #include <wx/settings.h> 20 #include <wx/stattext.h> 21 #include <wx/slider.h> 23 #include <wx/gbsizer.h> 24 #include <wx/statbox.h> 25 #include <wx/choice.h> 26 #include <wx/bitmap.h> 29 #include <wx/statbmp.h> 30 #include <wx/radiobut.h> 31 #include <wx/button.h> 94 PANEL_MOUSE_SETTINGS_BASE( wxWindow* parent, wxWindowID
id = wxID_ANY,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxSize( -1,-1 ),
long style = wxTAB_TRAVERSAL,
const wxString&
name = wxEmptyString );
wxChoice * m_choiceRightButtonDrag
wxCheckBox * m_checkZoomCenter
wxButton * m_trackpadDefaults
wxRadioButton * m_rbPanHNone
wxRadioButton * m_rbPanHCtrl
wxChoice * m_choiceMiddleButtonDrag
wxStaticText * m_staticText8
wxRadioButton * m_rbZoomNone
virtual void OnScrollRadioButton(wxCommandEvent &event)
wxStaticText * m_staticText3
wxChoice * m_choiceLeftButtonDrag
wxCheckBox * m_checkAutoZoomSpeed
wxCheckBox * m_checkAutoPan
wxRadioButton * m_rbZoomAlt
~PANEL_MOUSE_SETTINGS_BASE()
wxStaticText * m_staticText20
wxStaticText * m_leftButtonDragLabel
wxStaticText * m_staticText22
wxStaticText * m_staticText31
wxButton * m_mouseDefaults
wxRadioButton * m_rbZoomCtrl
wxStaticText * m_staticText19
wxStaticText * m_staticText17
PANEL_MOUSE_SETTINGS_BASE(wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL, const wxString &name=wxEmptyString)
virtual void onTrackpadDefaults(wxCommandEvent &event)
wxStaticText * m_staticText21
wxRadioButton * m_rbPanVNone
wxRadioButton * m_rbPanHAlt
virtual void onMouseDefaults(wxCommandEvent &event)
wxStaticBitmap * m_scrollWarning
wxSlider * m_autoPanSpeed
wxRadioButton * m_rbPanVShift
wxStaticText * m_staticText11
wxCheckBox * m_checkEnablePanH
wxRadioButton * m_rbPanVAlt
wxRadioButton * m_rbZoomShift
wxRadioButton * m_rbPanVCtrl
A wxPanel that is designed to be reset in a standard manner.
wxRadioButton * m_rbPanHShift
wxStaticText * m_staticText1
wxStaticText * m_staticText10
Class PANEL_MOUSE_SETTINGS_BASE.
wxCheckBox * m_checkZoomAcceleration