Module implementing a widget to manage the QtHelp documentation settings.
None |
QtHelpDocumentationSettingsWidget | Class implementing a widget to manage the QtHelp documentation settings. |
None |
Class implementing a widget to manage the QtHelp documentation settings.
None |
None |
QtHelpDocumentationSettingsWidget | Constructor |
__applyDocumentsListFilter | Private slot to apply the current documents filter. |
__registerDocumentation | Private method to register a given list of documentations. |
documentationSettings | Public method to get the reference to the QtHelp documentation configuration object. |
on_addDocumentsButton_clicked | Private slot to add QtHelp documents to the help database. |
on_addPluginButton_clicked | Private slot to add QtHelp documents provided by plug-ins to the help database. |
on_documentsList_itemSelectionChanged | Private slot handling a change of the documents selection. |
on_filterEdit_textChanged | Private slot to react on changes of the document filter text. |
on_managePluginButton_clicked | Private slot to manage the QtHelp documents provided by plug-ins. |
on_removeDocumentsButton_clicked | Private slot to remove a document from the help database. |
setDocumentationSettings | Public method to set the reference to the QtHelp documentation configuration object. |
None |
Constructor
Private slot to apply the current documents filter.
Private method to register a given list of documentations.
Public method to get the reference to the QtHelp documentation configuration object.
Private slot to add QtHelp documents to the help database.
Private slot to add QtHelp documents provided by plug-ins to the help database.
Private slot handling a change of the documents selection.
Private slot to react on changes of the document filter text.
Private slot to manage the QtHelp documents provided by plug-ins.
Private slot to remove a document from the help database.
Public method to set the reference to the QtHelp documentation configuration object.