Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetFile
Method
GetFile
Modules/QtWidgetsExt/src/QmitkFileChooser.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
std::string QmitkFileChooser::GetFile() const
88
{
89
return m_File->text().toStdString();
90
}
91
92
void QmitkFileChooser::OnSelectFileClicked(bool)
93
{
Callers
4
IsPhilips3DDicom
Method · 0.80
ReadPhilips3DDicom
Method · 0.80
AppliesTo
Method · 0.80
QmitkSafeNotify
Function · 0.80
Calls
1
text
Method · 0.80
Tested by
no test coverage detected