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

Method getSingleMode

Modules/AppUtil/src/mitkBaseApplication.cpp:557–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555 }
556
557 bool BaseApplication::getSingleMode() const
558 {
559 return d->m_SingleMode;
560 }
561
562 void BaseApplication::setSafeMode(bool safeMode)
563 {

Callers 2

getQApplicationMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected