Home
last modified time | relevance | path

Searched refs:wxIMPLEMENT_APP (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/cad/gspiceui/gspiceui-v1.1.00/src/
H A DTypeDefs.hpp41 #ifndef wxIMPLEMENT_APP
42 #define wxIMPLEMENT_APP(X) IMPLEMENT_APP(X) macro
H A DApp_gSpiceUI.cpp24 wxIMPLEMENT_APP( App_gSpiceUI );
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/utils/screenshotgen/src/
H A Dscreenshot_app.cpp26 wxIMPLEMENT_APP(ScreenshotApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/utils/hhp2cached/
H A Dhhp2cached.cpp25 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/xrc/
H A Dxrcdemo.cpp59 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/html/helpview/
H A Dhelpview.cpp54 wxIMPLEMENT_APP(MyApp);
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/frameworks/9 wxwidgets/
H A Dwxprog.cpp45 wxIMPLEMENT_APP(MyApp);
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/frameworks/9 wxwidgets/
H A Dwxprog.cpp45 wxIMPLEMENT_APP(MyApp);
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/frameworks/9 wxwidgets/
H A Dwxprog.cpp45 wxIMPLEMENT_APP(MyApp);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/frameworks/9 wxwidgets/
H A Dwxprog.cpp45 wxIMPLEMENT_APP(MyApp);
/dports/devel/meson/meson-0.60.3/test cases/frameworks/9 wxwidgets/
H A Dwxprog.cpp45 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/dll/
H A Dwx_exe.cpp140 wxIMPLEMENT_APP(MainApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/build/bakefiles/wxpresets/sample/
H A Dminimal.cpp100 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/distrib/autopackage/sample/
H A Dminimal.cpp100 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/minimal/
H A Dminimal.cpp105 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/memcheck/
H A Dmemcheck.cpp50 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/nativdlg/
H A Dnativdlg.cpp34 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dapp.h850 #define wxIMPLEMENT_APP(appname) \ macro
885 #define IMPLEMENT_APP(app) wxIMPLEMENT_APP(app);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dapp.h883 #define wxIMPLEMENT_APP(appname) \ macro
918 #define IMPLEMENT_APP(app) wxIMPLEMENT_APP(app);
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dapp.h850 #define wxIMPLEMENT_APP(appname) \ macro
885 #define IMPLEMENT_APP(app) wxIMPLEMENT_APP(app);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/oleauto/
H A Doleauto.cpp111 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/html/zip/
H A Dzip.cpp94 wxIMPLEMENT_APP(MyApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/html/about/
H A Dabout.cpp82 wxIMPLEMENT_APP(MyApp);
/dports/graphics/bmeps/dktools-4.31.1/src/dkwxpath/
H A DDkWxPathApp.cpp30 wxIMPLEMENT_APP(DkWxPathApp);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/html/help/
H A Dhelp.cpp100 wxIMPLEMENT_APP(MyApp);

1234567