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>
22#include <wx/checkbox.h>
23#include <wx/gbsizer.h>
51 PANEL_SPACEMOUSE_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 );
wxSlider * m_autoPanSpeed
wxStaticText * m_panSpeedLabel
wxStaticText * m_panRotateLabel
wxCheckBox * m_checkEnablePanH
PANEL_SPACEMOUSE_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)
wxGridBagSizer * m_gbSizer
wxStaticLine * m_staticline1
wxSlider * m_rotationSpeed
wxStaticText * m_rotationSpeedLabel
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)