|
open_iA 2024.9
|
#include "iabase_export.h"#include <itkCommand.h>#include <vtkSmartPointer.h>#include <QObject>Classes | |
| class | iAitkCommand |
| Helper class for forwarding progress events in ITK (where the observer pattern is used) to an iAProgress object. More... | |
| class | iAProgress |
| Connects computation with progress listeners through signals. More... | |