Searched refs:wxBitmapButtonXmlHandler (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_bmpbt.h18 class WXDLLIMPEXP_XRC wxBitmapButtonXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
20 DECLARE_DYNAMIC_CLASS(wxBitmapButtonXmlHandler)
23 wxBitmapButtonXmlHandler();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_bmpbt.cpp26 IMPLEMENT_DYNAMIC_CLASS(wxBitmapButtonXmlHandler, wxXmlResourceHandler)
28 wxBitmapButtonXmlHandler::wxBitmapButtonXmlHandler() function in class:wxBitmapButtonXmlHandler
40 wxObject *wxBitmapButtonXmlHandler::DoCreateResource()
67 bool wxBitmapButtonXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp45 AddHandler(new wxBitmapButtonXmlHandler);

Completed in 92 milliseconds