Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef QmitkNodeSelectionPreferenceHelper_h
14 #define QmitkNodeSelectionPreferenceHelper_h
MITKQTWIDGETS_EXPORT bool GetShowHistoryInspector()
MITKQTWIDGETS_EXPORT bool GetShowFavoritesInspector()
MITKQTWIDGETS_EXPORT void PutVisibleDataStorageInspectors(const VisibleDataStorageInspectorMapType &inspectors)
MITKQTWIDGETS_EXPORT void PutShowFavoritesInspector(bool show)
MITKQTWIDGETS_EXPORT DataStorageInspectorIDType GetPreferredDataStorageInspector()
Find image slices visible on a given plane.
MITKQTWIDGETS_EXPORT void PutPreferredDataStorageInspector(const DataStorageInspectorIDType &id)
MITKQTWIDGETS_EXPORT VisibleDataStorageInspectorMapType GetVisibleDataStorageInspectors()
std::string DataStorageInspectorIDType
std::map< unsigned int, DataStorageInspectorIDType > VisibleDataStorageInspectorMapType
MITKQTWIDGETS_EXPORT void PutShowHistoryInspector(bool show)