10#include <wx/artprov.h> 
   11#include <wx/xrc/xmlres.h> 
   15#include <wx/stattext.h> 
   19#include <wx/settings.h> 
   20#include <wx/statline.h> 
   21#include <wx/checkbox.h> 
   24#include <wx/gbsizer.h> 
   29#include <wx/statbmp.h> 
   30#include <wx/radiobut.h> 
  106        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 );
 
 
wxButton * m_mouseDefaults
 
wxStaticText * m_staticText31
 
wxSlider * m_autoPanSpeed
 
wxStaticText * m_staticText211
 
wxStaticLine * m_staticline1
 
wxStaticText * m_staticText8
 
wxChoice * m_choiceLeftButtonDrag
 
wxRadioButton * m_rbPanVAlt
 
wxStaticLine * m_staticline3
 
virtual void OnScrollRadioButton(wxCommandEvent &event)
 
wxCheckBox * m_checkZoomAcceleration
 
wxStaticText * m_staticText10
 
wxCheckBox * m_checkZoomCenter
 
wxStaticLine * m_staticline2
 
wxRadioButton * m_rbPanHNone
 
wxRadioButton * m_rbPanVCtrl
 
wxStaticText * m_staticText3
 
wxRadioButton * m_rbPanHAlt
 
wxCheckBox * m_checkAutoPan
 
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_choiceMiddleButtonDrag
 
wxCheckBox * m_checkZoomReverse
 
wxStaticText * m_panMoveKeyLabel
 
wxStaticText * m_staticText20
 
wxStaticText * m_staticText18
 
wxChoice * m_choiceRightButtonDrag
 
wxStaticText * m_staticText21
 
wxCheckBox * m_checkAutoZoomSpeed
 
wxStaticText * m_staticText22
 
wxRadioButton * m_rbZoomShift
 
wxStaticText * m_staticText1
 
wxRadioButton * m_rbPanVNone
 
wxRadioButton * m_rbZoomAlt
 
wxRadioButton * m_rbZoomNone
 
wxStaticText * m_staticText11
 
wxRadioButton * m_rbPanHShift
 
wxRadioButton * m_rbZoomCtrl
 
virtual void onMouseDefaults(wxCommandEvent &event)
 
wxStaticText * m_scrollLabel
 
wxStaticText * m_leftButtonDragLabel
 
wxChoice * m_choicePanMoveKey
 
wxStaticBitmap * m_scrollWarning
 
wxStaticText * m_staticText19
 
wxStaticText * m_panZoomLabel
 
wxRadioButton * m_rbPanHCtrl
 
virtual void onTrackpadDefaults(wxCommandEvent &event)
 
wxCheckBox * m_checkPanHReverse
 
wxCheckBox * m_checkEnablePanH
 
wxStaticText * m_dragLabel
 
wxButton * m_trackpadDefaults
 
~PANEL_MOUSE_SETTINGS_BASE()
 
wxStaticText * m_staticText17
 
wxRadioButton * m_rbPanVShift
 
RESETTABLE_PANEL(wxWindow *aParent, wxWindowID aId=wxID_ANY, const wxPoint &aPos=wxDefaultPosition, const wxSize &aSize=wxSize(-1,-1), long aStyle=wxTAB_TRAVERSAL, const wxString &aName=wxEmptyString)