Thu, 20 Mar 2025 11:54:57 +0100
Corrected some issues related to controllers with small RAM and limited numbers support (i.e. BBC micro:bit and Calliope mini).
<!DOCTYPE html> <html><head> <title>eric7.QtHelpInterface</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.QtHelpInterface</h1> <p> Package containing the interface to QtHelp. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.QtHelpInterface.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.QtHelpInterface.HelpIndexWidget.html">HelpIndexWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr> <tr> <td><a href="eric7.QtHelpInterface.HelpSearchWidget.html">HelpSearchWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr> <tr> <td><a href="eric7.QtHelpInterface.HelpTocWidget.html">HelpTocWidget</a></td> <td>Module implementing a window for showing the QtHelp TOC.</td> </tr> <tr> <td><a href="eric7.QtHelpInterface.HelpTopicDialog.html">HelpTopicDialog</a></td> <td>Module implementing a dialog to select a help topic to display.</td> </tr> <tr> <td><a href="eric7.QtHelpInterface.QtHelpDocumentationConfigurationDialog.html">QtHelpDocumentationConfigurationDialog</a></td> <td>Module implementing a dialog to manage the QtHelp documentation database.</td> </tr> <tr> <td><a href="eric7.QtHelpInterface.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.QtHelpInterface.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.QtHelpInterface.QtHelpDocumentationSettingsWidget.html">QtHelpDocumentationSettingsWidget</a></td> <td>Module implementing a widget to manage the QtHelp documentation settings.</td> </tr> <tr> <td><a href="eric7.QtHelpInterface.QtHelpSchemeHandler.html">QtHelpSchemeHandler</a></td> <td>Module implementing a scheme access handler for QtHelp.</td> </tr> </table> </body></html>