QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Static Public Member Functions | List of all members
QgsContextHelp Class Reference

Provides a context based help browser for a dialog. More...

#include <qgscontexthelp.h>

Static Public Member Functions

static void run (QString context)

Detailed Description

Provides a context based help browser for a dialog.

The help text is stored in SQLite and accessed by a context identifier unique to each dialog. This is a singleton class which invokes the help viewer using QProcess and ensures that only one viewer is open. The viewer will be terminated if open when the main application quits.

Definition at line 35 of file qgscontexthelp.h.

Member Function Documentation

void QgsContextHelp::run ( QString  context)
static

Definition at line 32 of file qgscontexthelp.cpp.


The documentation for this class was generated from the following files: