open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Static Public Member Functions | List of all members
iAProjectRegistry Class Reference

#include <iAProjectRegistry.h>

Static Public Member Functions

template<typename ProjectType >
static void addProject (QString const &projectIdentifier)
 Adds a given project type to the registry. More...
 
static QSharedPointer< iAProjectBasecreateProject (QString const &projectIdentifier)
 
static QList< QString > const projectKeys ()
 

Member Function Documentation

◆ addProject()

template<typename ProjectType >
void iAProjectRegistry::addProject ( QString const &  projectIdentifier)
static

Adds a given project type to the registry.

◆ createProject()

QSharedPointer< iAProjectBase > iAProjectRegistry::createProject ( QString const &  projectIdentifier)
static

◆ projectKeys()

QList< QString > const iAProjectRegistry::projectKeys ( )
static

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