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

Completed in 152 milliseconds