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

Completed in 31 milliseconds