MCPcopy Create free account
hub / github.com/MITK/MITK / isRunning

Method isRunning

Utilities/qtsingleapplication/qtsingleapplication.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175*/
176
177bool QtSingleApplication::isRunning()
178{
179 return peer->isClient();
180}
181
182/*!
183 Tries to send the text \a message to the currently running

Callers 1

handleNewAppInstanceFunction · 0.45

Calls 1

isClientMethod · 0.80

Tested by

no test coverage detected