-
- inline wxSpinButton( wxWindow *parent
- ,wxWindowID id = -1
- ,const wxPoint& pos = wxDefaultPosition
- ,const wxSize& size = wxDefaultSize
- ,long style = wxSP_VERTICAL
- ,const wxString& name = "wxSpinButton"
+ inline wxSpinButton( wxWindow* pParent
+ ,wxWindowID vId = -1
+ ,const wxPoint& rPos = wxDefaultPosition
+ ,const wxSize& rSize = wxDefaultSize
+ ,long lStyle = wxSP_VERTICAL
+ ,const wxString& rsName = "wxSpinButton"