38 for (
auto reader : readerItems)
51 selectedID = reader.GetServiceId();
57 selectedID = reader.GetServiceId();
63 mitkThrow() <<
"No valid reader found. All available readers are black listed.";
68 MITK_DEBUG <<
"Was not able to select reader found by the PreferenceListReaderOptionsFunctor";
long GetSelectedId() const
PreferenceListReaderOptionsFunctor()
std::string GetDescription() const
bool Select(const Item &item)
ListType m_PreferenceList
std::vector< Item > Get() const
Get a sorted list of file reader items.
std::vector< std::string > ListType
FileReaderSelector m_ReaderSelector
bool operator()(IOUtil::LoadInfo &loadInfo) const override