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 | |
namespace | te |
TerraLib. | |
namespace | te::qt |
Namespace for the Qt module of TerraLib. | |
namespace | 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.