Searched refs:wxTreebookXmlHandler (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_treebk.h24 // wxTreebookXmlHandler class
31 class WXDLLIMPEXP_XRC wxTreebookXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
33 DECLARE_DYNAMIC_CLASS(wxTreebookXmlHandler)
36 wxTreebookXmlHandler();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_treebk.cpp29 IMPLEMENT_DYNAMIC_CLASS(wxTreebookXmlHandler, wxXmlResourceHandler)
31 wxTreebookXmlHandler::wxTreebookXmlHandler() function in class:wxTreebookXmlHandler
45 bool wxTreebookXmlHandler::CanHandle(wxXmlNode *node)
52 wxObject *wxTreebookXmlHandler::DoCreateResource()
H A Dxmlrsall.cpp177 AddHandler(new wxTreebookXmlHandler);

Completed in 67 milliseconds