#include <ChartStyleFrameFactory.h>
|
std::string | m_factoryKey |
| The key that identifies the concrete factory: it will be used for unregistering the factory during destruction. More...
|
|
Definition at line 50 of file ChartStyleFrameFactory.h.
◆ dictionary_type
◆ factory_type
◆ ~ChartStyleFrameFactory()
te::qt::widgets::ChartStyleFrameFactory::~ChartStyleFrameFactory |
( |
| ) |
|
◆ ChartStyleFrameFactory()
te::qt::widgets::ChartStyleFrameFactory::ChartStyleFrameFactory |
( |
| ) |
|
|
protected |
◆ build()
◆ create()
◆ finalize()
static void te::qt::widgets::ChartStyleFrameFactory::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.
◆ initialize()
static void te::qt::widgets::ChartStyleFrameFactory::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: