Refactor QtHelp plugin to provide a state.

Authored by cordlandwehr on May 7 2016, 4:05 PM.

Description

Refactor QtHelp plugin to provide a state.

The QtHelp plugin was conditionally created/deleted and hence a valid
object was taken as information if the qt documentation should be loaded.
After this refactoring, the plugin supports loading and unloading of the
documentation as well as information if a system QtHelp file could be
found. This is needed for status information in the GUI about existing
documentation files.

Performance-wise this change is not problematic, since this plugin is
only loaded for the configuration dialog.

Details

Committed
cordlandwehrMay 7 2016, 4:05 PM
Differential Revision
D1554: Add GUI feedback if no system QtHelp file is available
Parents
R32:397fdc495e98: Make Dialog Name more General
Branches
Unknown
Tags
Unknown