QGIS API Documentation
2.8.2-Wien
|
Provides a context based help browser for a dialog. More...
#include <qgscontexthelp.h>
Static Public Member Functions | |
static void | run (QString context) |
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.
|
static |
Definition at line 32 of file qgscontexthelp.cpp.