Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ setProvisioningFilePath
Method
setProvisioningFilePath
Modules/AppUtil/src/mitkBaseApplication.cpp:602–605 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
600
}
601
602
void BaseApplication::setProvisioningFilePath(const QString &filePath)
603
{
604
d->m_ProvFile = filePath;
605
}
606
607
QString BaseApplication::getProvisioningFilePath() const
608
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected