MCPcopy Create free account
hub / github.com/DISTRHO/DPF / quit

Method quit

dgl/src/Application.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196void Application::quit()
197{
198 pData->quit();
199}
200
201bool Application::isQuitting() const noexcept
202{

Callers 11

get_sizeMethod · 0.45
vst_dispatcherFunction · 0.45
idleCallbackMethod · 0.45
jackShutdownMethod · 0.45
dssiui_quitMethod · 0.45
~UICarlaFunction · 0.45
quitFunction · 0.45
getSizeMethod · 0.45
rt_pa_mainloop_api_quitFunction · 0.45
tests.hppFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected