MCPcopy 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
87std::string QmitkFileChooser::GetFile() const
88{
89 return m_File->text().toStdString();
90}
91
92void QmitkFileChooser::OnSelectFileClicked(bool)
93{

Callers 4

IsPhilips3DDicomMethod · 0.80
ReadPhilips3DDicomMethod · 0.80
AppliesToMethod · 0.80
QmitkSafeNotifyFunction · 0.80

Calls 1

textMethod · 0.80

Tested by

no test coverage detected