MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / Exit

Method Exit

src/render_panel/gr_render_controller.cpp:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 }
72
73 void GrRenderController::Exit() {
74
75 }
76
77 QString GrRenderController::GetWorkDir() {
78 return QCoreApplication::applicationDirPath();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected