Searched refs:wxSpinButtonXmlHandler (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxh_spin.h20 class WXDLLIMPEXP_XRC wxSpinButtonXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
22 DECLARE_DYNAMIC_CLASS(wxSpinButtonXmlHandler)
31 wxSpinButtonXmlHandler();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_spin.cpp26 IMPLEMENT_DYNAMIC_CLASS(wxSpinButtonXmlHandler, wxXmlResourceHandler)
28 wxSpinButtonXmlHandler::wxSpinButtonXmlHandler() function in class:wxSpinButtonXmlHandler
38 wxObject *wxSpinButtonXmlHandler::DoCreateResource()
56 bool wxSpinButtonXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp144 AddHandler(new wxSpinButtonXmlHandler);

Completed in 24 milliseconds