Default SessionItem factory.
More...
Default SessionItem factory.
Definition at line 28 of file itemfactory.h.
◆ ItemFactory()
ModelView::ItemFactory::ItemFactory |
( |
std::unique_ptr< ItemCatalogue > |
catalogue | ) |
|
◆ ~ItemFactory()
ModelView::ItemFactory::~ItemFactory |
( |
| ) |
|
|
override |
◆ createItem()
◆ registerItem()
void ModelView::ItemFactory::registerItem |
( |
const std::string & |
modelType, |
|
|
item_factory_func_t |
func, |
|
|
const std::string & |
label |
|
) |
| |
|
overridevirtual |
◆ m_catalogue
std::unique_ptr<ItemCatalogue> ModelView::ItemFactory::m_catalogue |
|
protected |
The documentation for this class was generated from the following file: