A factory to build the scatter frame object.  
 More...
#include <ScatterFrameFactory.h>
 | 
| std::string  | 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 scatter frame object. 
Definition at line 50 of file ScatterFrameFactory.h.
 
◆ dictionary_type
◆ factory_type
◆ ~ScatterFrameFactory()
      
        
          | te::qt::widgets::ScatterFrameFactory::~ScatterFrameFactory  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ScatterFrameFactory()
  
  
      
        
          | te::qt::widgets::ScatterFrameFactory::ScatterFrameFactory  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ build()
◆ create()
◆ finalize()
  
  
      
        
          | static void te::qt::widgets::ScatterFrameFactory::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::ScatterFrameFactory::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:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/charts/ScatterFrameFactory.h