Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ getSafeMode
Method
getSafeMode
Modules/AppUtil/src/mitkBaseApplication.cpp:574–577 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
bool BaseApplication::getSafeMode() const
575
{
576
return d->m_SafeMode;
577
}
578
579
void BaseApplication::setFullScreenMode(bool fullscreenMode)
580
{
Callers
1
getQApplication
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected