AssistantHelpManagerImpl.h File Reference

An implementation of HelpManager that uses QAssistant to show help files. More...

#include "HelpManagerImpl.h"
#include <boost/noncopyable.hpp>
#include <QtCore/QObject>
#include <QtCore/QStringList>

Go to the source code of this file.

Classes

class  te::qt::widgets::AssistantHelpManagerImpl
 A help manager that uses the QAssistant to manage help files. 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

An implementation of HelpManager that uses QAssistant to show help files.

Definition in file AssistantHelpManagerImpl.h.