diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.Helpviewer.QtHelpDocumentationDialog.html --- a/Documentation/Source/eric5.Helpviewer.QtHelpDocumentationDialog.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Helpviewer.QtHelpDocumentationDialog.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Helpviewer.QtHelpDocumentationDialog</h1> <p> -Module implementing a dialog to manage the QtHelp documentation database. +Module implementing a dialog to manage the QtHelp documentation database. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#QtHelpDocumentationDialog">QtHelpDocumentationDialog</a></td> -<td>Class implementing a dialog to manage the QtHelp documentation database.</td> +<td>Class implementing a dialog to manage the QtHelp documentation database.</td> </tr> </table> <h3>Functions</h3> @@ -43,7 +43,7 @@ <a NAME="QtHelpDocumentationDialog" ID="QtHelpDocumentationDialog"></a> <h2>QtHelpDocumentationDialog</h2> <p> - Class implementing a dialog to manage the QtHelp documentation database. + Class implementing a dialog to manage the QtHelp documentation database. </p> <h3>Derived from</h3> QDialog, Ui_QtHelpDocumentationDialog @@ -55,72 +55,72 @@ <table> <tr> <td><a href="#QtHelpDocumentationDialog.__init__">QtHelpDocumentationDialog</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr><tr> <td><a href="#QtHelpDocumentationDialog.getTabsToClose">getTabsToClose</a></td> -<td>Public method to get the list of tabs to close.</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>Public slot to test the dialog for changes.</td> </tr><tr> <td><a href="#QtHelpDocumentationDialog.on_addButton_clicked">on_addButton_clicked</a></td> -<td>Private slot to add documents to the help database.</td> +<td>Private slot to add documents to the help database.</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> +<td>Private slot handling a change of the documents selection.</td> </tr><tr> <td><a href="#QtHelpDocumentationDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> -<td>Private slot to remove a document from the help database.</td> +<td>Private slot to remove a document from the help database.</td> </tr> </table> <a NAME="QtHelpDocumentationDialog.__init__" ID="QtHelpDocumentationDialog.__init__"></a> <h4>QtHelpDocumentationDialog (Constructor)</h4> <b>QtHelpDocumentationDialog</b>(<i>engine, parent</i>) <p> - Constructor + Constructor </p><dl> <dt><i>engine</i></dt> <dd> -reference to the help engine (QHelpEngine) +reference to the help engine (QHelpEngine) </dd><dt><i>parent</i></dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget (QWidget) </dd> </dl><a NAME="QtHelpDocumentationDialog.getTabsToClose" ID="QtHelpDocumentationDialog.getTabsToClose"></a> <h4>QtHelpDocumentationDialog.getTabsToClose</h4> <b>getTabsToClose</b>(<i></i>) <p> - Public method to get the list of tabs to close. + Public method to get the list of tabs to close. </p><dl> <dt>Returns:</dt> <dd> -list of tab ids to be closed (list of integers) +list of tab ids to be closed (list of integers) </dd> </dl><a NAME="QtHelpDocumentationDialog.hasChanges" ID="QtHelpDocumentationDialog.hasChanges"></a> <h4>QtHelpDocumentationDialog.hasChanges</h4> <b>hasChanges</b>(<i></i>) <p> - Public slot to test the dialog for changes. + Public slot to test the dialog for changes. </p><dl> <dt>Returns:</dt> <dd> -flag indicating presence of changes +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>) <p> - Private slot to add documents to the help database. + Private slot to add documents to the help database. </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. + Private slot handling a change of the documents selection. </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> - Private slot to remove a document from the help database. + Private slot to remove a document from the help database. </p> <div align="right"><a href="#top">Up</a></div> <hr />