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 | |
| TerraLib.  | |
| te::qt | |
| Namespace for the Qt module of TerraLib.  | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib.  | |
An implementation of HelpManager that uses QAssistant to show help files.
Definition in file AssistantHelpManagerImpl.h.