Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ getPreloadLibraries
Method
getPreloadLibraries
Modules/AppUtil/src/mitkBaseApplication.cpp:597–600 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
595
}
596
597
QStringList BaseApplication::getPreloadLibraries() const
598
{
599
return d->m_PreloadLibs;
600
}
601
602
void BaseApplication::setProvisioningFilePath(const QString &filePath)
603
{
Callers
1
initialize
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected