Documentation/Source/eric5.Helpviewer.QtHelpFiltersDialog.html

changeset 3217
87b8a0745edd
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3215:6c5877c48067 3217:87b8a0745edd
67 <td>Private slot to add a new filter.</td> 67 <td>Private slot to add a new filter.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#QtHelpFiltersDialog.on_attributesList_itemChanged">on_attributesList_itemChanged</a></td> 69 <td><a href="#QtHelpFiltersDialog.on_attributesList_itemChanged">on_attributesList_itemChanged</a></td>
70 <td>Private slot to handle a change of an attribute.</td> 70 <td>Private slot to handle a change of an attribute.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#QtHelpFiltersDialog.on_attributesList_itemSelectionChanged">on_attributesList_itemSelectionChanged</a></td>
73 <td>Private slot handling the selection of attributes.</td>
74 </tr><tr>
72 <td><a href="#QtHelpFiltersDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td> 75 <td><a href="#QtHelpFiltersDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td>
73 <td>Private slot to update the database, if the dialog is accepted.</td> 76 <td>Private slot to update the database, if the dialog is accepted.</td>
74 </tr><tr> 77 </tr><tr>
75 <td><a href="#QtHelpFiltersDialog.on_filtersList_currentItemChanged">on_filtersList_currentItemChanged</a></td> 78 <td><a href="#QtHelpFiltersDialog.on_filtersList_currentItemChanged">on_filtersList_currentItemChanged</a></td>
76 <td>Private slot to update the attributes depending on the current filter.</td> 79 <td>Private slot to update the attributes depending on the current filter.</td>
77 </tr><tr> 80 </tr><tr>
81 <td><a href="#QtHelpFiltersDialog.on_filtersList_itemSelectionChanged">on_filtersList_itemSelectionChanged</a></td>
82 <td>Private slot handling a change of selected filters.</td>
83 </tr><tr>
78 <td><a href="#QtHelpFiltersDialog.on_removeAttributeButton_clicked">on_removeAttributeButton_clicked</a></td> 84 <td><a href="#QtHelpFiltersDialog.on_removeAttributeButton_clicked">on_removeAttributeButton_clicked</a></td>
79 <td>Private slot to remove a filter attribute.</td> 85 <td>Private slot to remove the selected filter attributes.</td>
80 </tr><tr> 86 </tr><tr>
81 <td><a href="#QtHelpFiltersDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> 87 <td><a href="#QtHelpFiltersDialog.on_removeButton_clicked">on_removeButton_clicked</a></td>
82 <td>Private slot to remove a filter.</td> 88 <td>Private slot to remove the selected filters.</td>
89 </tr><tr>
90 <td><a href="#QtHelpFiltersDialog.on_unusedAttributesButton_clicked">on_unusedAttributesButton_clicked</a></td>
91 <td>Private slot to select all unused attributes.</td>
83 </tr> 92 </tr>
84 </table> 93 </table>
85 <h3>Static Methods</h3> 94 <h3>Static Methods</h3>
86 <table> 95 <table>
87 <tr><td>None</td></tr> 96 <tr><td>None</td></tr>
120 reference to the changed item (QTreeWidgetItem) 129 reference to the changed item (QTreeWidgetItem)
121 </dd><dt><i>column</i></dt> 130 </dd><dt><i>column</i></dt>
122 <dd> 131 <dd>
123 column containing the change (integer) 132 column containing the change (integer)
124 </dd> 133 </dd>
125 </dl><a NAME="QtHelpFiltersDialog.on_buttonBox_accepted" ID="QtHelpFiltersDialog.on_buttonBox_accepted"></a> 134 </dl><a NAME="QtHelpFiltersDialog.on_attributesList_itemSelectionChanged" ID="QtHelpFiltersDialog.on_attributesList_itemSelectionChanged"></a>
135 <h4>QtHelpFiltersDialog.on_attributesList_itemSelectionChanged</h4>
136 <b>on_attributesList_itemSelectionChanged</b>(<i></i>)
137 <p>
138 Private slot handling the selection of attributes.
139 </p><a NAME="QtHelpFiltersDialog.on_buttonBox_accepted" ID="QtHelpFiltersDialog.on_buttonBox_accepted"></a>
126 <h4>QtHelpFiltersDialog.on_buttonBox_accepted</h4> 140 <h4>QtHelpFiltersDialog.on_buttonBox_accepted</h4>
127 <b>on_buttonBox_accepted</b>(<i></i>) 141 <b>on_buttonBox_accepted</b>(<i></i>)
128 <p> 142 <p>
129 Private slot to update the database, if the dialog is accepted. 143 Private slot to update the database, if the dialog is accepted.
130 </p><a NAME="QtHelpFiltersDialog.on_filtersList_currentItemChanged" ID="QtHelpFiltersDialog.on_filtersList_currentItemChanged"></a> 144 </p><a NAME="QtHelpFiltersDialog.on_filtersList_currentItemChanged" ID="QtHelpFiltersDialog.on_filtersList_currentItemChanged"></a>
139 </dd><dt><i>previous</i></dt> 153 </dd><dt><i>previous</i></dt>
140 <dd> 154 <dd>
141 reference to the previous current item 155 reference to the previous current item
142 (QListWidgetItem) 156 (QListWidgetItem)
143 </dd> 157 </dd>
144 </dl><a NAME="QtHelpFiltersDialog.on_removeAttributeButton_clicked" ID="QtHelpFiltersDialog.on_removeAttributeButton_clicked"></a> 158 </dl><a NAME="QtHelpFiltersDialog.on_filtersList_itemSelectionChanged" ID="QtHelpFiltersDialog.on_filtersList_itemSelectionChanged"></a>
159 <h4>QtHelpFiltersDialog.on_filtersList_itemSelectionChanged</h4>
160 <b>on_filtersList_itemSelectionChanged</b>(<i></i>)
161 <p>
162 Private slot handling a change of selected filters.
163 </p><a NAME="QtHelpFiltersDialog.on_removeAttributeButton_clicked" ID="QtHelpFiltersDialog.on_removeAttributeButton_clicked"></a>
145 <h4>QtHelpFiltersDialog.on_removeAttributeButton_clicked</h4> 164 <h4>QtHelpFiltersDialog.on_removeAttributeButton_clicked</h4>
146 <b>on_removeAttributeButton_clicked</b>(<i></i>) 165 <b>on_removeAttributeButton_clicked</b>(<i></i>)
147 <p> 166 <p>
148 Private slot to remove a filter attribute. 167 Private slot to remove the selected filter attributes.
149 </p><a NAME="QtHelpFiltersDialog.on_removeButton_clicked" ID="QtHelpFiltersDialog.on_removeButton_clicked"></a> 168 </p><a NAME="QtHelpFiltersDialog.on_removeButton_clicked" ID="QtHelpFiltersDialog.on_removeButton_clicked"></a>
150 <h4>QtHelpFiltersDialog.on_removeButton_clicked</h4> 169 <h4>QtHelpFiltersDialog.on_removeButton_clicked</h4>
151 <b>on_removeButton_clicked</b>(<i></i>) 170 <b>on_removeButton_clicked</b>(<i></i>)
152 <p> 171 <p>
153 Private slot to remove a filter. 172 Private slot to remove the selected filters.
173 </p><a NAME="QtHelpFiltersDialog.on_unusedAttributesButton_clicked" ID="QtHelpFiltersDialog.on_unusedAttributesButton_clicked"></a>
174 <h4>QtHelpFiltersDialog.on_unusedAttributesButton_clicked</h4>
175 <b>on_unusedAttributesButton_clicked</b>(<i></i>)
176 <p>
177 Private slot to select all unused attributes.
154 </p> 178 </p>
155 <div align="right"><a href="#top">Up</a></div> 179 <div align="right"><a href="#top">Up</a></div>
156 <hr /> 180 <hr />
157 </body></html> 181 </body></html>

eric ide

mercurial