#include <iAProjectRegistry.h>
|
| template<typename ProjectType > |
| static void | addProject (QString const &projectIdentifier) |
| | Adds a given project type to the registry. More...
|
| |
| static QSharedPointer< iAProjectBase > | createProject (QString const &projectIdentifier) |
| |
| static const QList< QString > | projectKeys () |
| |
◆ 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()
| const QList< QString > iAProjectRegistry::projectKeys |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: