Sun, 13 Jun 2021 19:03:43 +0200
WebBrowser: reimplemented the QtHelp documentation configuration dialog using Qt6 capabilities and widgets.
<!DOCTYPE html> <html><head> <title>eric7.WebBrowser.QtHelp</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> <h1>eric7.WebBrowser.QtHelp</h1> <p> Package containing the interface to QtHelp. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.WebBrowser.QtHelp.HelpDocsInstaller.html">HelpDocsInstaller</a></td> <td>Module implementing a thread class populating and updating the QtHelp documentation database.</td> </tr> <tr> <td><a href="eric7.WebBrowser.QtHelp.HelpIndexWidget.html">HelpIndexWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr> <tr> <td><a href="eric7.WebBrowser.QtHelp.HelpSearchWidget.html">HelpSearchWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr> <tr> <td><a href="eric7.WebBrowser.QtHelp.HelpTocWidget.html">HelpTocWidget</a></td> <td>Module implementing a window for showing the QtHelp TOC.</td> </tr> <tr> <td><a href="eric7.WebBrowser.QtHelp.HelpTopicDialog.html">HelpTopicDialog</a></td> <td>Module implementing a dialog to select a help topic to display.</td> </tr> <tr> <td><a href="eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html">QtHelpDocumentationConfigurationDialog</a></td> <td>Module implementing a dialog to manage the QtHelp documentation database.</td> </tr> <tr> <td><a href="eric7.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="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html">QtHelpDocumentationSettings</a></td> <td>Module implementing a class to store the QtHelp documentation settings before being applied to the help engine.</td> </tr> <tr> <td><a href="eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html">QtHelpDocumentationSettingsWidget</a></td> <td>Module implementing a widget to manage the QtHelp documentation settings.</td> </tr> </table> </body></html>