Module implementing a dialog to manage the QtHelp documentation database.
None |
QtHelpDocumentationDialog | Class implementing a dialog to manage the QtHelp documentation database. |
None |
Class implementing a dialog to manage the QtHelp documentation database.
None |
None |
QtHelpDocumentationDialog | Constructor |
__registerDocumentations | Private method to register a given list of documentations. |
getTabsToClose | Public method to get the list of tabs to close. |
hasChanges | Public slot to test the dialog for changes. |
on_addButton_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_removeButton_clicked | Private slot to remove a document from the help database. |
None |
Constructor
Private method to register a given list of documentations.
Public method to get the list of tabs to close.
Public slot to test the dialog for changes.
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 remove a document from the help database.