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 |
__hasChangedFilters | Private method to determine, if there are filter changes. |
__initDocumentsTab | Private method to initialize the documents tab. |
__initFiltersTab | Private method to initialize the filters tab. |
__registerDocumentations | Private method to register a given list of documentations. |
__removeAttributes | Private method to remove attributes from the Qt Help database. |
getTabsToClose | Public method to get the list of tabs to close. |
hasDocumentationChanges | Public slot to test the dialog for changes of configured QtHelp documents. |
on_addDocumentsButton_clicked | Private slot to add QtHelp documents to the help database. |
on_addFilterButton_clicked | Private slot to add a new filter. |
on_addPluginButton_clicked | Private slot to add QtHelp documents provided by plug-ins to the help database. |
on_applyFilterChangesButton_clicked | Private slot to apply the filter changes. |
on_attributesList_itemChanged | Private slot to handle a change of an attribute. |
on_attributesList_itemSelectionChanged | Private slot handling the selection of attributes. |
on_documentsList_itemSelectionChanged | Private slot handling a change of the documents selection. |
on_filtersList_currentItemChanged | Private slot to update the attributes depending on the current filter. |
on_filtersList_itemSelectionChanged | Private slot handling a change of selected filters. |
on_managePluginButton_clicked | Private slot to manage the QtHelp documents provided by plug-ins. |
on_removeAttributesButton_clicked | Private slot to remove the selected filter attributes. |
on_removeDocumentsButton_clicked | Private slot to remove a document from the help database. |
on_removeFiltersButton_clicked | Private slot to remove the selected filters. |
on_resetFilterChangesButton_clicked | Private slot to forget the filter changes and reset the tab. |
on_tabWidget_currentChanged | Private slot handling a change of the current tab. |
on_unusedAttributesButton_clicked | Private slot to select all unused attributes. |
None |
Constructor
Private method to determine, if there are filter changes.
Private method to initialize the documents tab.
Private method to initialize the filters tab.
Private method to register a given list of documentations.
Private method to remove attributes from the Qt Help database.
Public method to get the list of tabs to close.
Public slot to test the dialog for changes of configured QtHelp documents.
Private slot to add QtHelp documents to the help database.
Private slot to add a new filter.
Private slot to add QtHelp documents provided by plug-ins to the help database.
Private slot to apply the filter changes.
Private slot to handle a change of an attribute.
Private slot handling the selection of attributes.
Private slot handling a change of the documents selection.
Private slot to update the attributes depending on the current filter.
Private slot handling a change of selected filters.
Private slot to manage the QtHelp documents provided by plug-ins.
Private slot to remove the selected filter attributes.
Private slot to remove a document from the help database.
Private slot to remove the selected filters.
Private slot to forget the filter changes and reset the tab.
Private slot handling a change of the current tab.
Private slot to select all unused attributes.