A factory to build the string property widget object.
More...
#include <GeometryPropertyWidgetFactory.h>
|
int | m_factoryKey |
| The key that identifies the concrete factory: it will be used for unregistering the factory during destruction. More...
|
|
A factory to build the string property widget object.
Definition at line 50 of file GeometryPropertyWidgetFactory.h.
◆ dictionary_type
◆ factory_type
◆ ~GeometryPropertyWidgetFactory()
te::qt::widgets::GeometryPropertyWidgetFactory::~GeometryPropertyWidgetFactory |
( |
| ) |
|
◆ GeometryPropertyWidgetFactory()
te::qt::widgets::GeometryPropertyWidgetFactory::GeometryPropertyWidgetFactory |
( |
| ) |
|
|
protected |
◆ build()
◆ create()
◆ finalize()
static void te::qt::widgets::GeometryPropertyWidgetFactory::finalize |
( |
| ) |
|
|
static |
◆ find()
◆ getDictionary()
It returns a reference to the internal dictionary of concrete factories.
The dictionary is a singleton.
- Returns
- A reference to the internal dictionary.
Definition at line 106 of file AbstractFactory.h.
◆ getKey()
It returns the factory key associated to the concreate factory.
- Returns
- The factory key associated to the concreate factory.
Definition at line 84 of file AbstractFactory.h.
◆ getType()
int te::qt::widgets::GeometryPropertyWidgetFactory::getType |
( |
| ) |
const |
|
virtual |
◆ initialize()
static void te::qt::widgets::GeometryPropertyWidgetFactory::initialize |
( |
| ) |
|
|
static |
◆ make() [1/2]
◆ make() [2/2]
◆ m_factoryKey
The key that identifies the concrete factory: it will be used for unregistering the factory during destruction.
Definition at line 136 of file AbstractFactory.h.
◆ sm_factory
The documentation for this class was generated from the following file: