Searched defs:GuiApp (Results 1 – 3 of 3) sorted by relevance
37 DENG2_PIMPL(GuiApp) in DENG2_PIMPL() argument72 GuiApp::GuiApp(int &argc, char **argv) in GuiApp() function in de::GuiApp
18 class GuiApp(AppMixin): class
45 enum Type { ConsoleApp, GuiApp, StaticLibrary, SharedLibrary, QtPlugin, EmptyProject }; enumerator