|
Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
#include <QDirIterator>#include <memory>#include <functional>#include <QString>#include <vector>Go to the source code of this file.
Classes | |
| struct | FolderNode |
| Struct to store each (Folder) Node of the hierarchy tree structure. More... | |
| class | QmitknnUNetFolderParser |
| Class to store and retrieve folder hierarchy information of RESULTS_FOLDER. Only Root node is explicitly stored in m_RootNode. No. of sub levels in the hierarchry is defined in the LEVEL constant. More... | |