This singleton defines the TerraLib Qt Widgets module entry.
More...
#include <Module.h>
|
| Module () |
| The singleton constructor is not callable outside the class.
|
|
| ~Module () |
|
This singleton defines the TerraLib Qt Widgets module entry.
Definition at line 52 of file Module.h.
◆ Module()
te::qt::widgets::Module::Module |
( |
| ) |
|
|
protected |
The singleton constructor is not callable outside the class.
◆ ~Module()
te::qt::widgets::Module::~Module |
( |
| ) |
|
|
protected |
◆ finalize()
static void te::qt::widgets::Module::finalize |
( |
| ) |
|
|
staticprivate |
This is the cleanup function for the TerraLib Qt Widgets module.
- Note
- This method doesn't perform operations for this module.
◆ getInstance()
It returns a reference to the singleton instance.
- Returns
- A reference to the singleton instance.
Definition at line 109 of file Singleton.h.
◆ initialize()
static void te::qt::widgets::Module::initialize |
( |
| ) |
|
|
staticprivate |
This is the startup function for the TerraLib Qt Widgets module.
- Note
- This method doesn't perform operations for this module.
◆ te::common::Singleton< Module >
◆ m_module
◆ sm_bmpFmt
const char* te::qt::widgets::Module::sm_bmpFmt |
|
static |
◆ sm_gifFmt
const char* te::qt::widgets::Module::sm_gifFmt |
|
static |
◆ sm_jpegFmt
const char* te::qt::widgets::Module::sm_jpegFmt |
|
static |
◆ sm_module
const Module& te::qt::widgets::Module::sm_module |
|
staticprivate |
Just to make a static initialization.
Definition at line 92 of file Module.h.
◆ sm_pngFmt
const char* te::qt::widgets::Module::sm_pngFmt |
|
static |
◆ sm_unknownFmt
const char* te::qt::widgets::Module::sm_unknownFmt |
|
static |
◆ sm_xbmFmt
const char* te::qt::widgets::Module::sm_xbmFmt |
|
static |
◆ sm_xpmFmt
const char* te::qt::widgets::Module::sm_xpmFmt |
|
static |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/widgets/Module.h