Fri, 13 Sep 2019 18:55:05 +0200
Updated source docu.
--- a/eric6/APIs/Python3/eric6.api Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/APIs/Python3/eric6.api Fri Sep 13 18:55:05 2019 +0200 @@ -996,6 +996,7 @@ eric6.E5Gui.E5ErrorMessageFilterDialog.E5ErrorMessageFilterDialog?1(messageFilters, defaultFilters, parent=None) eric6.E5Gui.E5FileDialog.DontConfirmOverwrite?7 eric6.E5Gui.E5FileDialog.DontResolveSymlinks?7 +eric6.E5Gui.E5FileDialog.DontUseCustomDirectoryIcons?7 eric6.E5Gui.E5FileDialog.DontUseNativeDialog?7 eric6.E5Gui.E5FileDialog.DontUseSheet?7 eric6.E5Gui.E5FileDialog.HideNameFilterDetails?7 @@ -5800,7 +5801,7 @@ eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog.on_bTest_clicked?4() eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog.on_buttonBox_clicked?4(button) eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog.on_pyqtComboBox_currentIndexChanged?4(txt) -eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog?1(pyqtVariant, parent=None) +eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog?1(dialogVariant, parent=None) eric6.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.getCode?4(indLevel, indString) eric6.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.on_bTest_clicked?4() eric6.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.on_buttonBox_clicked?4(button) @@ -8827,7 +8828,7 @@ eric6.UI.SearchWidget.SearchWidget.searchPrevious?7 eric6.UI.SearchWidget.SearchWidget.searchStringFound?4(found) eric6.UI.SearchWidget.SearchWidget.showFind?4(txt="") -eric6.UI.SearchWidget.SearchWidget?1(mainWindow, parent=None, spacer=True, showLine=False, hideRegExp=False) +eric6.UI.SearchWidget.SearchWidget?1(mainWindow, parent=None, spacer=True, showLine=False) eric6.UI.SplashScreen.NoneSplashScreen.clearMessage?4() eric6.UI.SplashScreen.NoneSplashScreen.finish?4(widget) eric6.UI.SplashScreen.NoneSplashScreen.showMessage?4(msg) @@ -10721,12 +10722,23 @@ eric6.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog.link?4() eric6.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog?1(parent, keyword, links) eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.getTabsToClose?4() -eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.hasChanges?4() -eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_addButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.hasDocumentationChanges?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_addDocumentsButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_addFilterButton_clicked?4() eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_addPluginButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_attributesList_itemChanged?4(item, column) +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged?4() eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_filtersList_currentItemChanged?4(current, previous) +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged?4() eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_managePluginButton_clicked?4() -eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_removeButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_removeAttributesButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_removeDocumentsButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_removeFiltersButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked?4() +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_tabWidget_currentChanged?4(index) +eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog.on_unusedAttributesButton_clicked?4() eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.QtHelpDocumentationDialog?1(engine, parent) eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.AddMode?7 eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.ManageMode?7 @@ -10736,16 +10748,6 @@ eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked?4() eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged?4() eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog?1(helpDocuments, mode, parent=None) -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_addButton_clicked?4() -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_attributesList_itemChanged?4(item, column) -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_attributesList_itemSelectionChanged?4() -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_buttonBox_accepted?4() -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_filtersList_currentItemChanged?4(current, previous) -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_filtersList_itemSelectionChanged?4() -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_removeAttributeButton_clicked?4() -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_removeButton_clicked?4() -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog.on_unusedAttributesButton_clicked?4() -eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.QtHelpFiltersDialog?1(engine, parent=None) eric6.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.SafeBrowsingAPIClient.ClientId?7 eric6.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.SafeBrowsingAPIClient.ClientVersion?7 eric6.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.SafeBrowsingAPIClient.GsbUrlTemplate?7
--- a/eric6/APIs/Python3/eric6.bas Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/APIs/Python3/eric6.bas Fri Sep 13 18:55:05 2019 +0200 @@ -748,7 +748,6 @@ QsciScintillaCompat QsciScintilla QtHelpDocumentationDialog QDialog Ui_QtHelpDocumentationDialog QtHelpDocumentationSelectionDialog QDialog Ui_QtHelpDocumentationSelectionDialog -QtHelpFiltersDialog QDialog Ui_QtHelpFiltersDialog QtHelpSchemeHandler QWebEngineUrlSchemeHandler QtHelpSchemeReply QIODevice QtPage ConfigurationPageBase Ui_QtPage
--- a/eric6/Documentation/Help/source.qhp Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Help/source.qhp Fri Sep 13 18:55:05 2019 +0200 @@ -1175,7 +1175,6 @@ <section title="eric6.WebBrowser.QtHelp.HelpTopicDialog" ref="eric6.WebBrowser.QtHelp.HelpTopicDialog.html" /> <section title="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html" /> <section title="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html" /> - <section title="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html" /> </section> <section title="eric6.WebBrowser.SafeBrowsing" ref="index-eric6.WebBrowser.SafeBrowsing.html"> <section title="eric6.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient" ref="eric6.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.html" /> @@ -5500,7 +5499,9 @@ <keyword name="FileDialogWizard (Package)" id="FileDialogWizard (Package)" ref="index-eric6.Plugins.WizardPlugins.FileDialogWizard.html" /> <keyword name="FileDialogWizard.__callForm" id="FileDialogWizard.__callForm" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__callForm" /> <keyword name="FileDialogWizard.__handle" id="FileDialogWizard.__handle" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__handle" /> - <keyword name="FileDialogWizard.__initAction" id="FileDialogWizard.__initAction" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__initAction" /> + <keyword name="FileDialogWizard.__handleE5FileDialog" id="FileDialogWizard.__handleE5FileDialog" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__handleE5FileDialog" /> + <keyword name="FileDialogWizard.__handleQFileDialog" id="FileDialogWizard.__handleQFileDialog" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__handleQFileDialog" /> + <keyword name="FileDialogWizard.__initActions" id="FileDialogWizard.__initActions" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__initActions" /> <keyword name="FileDialogWizard.__initMenu" id="FileDialogWizard.__initMenu" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.__initMenu" /> <keyword name="FileDialogWizard.activate" id="FileDialogWizard.activate" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.activate" /> <keyword name="FileDialogWizard.deactivate" id="FileDialogWizard.deactivate" ref="eric6.Plugins.PluginWizardQFileDialog.html#FileDialogWizard.deactivate" /> @@ -5508,6 +5509,7 @@ <keyword name="FileDialogWizardDialog (Constructor)" id="FileDialogWizardDialog (Constructor)" ref="eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__init__" /> <keyword name="FileDialogWizardDialog (Module)" id="FileDialogWizardDialog (Module)" ref="eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html" /> <keyword name="FileDialogWizardDialog.__adjustOptions" id="FileDialogWizardDialog.__adjustOptions" ref="eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__adjustOptions" /> + <keyword name="FileDialogWizardDialog.__prepareSchemesList" id="FileDialogWizardDialog.__prepareSchemesList" ref="eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__prepareSchemesList" /> <keyword name="FileDialogWizardDialog.__toggleConfirmCheckBox" id="FileDialogWizardDialog.__toggleConfirmCheckBox" ref="eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__toggleConfirmCheckBox" /> <keyword name="FileDialogWizardDialog.__toggleGroupsAndTest" id="FileDialogWizardDialog.__toggleGroupsAndTest" ref="eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__toggleGroupsAndTest" /> <keyword name="FileDialogWizardDialog.__toggleInitialFilterAndResult" id="FileDialogWizardDialog.__toggleInitialFilterAndResult" ref="eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html#FileDialogWizardDialog.__toggleInitialFilterAndResult" /> @@ -6707,7 +6709,6 @@ <keyword name="GreaseMonkeyScript.__reloadScript" id="GreaseMonkeyScript.__reloadScript" ref="eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html#GreaseMonkeyScript.__reloadScript" /> <keyword name="GreaseMonkeyScript.__requireDownloadError" id="GreaseMonkeyScript.__requireDownloadError" ref="eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html#GreaseMonkeyScript.__requireDownloadError" /> <keyword name="GreaseMonkeyScript.__requireDownloaded" id="GreaseMonkeyScript.__requireDownloaded" ref="eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html#GreaseMonkeyScript.__requireDownloaded" /> - <keyword name="GreaseMonkeyScript.__toJavaScriptList" id="GreaseMonkeyScript.__toJavaScriptList" ref="eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html#GreaseMonkeyScript.__toJavaScriptList" /> <keyword name="GreaseMonkeyScript.__watchedFileChanged" id="GreaseMonkeyScript.__watchedFileChanged" ref="eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html#GreaseMonkeyScript.__watchedFileChanged" /> <keyword name="GreaseMonkeyScript.description" id="GreaseMonkeyScript.description" ref="eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html#GreaseMonkeyScript.description" /> <keyword name="GreaseMonkeyScript.downloadUrl" id="GreaseMonkeyScript.downloadUrl" ref="eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html#GreaseMonkeyScript.downloadUrl" /> @@ -12096,14 +12097,29 @@ <keyword name="QtHelpDocumentationDialog" id="QtHelpDocumentationDialog" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog" /> <keyword name="QtHelpDocumentationDialog (Constructor)" id="QtHelpDocumentationDialog (Constructor)" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__init__" /> <keyword name="QtHelpDocumentationDialog (Module)" id="QtHelpDocumentationDialog (Module)" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html" /> + <keyword name="QtHelpDocumentationDialog.__hasChangedFilters" id="QtHelpDocumentationDialog.__hasChangedFilters" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__hasChangedFilters" /> + <keyword name="QtHelpDocumentationDialog.__initDocumentsTab" id="QtHelpDocumentationDialog.__initDocumentsTab" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__initDocumentsTab" /> + <keyword name="QtHelpDocumentationDialog.__initFiltersTab" id="QtHelpDocumentationDialog.__initFiltersTab" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__initFiltersTab" /> <keyword name="QtHelpDocumentationDialog.__registerDocumentations" id="QtHelpDocumentationDialog.__registerDocumentations" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__registerDocumentations" /> + <keyword name="QtHelpDocumentationDialog.__removeAttributes" id="QtHelpDocumentationDialog.__removeAttributes" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.__removeAttributes" /> <keyword name="QtHelpDocumentationDialog.getTabsToClose" id="QtHelpDocumentationDialog.getTabsToClose" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.getTabsToClose" /> - <keyword name="QtHelpDocumentationDialog.hasChanges" id="QtHelpDocumentationDialog.hasChanges" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.hasChanges" /> - <keyword name="QtHelpDocumentationDialog.on_addButton_clicked" id="QtHelpDocumentationDialog.on_addButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.hasDocumentationChanges" id="QtHelpDocumentationDialog.hasDocumentationChanges" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.hasDocumentationChanges" /> + <keyword name="QtHelpDocumentationDialog.on_addDocumentsButton_clicked" id="QtHelpDocumentationDialog.on_addDocumentsButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addDocumentsButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_addFilterButton_clicked" id="QtHelpDocumentationDialog.on_addFilterButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addFilterButton_clicked" /> <keyword name="QtHelpDocumentationDialog.on_addPluginButton_clicked" id="QtHelpDocumentationDialog.on_addPluginButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_addPluginButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" id="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_attributesList_itemChanged" id="QtHelpDocumentationDialog.on_attributesList_itemChanged" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_attributesList_itemChanged" /> + <keyword name="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" id="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" /> <keyword name="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" id="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" /> + <keyword name="QtHelpDocumentationDialog.on_filtersList_currentItemChanged" id="QtHelpDocumentationDialog.on_filtersList_currentItemChanged" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_filtersList_currentItemChanged" /> + <keyword name="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" id="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" /> <keyword name="QtHelpDocumentationDialog.on_managePluginButton_clicked" id="QtHelpDocumentationDialog.on_managePluginButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_managePluginButton_clicked" /> - <keyword name="QtHelpDocumentationDialog.on_removeButton_clicked" id="QtHelpDocumentationDialog.on_removeButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_removeButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_removeAttributesButton_clicked" id="QtHelpDocumentationDialog.on_removeAttributesButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_removeAttributesButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" id="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_removeFiltersButton_clicked" id="QtHelpDocumentationDialog.on_removeFiltersButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_removeFiltersButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" id="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" /> + <keyword name="QtHelpDocumentationDialog.on_tabWidget_currentChanged" id="QtHelpDocumentationDialog.on_tabWidget_currentChanged" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_tabWidget_currentChanged" /> + <keyword name="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" id="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html#QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" /> <keyword name="QtHelpDocumentationSelectionDialog" id="QtHelpDocumentationSelectionDialog" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog" /> <keyword name="QtHelpDocumentationSelectionDialog (Constructor)" id="QtHelpDocumentationSelectionDialog (Constructor)" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.__init__" /> <keyword name="QtHelpDocumentationSelectionDialog (Module)" id="QtHelpDocumentationSelectionDialog (Module)" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html" /> @@ -12113,19 +12129,6 @@ <keyword name="QtHelpDocumentationSelectionDialog.on_deleteButton_clicked" id="QtHelpDocumentationSelectionDialog.on_deleteButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.on_deleteButton_clicked" /> <keyword name="QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked" id="QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.on_deleteCategoryButton_clicked" /> <keyword name="QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged" id="QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged" ref="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html#QtHelpDocumentationSelectionDialog.on_documentationList_itemSelectionChanged" /> - <keyword name="QtHelpFiltersDialog" id="QtHelpFiltersDialog" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog" /> - <keyword name="QtHelpFiltersDialog (Constructor)" id="QtHelpFiltersDialog (Constructor)" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.__init__" /> - <keyword name="QtHelpFiltersDialog (Module)" id="QtHelpFiltersDialog (Module)" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html" /> - <keyword name="QtHelpFiltersDialog.__removeAttributes" id="QtHelpFiltersDialog.__removeAttributes" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.__removeAttributes" /> - <keyword name="QtHelpFiltersDialog.on_addButton_clicked" id="QtHelpFiltersDialog.on_addButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_addButton_clicked" /> - <keyword name="QtHelpFiltersDialog.on_attributesList_itemChanged" id="QtHelpFiltersDialog.on_attributesList_itemChanged" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_attributesList_itemChanged" /> - <keyword name="QtHelpFiltersDialog.on_attributesList_itemSelectionChanged" id="QtHelpFiltersDialog.on_attributesList_itemSelectionChanged" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_attributesList_itemSelectionChanged" /> - <keyword name="QtHelpFiltersDialog.on_buttonBox_accepted" id="QtHelpFiltersDialog.on_buttonBox_accepted" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_buttonBox_accepted" /> - <keyword name="QtHelpFiltersDialog.on_filtersList_currentItemChanged" id="QtHelpFiltersDialog.on_filtersList_currentItemChanged" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_filtersList_currentItemChanged" /> - <keyword name="QtHelpFiltersDialog.on_filtersList_itemSelectionChanged" id="QtHelpFiltersDialog.on_filtersList_itemSelectionChanged" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_filtersList_itemSelectionChanged" /> - <keyword name="QtHelpFiltersDialog.on_removeAttributeButton_clicked" id="QtHelpFiltersDialog.on_removeAttributeButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_removeAttributeButton_clicked" /> - <keyword name="QtHelpFiltersDialog.on_removeButton_clicked" id="QtHelpFiltersDialog.on_removeButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_removeButton_clicked" /> - <keyword name="QtHelpFiltersDialog.on_unusedAttributesButton_clicked" id="QtHelpFiltersDialog.on_unusedAttributesButton_clicked" ref="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html#QtHelpFiltersDialog.on_unusedAttributesButton_clicked" /> <keyword name="QtHelpGenerator" id="QtHelpGenerator" ref="eric6.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator" /> <keyword name="QtHelpGenerator (Constructor)" id="QtHelpGenerator (Constructor)" ref="eric6.DocumentationTools.QtHelpGenerator.html#QtHelpGenerator.__init__" /> <keyword name="QtHelpGenerator (Module)" id="QtHelpGenerator (Module)" ref="eric6.DocumentationTools.QtHelpGenerator.html" /> @@ -16477,7 +16480,6 @@ <keyword name="WebBrowserWindow.__linkActivated" id="WebBrowserWindow.__linkActivated" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__linkActivated" /> <keyword name="WebBrowserWindow.__lookForNewDocumentation" id="WebBrowserWindow.__lookForNewDocumentation" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__lookForNewDocumentation" /> <keyword name="WebBrowserWindow.__manageQtHelpDocumentation" id="WebBrowserWindow.__manageQtHelpDocumentation" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__manageQtHelpDocumentation" /> - <keyword name="WebBrowserWindow.__manageQtHelpFilters" id="WebBrowserWindow.__manageQtHelpFilters" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__manageQtHelpFilters" /> <keyword name="WebBrowserWindow.__nextTab" id="WebBrowserWindow.__nextTab" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__nextTab" /> <keyword name="WebBrowserWindow.__openFile" id="WebBrowserWindow.__openFile" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__openFile" /> <keyword name="WebBrowserWindow.__openFileNewTab" id="WebBrowserWindow.__openFileNewTab" ref="eric6.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__openFileNewTab" /> @@ -18661,7 +18663,6 @@ <file>eric6.WebBrowser.QtHelp.HelpTopicDialog.html</file> <file>eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html</file> <file>eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html</file> - <file>eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html</file> <file>eric6.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.html</file> <file>eric6.WebBrowser.SafeBrowsing.SafeBrowsingCache.html</file> <file>eric6.WebBrowser.SafeBrowsing.SafeBrowsingDialog.html</file>
--- a/eric6/Documentation/Source/eric6.E5Gui.E5FileDialog.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.E5Gui.E5FileDialog.html Fri Sep 13 18:55:05 2019 +0200 @@ -26,7 +26,7 @@ </p> <h3>Global Attributes</h3> <table> -<tr><td>DontConfirmOverwrite</td></tr><tr><td>DontResolveSymlinks</td></tr><tr><td>DontUseNativeDialog</td></tr><tr><td>DontUseSheet</td></tr><tr><td>HideNameFilterDetails</td></tr><tr><td>Option</td></tr><tr><td>Options</td></tr><tr><td>ReadOnly</td></tr><tr><td>ShowDirsOnly</td></tr> +<tr><td>DontConfirmOverwrite</td></tr><tr><td>DontResolveSymlinks</td></tr><tr><td>DontUseCustomDirectoryIcons</td></tr><tr><td>DontUseNativeDialog</td></tr><tr><td>DontUseSheet</td></tr><tr><td>HideNameFilterDetails</td></tr><tr><td>Option</td></tr><tr><td>Options</td></tr><tr><td>ReadOnly</td></tr><tr><td>ShowDirsOnly</td></tr> </table> <h3>Classes</h3> <table>
--- a/eric6/Documentation/Source/eric6.Plugins.PluginWizardQFileDialog.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.Plugins.PluginWizardQFileDialog.html Fri Sep 13 18:55:05 2019 +0200 @@ -66,8 +66,14 @@ <td><a href="#FileDialogWizard.__handle">__handle</a></td> <td>Private method to handle the wizards action.</td> </tr><tr> -<td><a href="#FileDialogWizard.__initAction">__initAction</a></td> -<td>Private method to initialize the action.</td> +<td><a href="#FileDialogWizard.__handleE5FileDialog">__handleE5FileDialog</a></td> +<td>Private slot to handle the wizard E5FileDialog action.</td> +</tr><tr> +<td><a href="#FileDialogWizard.__handleQFileDialog">__handleQFileDialog</a></td> +<td>Private slot to handle the wizard QFileDialog action.</td> +</tr><tr> +<td><a href="#FileDialogWizard.__initActions">__initActions</a></td> +<td>Private method to initialize the actions.</td> </tr><tr> <td><a href="#FileDialogWizard.__initMenu">__initMenu</a></td> <td>Private method to add the actions to the right menu.</td> @@ -95,13 +101,17 @@ </dd> </dl><a NAME="FileDialogWizard.__callForm" ID="FileDialogWizard.__callForm"></a> <h4>FileDialogWizard.__callForm</h4> -<b>__callForm</b>(<i>editor</i>) +<b>__callForm</b>(<i>editor, variant</i>) <p> Private method to display a dialog and get the code. </p><dl> -<dt><i>editor</i></dt> +<dt><i>editor</i> (Editor)</dt> <dd> reference to the current editor +</dd><dt><i>variant</i> (int)</dt> +<dd> +variant of code to be generated + (-1 = E5FileDialog, 0 = unknown, 4 = PyQt4, 5 = PyQt5) </dd> </dl><dl> <dt>Returns:</dt> @@ -110,14 +120,35 @@ </dd> </dl><a NAME="FileDialogWizard.__handle" ID="FileDialogWizard.__handle"></a> <h4>FileDialogWizard.__handle</h4> -<b>__handle</b>(<i></i>) +<b>__handle</b>(<i>variant</i>) <p> Private method to handle the wizards action. -</p><a NAME="FileDialogWizard.__initAction" ID="FileDialogWizard.__initAction"></a> -<h4>FileDialogWizard.__initAction</h4> -<b>__initAction</b>(<i></i>) +</p><dl> +<dt><i>variant</i> (str)</dt> +<dd> +dialog variant to be generated + (E5FileDialog or QFileDialog) +</dd> +</dl><dl> +<dt>Raises <b>ValueError</b>:</dt> +<dd> +raised to indicate an illegal file dialog variant +</dd> +</dl><a NAME="FileDialogWizard.__handleE5FileDialog" ID="FileDialogWizard.__handleE5FileDialog"></a> +<h4>FileDialogWizard.__handleE5FileDialog</h4> +<b>__handleE5FileDialog</b>(<i></i>) <p> - Private method to initialize the action. + Private slot to handle the wizard E5FileDialog action. +</p><a NAME="FileDialogWizard.__handleQFileDialog" ID="FileDialogWizard.__handleQFileDialog"></a> +<h4>FileDialogWizard.__handleQFileDialog</h4> +<b>__handleQFileDialog</b>(<i></i>) +<p> + Private slot to handle the wizard QFileDialog action. +</p><a NAME="FileDialogWizard.__initActions" ID="FileDialogWizard.__initActions"></a> +<h4>FileDialogWizard.__initActions</h4> +<b>__initActions</b>(<i></i>) +<p> + Private method to initialize the actions. </p><a NAME="FileDialogWizard.__initMenu" ID="FileDialogWizard.__initMenu"></a> <h4>FileDialogWizard.__initMenu</h4> <b>__initMenu</b>(<i></i>)
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Fri Sep 13 18:55:05 2019 +0200 @@ -539,4 +539,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> +</body></html> \ No newline at end of file
--- a/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Fri Sep 13 18:55:05 2019 +0200 @@ -44,8 +44,8 @@ <p> Class implementing the color dialog wizard dialog. </p><p> - It displays a dialog for entering the parameters - for the QFileDialog code generator. + It displays a dialog for entering the parameters for the + E5FileDialog or QFileDialog code generator. </p> <h3>Derived from</h3> QDialog, Ui_FileDialogWizardDialog @@ -66,6 +66,9 @@ <td><a href="#FileDialogWizardDialog.__adjustOptions">__adjustOptions</a></td> <td>Private method to adjust the file dialog options.</td> </tr><tr> +<td><a href="#FileDialogWizardDialog.__prepareSchemesList">__prepareSchemesList</a></td> +<td>Private method to prepare the list of supported schemes.</td> +</tr><tr> <td><a href="#FileDialogWizardDialog.__toggleConfirmCheckBox">__toggleConfirmCheckBox</a></td> <td>Private slot to enable/disable the confirmation check box.</td> </tr><tr> @@ -94,16 +97,17 @@ </table> <a NAME="FileDialogWizardDialog.__init__" ID="FileDialogWizardDialog.__init__"></a> <h4>FileDialogWizardDialog (Constructor)</h4> -<b>FileDialogWizardDialog</b>(<i>pyqtVariant, parent=None</i>) +<b>FileDialogWizardDialog</b>(<i>dialogVariant, parent=None</i>) <p> Constructor </p><dl> -<dt><i>pyqtVariant</i></dt> +<dt><i>dialogVariant</i> (int)</dt> <dd> -variant of PyQt (integer; 0, 4 or 5) -</dd><dt><i>parent</i></dt> +variant of the file dialog to be generated + (-1 = E5FileDialog, 0 = unknown, 4 = PyQt4, 5 = PyQt5) +</dd><dt><i>parent</i> (QWidget)</dt> <dd> -parent widget (QWidget) +parent widget </dd> </dl><a NAME="FileDialogWizardDialog.__adjustOptions" ID="FileDialogWizardDialog.__adjustOptions"></a> <h4>FileDialogWizardDialog.__adjustOptions</h4> @@ -120,6 +124,21 @@ <dd> modified options (QFileDialog.Options) </dd> +</dl><a NAME="FileDialogWizardDialog.__prepareSchemesList" ID="FileDialogWizardDialog.__prepareSchemesList"></a> +<h4>FileDialogWizardDialog.__prepareSchemesList</h4> +<b>__prepareSchemesList</b>(<i></i>) +<p> + Private method to prepare the list of supported schemes. +</p><dl> +<dt>Returns:</dt> +<dd> +string representation of the supported schemes +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +str +</dd> </dl><a NAME="FileDialogWizardDialog.__toggleConfirmCheckBox" ID="FileDialogWizardDialog.__toggleConfirmCheckBox"></a> <h4>FileDialogWizardDialog.__toggleConfirmCheckBox</h4> <b>__toggleConfirmCheckBox</b>(<i></i>)
--- a/eric6/Documentation/Source/eric6.Project.UicLoadUi.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.Project.UicLoadUi.html Fri Sep 13 18:55:05 2019 +0200 @@ -21,7 +21,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric6.Project.UicLoadUi</h1> <p> -Module to get sys.path of an external interpreter. +Module to get the object name, class name or signatures of a Qt form (*.ui). </p> <h3>Global Attributes</h3> <table>
--- a/eric6/Documentation/Source/eric6.UI.SearchWidget.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.UI.SearchWidget.html Fri Sep 13 18:55:05 2019 +0200 @@ -105,7 +105,7 @@ </table> <a NAME="SearchWidget.__init__" ID="SearchWidget.__init__"></a> <h4>SearchWidget (Constructor)</h4> -<b>SearchWidget</b>(<i>mainWindow, parent=None, spacer=True, showLine=False, hideRegExp=False</i>) +<b>SearchWidget</b>(<i>mainWindow, parent=None, spacer=True, showLine=False</i>) <p> Constructor </p><dl> @@ -122,9 +122,6 @@ </dd><dt><i>showLine</i> (bool)</dt> <dd> flag indicating to show all widget in one row -</dd><dt><i>hideRegExp</i> (bool)</dt> -<dd> -flag indicating to hide the Regexp checkbox </dd> </dl><a NAME="SearchWidget.__findByReturnPressed" ID="SearchWidget.__findByReturnPressed"></a> <h4>SearchWidget.__findByReturnPressed</h4>
--- a/eric6/Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html Fri Sep 13 18:55:05 2019 +0200 @@ -97,9 +97,6 @@ <td><a href="#GreaseMonkeyScript.__requireDownloaded">__requireDownloaded</a></td> <td>Private slot to handle a finished download of a required script.</td> </tr><tr> -<td><a href="#GreaseMonkeyScript.__toJavaScriptList">__toJavaScriptList</a></td> -<td>Private method to convert a list of str to a string containing a valid JavaScript list definition.</td> -</tr><tr> <td><a href="#GreaseMonkeyScript.__watchedFileChanged">__watchedFileChanged</a></td> <td>Private slot handling changes of the script file.</td> </tr><tr> @@ -255,27 +252,6 @@ <dd> reference to the downloader object </dd> -</dl><a NAME="GreaseMonkeyScript.__toJavaScriptList" ID="GreaseMonkeyScript.__toJavaScriptList"></a> -<h4>GreaseMonkeyScript.__toJavaScriptList</h4> -<b>__toJavaScriptList</b>(<i>patterns</i>) -<p> - Private method to convert a list of str to a string containing a valid - JavaScript list definition. -</p><dl> -<dt><i>patterns</i> (list of str)</dt> -<dd> -list of match patterns -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -JavaScript script containing the list -</dd> -</dl><dl> -<dt>Return Type:</dt> -<dd> -str -</dd> </dl><a NAME="GreaseMonkeyScript.__watchedFileChanged" ID="GreaseMonkeyScript.__watchedFileChanged"></a> <h4>GreaseMonkeyScript.__watchedFileChanged</h4> <b>__watchedFileChanged</b>(<i>fileName</i>) @@ -511,11 +487,6 @@ <dd> QWebEngineScript </dd> -</dl><dl> -<dt>Raises <b>ValueError</b>:</dt> -<dd> -raised to indicate an unsupported start point -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/eric6/Documentation/Source/eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.WebBrowser.QtHelp.QtHelpDocumentationDialog.html Fri Sep 13 18:55:05 2019 +0200 @@ -60,29 +60,74 @@ <td><a href="#QtHelpDocumentationDialog.__init__">QtHelpDocumentationDialog</a></td> <td>Constructor</td> </tr><tr> +<td><a href="#QtHelpDocumentationDialog.__hasChangedFilters">__hasChangedFilters</a></td> +<td>Private method to determine, if there are filter changes.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.__initDocumentsTab">__initDocumentsTab</a></td> +<td>Private method to initialize the documents tab.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.__initFiltersTab">__initFiltersTab</a></td> +<td>Private method to initialize the filters tab.</td> +</tr><tr> <td><a href="#QtHelpDocumentationDialog.__registerDocumentations">__registerDocumentations</a></td> <td>Private method to register a given list of documentations.</td> </tr><tr> +<td><a href="#QtHelpDocumentationDialog.__removeAttributes">__removeAttributes</a></td> +<td>Private method to remove attributes from the Qt Help database.</td> +</tr><tr> <td><a href="#QtHelpDocumentationDialog.getTabsToClose">getTabsToClose</a></td> <td>Public method to get the list of tabs to close.</td> </tr><tr> -<td><a href="#QtHelpDocumentationDialog.hasChanges">hasChanges</a></td> -<td>Public slot to test the dialog for changes.</td> +<td><a href="#QtHelpDocumentationDialog.hasDocumentationChanges">hasDocumentationChanges</a></td> +<td>Public slot to test the dialog for changes of configured QtHelp documents.</td> </tr><tr> -<td><a href="#QtHelpDocumentationDialog.on_addButton_clicked">on_addButton_clicked</a></td> +<td><a href="#QtHelpDocumentationDialog.on_addDocumentsButton_clicked">on_addDocumentsButton_clicked</a></td> <td>Private slot to add QtHelp documents to the help database.</td> </tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_addFilterButton_clicked">on_addFilterButton_clicked</a></td> +<td>Private slot to add a new filter.</td> +</tr><tr> <td><a href="#QtHelpDocumentationDialog.on_addPluginButton_clicked">on_addPluginButton_clicked</a></td> <td>Private slot to add QtHelp documents provided by plug-ins to the help database.</td> </tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked">on_applyFilterChangesButton_clicked</a></td> +<td>Private slot to apply the filter changes.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_attributesList_itemChanged">on_attributesList_itemChanged</a></td> +<td>Private slot to handle a change of an attribute.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged">on_attributesList_itemSelectionChanged</a></td> +<td>Private slot handling the selection of attributes.</td> +</tr><tr> <td><a href="#QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged">on_documentsList_itemSelectionChanged</a></td> <td>Private slot handling a change of the documents selection.</td> </tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_filtersList_currentItemChanged">on_filtersList_currentItemChanged</a></td> +<td>Private slot to update the attributes depending on the current filter.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged">on_filtersList_itemSelectionChanged</a></td> +<td>Private slot handling a change of selected filters.</td> +</tr><tr> <td><a href="#QtHelpDocumentationDialog.on_managePluginButton_clicked">on_managePluginButton_clicked</a></td> <td>Private slot to manage the QtHelp documents provided by plug-ins.</td> </tr><tr> -<td><a href="#QtHelpDocumentationDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> +<td><a href="#QtHelpDocumentationDialog.on_removeAttributesButton_clicked">on_removeAttributesButton_clicked</a></td> +<td>Private slot to remove the selected filter attributes.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_removeDocumentsButton_clicked">on_removeDocumentsButton_clicked</a></td> <td>Private slot to remove a document from the help database.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_removeFiltersButton_clicked">on_removeFiltersButton_clicked</a></td> +<td>Private slot to remove the selected filters.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked">on_resetFilterChangesButton_clicked</a></td> +<td>Private slot to forget the filter changes and reset the tab.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_tabWidget_currentChanged">on_tabWidget_currentChanged</a></td> +<td>Private slot handling a change of the current tab.</td> +</tr><tr> +<td><a href="#QtHelpDocumentationDialog.on_unusedAttributesButton_clicked">on_unusedAttributesButton_clicked</a></td> +<td>Private slot to select all unused attributes.</td> </tr> </table> <h3>Static Methods</h3> @@ -102,7 +147,32 @@ <dd> reference to the parent widget (QWidget) </dd> -</dl><a NAME="QtHelpDocumentationDialog.__registerDocumentations" ID="QtHelpDocumentationDialog.__registerDocumentations"></a> +</dl><a NAME="QtHelpDocumentationDialog.__hasChangedFilters" ID="QtHelpDocumentationDialog.__hasChangedFilters"></a> +<h4>QtHelpDocumentationDialog.__hasChangedFilters</h4> +<b>__hasChangedFilters</b>(<i></i>) +<p> + Private method to determine, if there are filter changes. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating the presence of filter changes +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl><a NAME="QtHelpDocumentationDialog.__initDocumentsTab" ID="QtHelpDocumentationDialog.__initDocumentsTab"></a> +<h4>QtHelpDocumentationDialog.__initDocumentsTab</h4> +<b>__initDocumentsTab</b>(<i></i>) +<p> + Private method to initialize the documents tab. +</p><a NAME="QtHelpDocumentationDialog.__initFiltersTab" ID="QtHelpDocumentationDialog.__initFiltersTab"></a> +<h4>QtHelpDocumentationDialog.__initFiltersTab</h4> +<b>__initFiltersTab</b>(<i></i>) +<p> + Private method to initialize the filters tab. +</p><a NAME="QtHelpDocumentationDialog.__registerDocumentations" ID="QtHelpDocumentationDialog.__registerDocumentations"></a> <h4>QtHelpDocumentationDialog.__registerDocumentations</h4> <b>__registerDocumentations</b>(<i>fileNames</i>) <p> @@ -112,7 +182,12 @@ <dd> list of documentation files to be registered </dd> -</dl><a NAME="QtHelpDocumentationDialog.getTabsToClose" ID="QtHelpDocumentationDialog.getTabsToClose"></a> +</dl><a NAME="QtHelpDocumentationDialog.__removeAttributes" ID="QtHelpDocumentationDialog.__removeAttributes"></a> +<h4>QtHelpDocumentationDialog.__removeAttributes</h4> +<b>__removeAttributes</b>(<i></i>) +<p> + Private method to remove attributes from the Qt Help database. +</p><a NAME="QtHelpDocumentationDialog.getTabsToClose" ID="QtHelpDocumentationDialog.getTabsToClose"></a> <h4>QtHelpDocumentationDialog.getTabsToClose</h4> <b>getTabsToClose</b>(<i></i>) <p> @@ -120,44 +195,132 @@ </p><dl> <dt>Returns:</dt> <dd> -list of tab ids to be closed (list of integers) +list of tab ids to be closed +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +list of int </dd> -</dl><a NAME="QtHelpDocumentationDialog.hasChanges" ID="QtHelpDocumentationDialog.hasChanges"></a> -<h4>QtHelpDocumentationDialog.hasChanges</h4> -<b>hasChanges</b>(<i></i>) +</dl><a NAME="QtHelpDocumentationDialog.hasDocumentationChanges" ID="QtHelpDocumentationDialog.hasDocumentationChanges"></a> +<h4>QtHelpDocumentationDialog.hasDocumentationChanges</h4> +<b>hasDocumentationChanges</b>(<i></i>) <p> - Public slot to test the dialog for changes. + Public slot to test the dialog for changes of configured QtHelp + documents. </p><dl> <dt>Returns:</dt> <dd> flag indicating presence of changes </dd> -</dl><a NAME="QtHelpDocumentationDialog.on_addButton_clicked" ID="QtHelpDocumentationDialog.on_addButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_addButton_clicked</h4> -<b>on_addButton_clicked</b>(<i></i>) +</dl><dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl><a NAME="QtHelpDocumentationDialog.on_addDocumentsButton_clicked" ID="QtHelpDocumentationDialog.on_addDocumentsButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_addDocumentsButton_clicked</h4> +<b>on_addDocumentsButton_clicked</b>(<i></i>) <p> Private slot to add QtHelp documents to the help database. +</p><a NAME="QtHelpDocumentationDialog.on_addFilterButton_clicked" ID="QtHelpDocumentationDialog.on_addFilterButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_addFilterButton_clicked</h4> +<b>on_addFilterButton_clicked</b>(<i></i>) +<p> + Private slot to add a new filter. </p><a NAME="QtHelpDocumentationDialog.on_addPluginButton_clicked" ID="QtHelpDocumentationDialog.on_addPluginButton_clicked"></a> <h4>QtHelpDocumentationDialog.on_addPluginButton_clicked</h4> <b>on_addPluginButton_clicked</b>(<i></i>) <p> Private slot to add QtHelp documents provided by plug-ins to the help database. +</p><a NAME="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked" ID="QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_applyFilterChangesButton_clicked</h4> +<b>on_applyFilterChangesButton_clicked</b>(<i></i>) +<p> + Private slot to apply the filter changes. +</p><a NAME="QtHelpDocumentationDialog.on_attributesList_itemChanged" ID="QtHelpDocumentationDialog.on_attributesList_itemChanged"></a> +<h4>QtHelpDocumentationDialog.on_attributesList_itemChanged</h4> +<b>on_attributesList_itemChanged</b>(<i>item, column</i>) +<p> + Private slot to handle a change of an attribute. +</p><dl> +<dt><i>item</i></dt> +<dd> +reference to the changed item (QTreeWidgetItem) +</dd><dt><i>column</i></dt> +<dd> +column containing the change (integer) +</dd> +</dl><a NAME="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged" ID="QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged"></a> +<h4>QtHelpDocumentationDialog.on_attributesList_itemSelectionChanged</h4> +<b>on_attributesList_itemSelectionChanged</b>(<i></i>) +<p> + Private slot handling the selection of attributes. </p><a NAME="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged" ID="QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged"></a> <h4>QtHelpDocumentationDialog.on_documentsList_itemSelectionChanged</h4> <b>on_documentsList_itemSelectionChanged</b>(<i></i>) <p> Private slot handling a change of the documents selection. +</p><a NAME="QtHelpDocumentationDialog.on_filtersList_currentItemChanged" ID="QtHelpDocumentationDialog.on_filtersList_currentItemChanged"></a> +<h4>QtHelpDocumentationDialog.on_filtersList_currentItemChanged</h4> +<b>on_filtersList_currentItemChanged</b>(<i>current, previous</i>) +<p> + Private slot to update the attributes depending on the current filter. +</p><dl> +<dt><i>current</i></dt> +<dd> +reference to the current item (QListWidgetitem) +</dd><dt><i>previous</i></dt> +<dd> +reference to the previous current item + (QListWidgetItem) +</dd> +</dl><a NAME="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged" ID="QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged"></a> +<h4>QtHelpDocumentationDialog.on_filtersList_itemSelectionChanged</h4> +<b>on_filtersList_itemSelectionChanged</b>(<i></i>) +<p> + Private slot handling a change of selected filters. </p><a NAME="QtHelpDocumentationDialog.on_managePluginButton_clicked" ID="QtHelpDocumentationDialog.on_managePluginButton_clicked"></a> <h4>QtHelpDocumentationDialog.on_managePluginButton_clicked</h4> <b>on_managePluginButton_clicked</b>(<i></i>) <p> Private slot to manage the QtHelp documents provided by plug-ins. -</p><a NAME="QtHelpDocumentationDialog.on_removeButton_clicked" ID="QtHelpDocumentationDialog.on_removeButton_clicked"></a> -<h4>QtHelpDocumentationDialog.on_removeButton_clicked</h4> -<b>on_removeButton_clicked</b>(<i></i>) +</p><a NAME="QtHelpDocumentationDialog.on_removeAttributesButton_clicked" ID="QtHelpDocumentationDialog.on_removeAttributesButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_removeAttributesButton_clicked</h4> +<b>on_removeAttributesButton_clicked</b>(<i></i>) +<p> + Private slot to remove the selected filter attributes. +</p><a NAME="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked" ID="QtHelpDocumentationDialog.on_removeDocumentsButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_removeDocumentsButton_clicked</h4> +<b>on_removeDocumentsButton_clicked</b>(<i></i>) <p> Private slot to remove a document from the help database. +</p><a NAME="QtHelpDocumentationDialog.on_removeFiltersButton_clicked" ID="QtHelpDocumentationDialog.on_removeFiltersButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_removeFiltersButton_clicked</h4> +<b>on_removeFiltersButton_clicked</b>(<i></i>) +<p> + Private slot to remove the selected filters. +</p><a NAME="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked" ID="QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_resetFilterChangesButton_clicked</h4> +<b>on_resetFilterChangesButton_clicked</b>(<i></i>) +<p> + Private slot to forget the filter changes and reset the tab. +</p><a NAME="QtHelpDocumentationDialog.on_tabWidget_currentChanged" ID="QtHelpDocumentationDialog.on_tabWidget_currentChanged"></a> +<h4>QtHelpDocumentationDialog.on_tabWidget_currentChanged</h4> +<b>on_tabWidget_currentChanged</b>(<i>index</i>) +<p> + Private slot handling a change of the current tab. +</p><dl> +<dt><i>index</i> (int)</dt> +<dd> +index of the current tab +</dd> +</dl><a NAME="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked" ID="QtHelpDocumentationDialog.on_unusedAttributesButton_clicked"></a> +<h4>QtHelpDocumentationDialog.on_unusedAttributesButton_clicked</h4> +<b>on_unusedAttributesButton_clicked</b>(<i></i>) +<p> + Private slot to select all unused attributes. </p> <div align="right"><a href="#top">Up</a></div> <hr />
--- a/eric6/Documentation/Source/eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html Fri Sep 13 18:54:34 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,181 +0,0 @@ -<!DOCTYPE html> -<html><head> -<title>eric6.WebBrowser.QtHelp.QtHelpFiltersDialog</title> -<meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> -</head> -<body><a NAME="top" ID="top"></a> -<h1>eric6.WebBrowser.QtHelp.QtHelpFiltersDialog</h1> -<p> -Module implementing a dialog to manage the QtHelp filters. -</p> -<h3>Global Attributes</h3> -<table> -<tr><td>None</td></tr> -</table> -<h3>Classes</h3> -<table> -<tr> -<td><a href="#QtHelpFiltersDialog">QtHelpFiltersDialog</a></td> -<td>Class implementing a dialog to manage the QtHelp filters.</td> -</tr> -</table> -<h3>Functions</h3> -<table> -<tr><td>None</td></tr> -</table> -<hr /><hr /> -<a NAME="QtHelpFiltersDialog" ID="QtHelpFiltersDialog"></a> -<h2>QtHelpFiltersDialog</h2> -<p> - Class implementing a dialog to manage the QtHelp filters. -</p> -<h3>Derived from</h3> -QDialog, Ui_QtHelpFiltersDialog -<h3>Class Attributes</h3> -<table> -<tr><td>None</td></tr> -</table> -<h3>Class Methods</h3> -<table> -<tr><td>None</td></tr> -</table> -<h3>Methods</h3> -<table> -<tr> -<td><a href="#QtHelpFiltersDialog.__init__">QtHelpFiltersDialog</a></td> -<td>Constructor</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.__removeAttributes">__removeAttributes</a></td> -<td>Private method to remove attributes from the Qt Help database.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_addButton_clicked">on_addButton_clicked</a></td> -<td>Private slot to add a new filter.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_attributesList_itemChanged">on_attributesList_itemChanged</a></td> -<td>Private slot to handle a change of an attribute.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_attributesList_itemSelectionChanged">on_attributesList_itemSelectionChanged</a></td> -<td>Private slot handling the selection of attributes.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td> -<td>Private slot to update the database, if the dialog is accepted.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_filtersList_currentItemChanged">on_filtersList_currentItemChanged</a></td> -<td>Private slot to update the attributes depending on the current filter.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_filtersList_itemSelectionChanged">on_filtersList_itemSelectionChanged</a></td> -<td>Private slot handling a change of selected filters.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_removeAttributeButton_clicked">on_removeAttributeButton_clicked</a></td> -<td>Private slot to remove the selected filter attributes.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> -<td>Private slot to remove the selected filters.</td> -</tr><tr> -<td><a href="#QtHelpFiltersDialog.on_unusedAttributesButton_clicked">on_unusedAttributesButton_clicked</a></td> -<td>Private slot to select all unused attributes.</td> -</tr> -</table> -<h3>Static Methods</h3> -<table> -<tr><td>None</td></tr> -</table> -<a NAME="QtHelpFiltersDialog.__init__" ID="QtHelpFiltersDialog.__init__"></a> -<h4>QtHelpFiltersDialog (Constructor)</h4> -<b>QtHelpFiltersDialog</b>(<i>engine, parent=None</i>) -<p> - Constructor -</p><dl> -<dt><i>engine</i></dt> -<dd> -reference to the help engine (QHelpEngine) -</dd><dt><i>parent</i></dt> -<dd> -reference to the parent widget (QWidget) -</dd> -</dl><a NAME="QtHelpFiltersDialog.__removeAttributes" ID="QtHelpFiltersDialog.__removeAttributes"></a> -<h4>QtHelpFiltersDialog.__removeAttributes</h4> -<b>__removeAttributes</b>(<i></i>) -<p> - Private method to remove attributes from the Qt Help database. -</p><a NAME="QtHelpFiltersDialog.on_addButton_clicked" ID="QtHelpFiltersDialog.on_addButton_clicked"></a> -<h4>QtHelpFiltersDialog.on_addButton_clicked</h4> -<b>on_addButton_clicked</b>(<i></i>) -<p> - Private slot to add a new filter. -</p><a NAME="QtHelpFiltersDialog.on_attributesList_itemChanged" ID="QtHelpFiltersDialog.on_attributesList_itemChanged"></a> -<h4>QtHelpFiltersDialog.on_attributesList_itemChanged</h4> -<b>on_attributesList_itemChanged</b>(<i>item, column</i>) -<p> - Private slot to handle a change of an attribute. -</p><dl> -<dt><i>item</i></dt> -<dd> -reference to the changed item (QTreeWidgetItem) -</dd><dt><i>column</i></dt> -<dd> -column containing the change (integer) -</dd> -</dl><a NAME="QtHelpFiltersDialog.on_attributesList_itemSelectionChanged" ID="QtHelpFiltersDialog.on_attributesList_itemSelectionChanged"></a> -<h4>QtHelpFiltersDialog.on_attributesList_itemSelectionChanged</h4> -<b>on_attributesList_itemSelectionChanged</b>(<i></i>) -<p> - Private slot handling the selection of attributes. -</p><a NAME="QtHelpFiltersDialog.on_buttonBox_accepted" ID="QtHelpFiltersDialog.on_buttonBox_accepted"></a> -<h4>QtHelpFiltersDialog.on_buttonBox_accepted</h4> -<b>on_buttonBox_accepted</b>(<i></i>) -<p> - Private slot to update the database, if the dialog is accepted. -</p><a NAME="QtHelpFiltersDialog.on_filtersList_currentItemChanged" ID="QtHelpFiltersDialog.on_filtersList_currentItemChanged"></a> -<h4>QtHelpFiltersDialog.on_filtersList_currentItemChanged</h4> -<b>on_filtersList_currentItemChanged</b>(<i>current, previous</i>) -<p> - Private slot to update the attributes depending on the current filter. -</p><dl> -<dt><i>current</i></dt> -<dd> -reference to the current item (QListWidgetitem) -</dd><dt><i>previous</i></dt> -<dd> -reference to the previous current item - (QListWidgetItem) -</dd> -</dl><a NAME="QtHelpFiltersDialog.on_filtersList_itemSelectionChanged" ID="QtHelpFiltersDialog.on_filtersList_itemSelectionChanged"></a> -<h4>QtHelpFiltersDialog.on_filtersList_itemSelectionChanged</h4> -<b>on_filtersList_itemSelectionChanged</b>(<i></i>) -<p> - Private slot handling a change of selected filters. -</p><a NAME="QtHelpFiltersDialog.on_removeAttributeButton_clicked" ID="QtHelpFiltersDialog.on_removeAttributeButton_clicked"></a> -<h4>QtHelpFiltersDialog.on_removeAttributeButton_clicked</h4> -<b>on_removeAttributeButton_clicked</b>(<i></i>) -<p> - Private slot to remove the selected filter attributes. -</p><a NAME="QtHelpFiltersDialog.on_removeButton_clicked" ID="QtHelpFiltersDialog.on_removeButton_clicked"></a> -<h4>QtHelpFiltersDialog.on_removeButton_clicked</h4> -<b>on_removeButton_clicked</b>(<i></i>) -<p> - Private slot to remove the selected filters. -</p><a NAME="QtHelpFiltersDialog.on_unusedAttributesButton_clicked" ID="QtHelpFiltersDialog.on_unusedAttributesButton_clicked"></a> -<h4>QtHelpFiltersDialog.on_unusedAttributesButton_clicked</h4> -<b>on_unusedAttributesButton_clicked</b>(<i></i>) -<p> - Private slot to select all unused attributes. -</p> -<div align="right"><a href="#top">Up</a></div> -<hr /> -</body></html> \ No newline at end of file
--- a/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Fri Sep 13 18:55:05 2019 +0200 @@ -310,9 +310,6 @@ <td><a href="#WebBrowserWindow.__manageQtHelpDocumentation">__manageQtHelpDocumentation</a></td> <td>Private slot to manage the QtHelp documentation database.</td> </tr><tr> -<td><a href="#WebBrowserWindow.__manageQtHelpFilters">__manageQtHelpFilters</a></td> -<td>Private slot to manage the QtHelp filters.</td> -</tr><tr> <td><a href="#WebBrowserWindow.__nextTab">__nextTab</a></td> <td>Private slot used to show the next tab.</td> </tr><tr> @@ -1476,11 +1473,6 @@ <b>__manageQtHelpDocumentation</b>(<i></i>) <p> Private slot to manage the QtHelp documentation database. -</p><a NAME="WebBrowserWindow.__manageQtHelpFilters" ID="WebBrowserWindow.__manageQtHelpFilters"></a> -<h4>WebBrowserWindow.__manageQtHelpFilters</h4> -<b>__manageQtHelpFilters</b>(<i></i>) -<p> - Private slot to manage the QtHelp filters. </p><a NAME="WebBrowserWindow.__nextTab" ID="WebBrowserWindow.__nextTab"></a> <h4>WebBrowserWindow.__nextTab</h4> <b>__nextTab</b>(<i></i>)
--- a/eric6/Documentation/Source/index-eric6.Project.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.Project.html Fri Sep 13 18:55:05 2019 +0200 @@ -132,7 +132,7 @@ <td>Module implementing a dialog to enter some non-common uic compiler options.</td> </tr><tr> <td><a href="eric6.Project.UicLoadUi.html">UicLoadUi</a></td> -<td>Module to get sys.path of an external interpreter.</td> +<td>Module to get the object name, class name or signatures of a Qt form (*.ui).</td> </tr><tr> <td><a href="eric6.Project.UserPropertiesDialog.html">UserPropertiesDialog</a></td> <td>Module implementing the user specific project properties dialog.</td>
--- a/eric6/Documentation/Source/index-eric6.WebBrowser.QtHelp.html Fri Sep 13 18:54:34 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.WebBrowser.QtHelp.html Fri Sep 13 18:55:05 2019 +0200 @@ -48,9 +48,6 @@ </tr><tr> <td><a href="eric6.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html">QtHelpDocumentationSelectionDialog</a></td> <td>Module implementing a dialog to select QtHelp documentation sets to be installed.</td> -</tr><tr> -<td><a href="eric6.WebBrowser.QtHelp.QtHelpFiltersDialog.html">QtHelpFiltersDialog</a></td> -<td>Module implementing a dialog to manage the QtHelp filters.</td> </tr> </table> </body></html> \ No newline at end of file