Searched refs:wxChoiceXmlHandler (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_choic.h18 class WXDLLIMPEXP_XRC wxChoiceXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
20 DECLARE_DYNAMIC_CLASS(wxChoiceXmlHandler)
23 wxChoiceXmlHandler();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_choic.cpp27 IMPLEMENT_DYNAMIC_CLASS(wxChoiceXmlHandler, wxXmlResourceHandler)
29 wxChoiceXmlHandler::wxChoiceXmlHandler() function in class:wxChoiceXmlHandler
36 wxObject *wxChoiceXmlHandler::DoCreateResource()
81 bool wxChoiceXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp64 AddHandler(new wxChoiceXmlHandler);

Completed in 41 milliseconds