--- a/Documentation/Source/eric5.Helpviewer.QtHelpFiltersDialog.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Helpviewer.QtHelpFiltersDialog.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Helpviewer.QtHelpFiltersDialog</h1> <p> -Module implementing a dialog to manage the QtHelp filters. +Module implementing a dialog to manage the QtHelp filters. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#QtHelpFiltersDialog">QtHelpFiltersDialog</a></td> -<td>Class implementing a dialog to manage the QtHelp filters</td> +<td>Class implementing a dialog to manage the QtHelp filters</td> </tr> </table> <h3>Functions</h3> @@ -43,7 +43,7 @@ <a NAME="QtHelpFiltersDialog" ID="QtHelpFiltersDialog"></a> <h2>QtHelpFiltersDialog</h2> <p> - Class implementing a dialog to manage the QtHelp filters + Class implementing a dialog to manage the QtHelp filters </p> <h3>Derived from</h3> QDialog, Ui_QtHelpFiltersDialog @@ -55,78 +55,78 @@ <table> <tr> <td><a href="#QtHelpFiltersDialog.__init__">QtHelpFiltersDialog</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr><tr> <td><a href="#QtHelpFiltersDialog.on_addButton_clicked">on_addButton_clicked</a></td> -<td>Private slot to add a new filter.</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> +<td>Private slot to handle a change of an attribute.</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> +<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> +<td>Private slot to update the attributes depending on the current filter.</td> </tr><tr> <td><a href="#QtHelpFiltersDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> -<td>Private slot to remove a filter.</td> +<td>Private slot to remove a filter.</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 + 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="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. + 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. + Private slot to handle a change of an attribute. </p><dl> <dt><i>item</i></dt> <dd> -reference to the changed item (QTreeWidgetItem) +reference to the changed item (QTreeWidgetItem) </dd><dt><i>column</i></dt> <dd> -column containing the change (integer) +column containing the change (integer) </dd> </dl><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. + 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. + 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) +reference to the current item (QListWidgetitem) </dd><dt><i>previous</i></dt> <dd> -reference to the previous current item (QListWidgetItem) +reference to the previous current item (QListWidgetItem) </dd> </dl><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 a filter. + Private slot to remove a filter. </p> <div align="right"><a href="#top">Up</a></div> <hr />