open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Classes | Typedefs
iAToolRegistry.h File Reference
#include "iAguibase_export.h"
#include <QList>
#include <memory>

Classes

class  iAToolRegistry
 

Typedefs

using iAToolCreateFuncPtr = std::shared_ptr< iATool >(*)(iAMainWindow *mainWnd, iAMdiChild *child)
 

Typedef Documentation

◆ iAToolCreateFuncPtr

using iAToolCreateFuncPtr = std::shared_ptr<iATool>(*)(iAMainWindow* mainWnd, iAMdiChild* child)