Home
last modified time | relevance | path

Searched defs:wxIMPLEMENT_APP (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dapp.h950 #define wxIMPLEMENT_APP( className ) macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dapp.h1149 #define wxIMPLEMENT_APP( className ) macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dapp.h950 #define wxIMPLEMENT_APP( className ) macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dapp.h850 #define wxIMPLEMENT_APP(appname) \ macro
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dapp.h883 #define wxIMPLEMENT_APP(appname) \ macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dapp.h850 #define wxIMPLEMENT_APP(appname) \ macro
/dports/cad/gspiceui/gspiceui-v1.1.00/src/
H A DTypeDefs.hpp42 #define wxIMPLEMENT_APP(X) IMPLEMENT_APP(X) macro