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
Static Public Member Functions | List of all members
iAToolRegistry Class Reference

#include <iAToolRegistry.h>

Static Public Member Functions

static void addTool (QString const &toolIdentifier, iAToolCreateFuncPtr toolCreateFunc)
 Adds a given tool type to the registry.
 
static std::shared_ptr< iAToolcreateTool (QString const &toolIdentifier, iAMainWindow *mainWnd, iAMdiChild *child)
 
static QList< QString > const toolKeys ()
 

Member Function Documentation

◆ addTool()

void iAToolRegistry::addTool ( QString const &  toolIdentifier,
iAToolCreateFuncPtr  toolCreateFunc 
)
static

Adds a given tool type to the registry.

◆ createTool()

std::shared_ptr< iATool > iAToolRegistry::createTool ( QString const &  toolIdentifier,
iAMainWindow mainWnd,
iAMdiChild child 
)
static

◆ toolKeys()

QList< QString > const iAToolRegistry::toolKeys ( )
static

The documentation for this class was generated from the following files: