HelpManager.h File Reference

A singleton that contains a pointer to a help manager implementation. More...

#include "../../../common/Singleton.h"
#include "../Config.h"
#include <QtCore/QString>

Go to the source code of this file.

Classes

class  te::qt::widgets::HelpManager
 Facade for a te::qt::widgets::HelpManagerImpl object. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

A singleton that contains a pointer to a help manager implementation.

Definition in file HelpManager.h.