Module implementing a class to store the QtHelp documentation settings before being applied to the help engine.
| None | 
| QtHelpDocumentationSettings | Class implementing a temporary store for QtHelp documentation settings. | 
| None | 
Class implementing a temporary store for QtHelp documentation settings.
| None | 
| None | 
| QtHelpDocumentationSettings | Constructor | 
| addDocumentation | Public method to a add a documentation file to the list. | 
| components | Public method to get the list of components. | 
| namespace | Public method to get the namespace defined by a QtHelp file. | 
| namespaceToFilename | Public method to get the namespace to filename mapping. | 
| namespaces | Public method to get the list of namespaces. | 
| removeDocumentation | Public method to remove the documentation of a given namespace. | 
| versions | Public method to get the list of versions. | 
| applySettings | Static method to apply the changed QtHelp documentation configuration. | 
| readSettings | Static method to read the QtHelp documentation configuration. | 
Constructor
Public method to a add a documentation file to the list.
Public method to get the list of components.
Public method to get the namespace defined by a QtHelp file.
Public method to get the namespace to filename mapping.
Public method to get the list of namespaces.
Public method to remove the documentation of a given namespace.
Public method to get the list of versions.
Static method to apply the changed QtHelp documentation configuration.
Static method to read the QtHelp documentation configuration.