49 QDialog, Ui_QtHelpFiltersDialog |
49 QDialog, Ui_QtHelpFiltersDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#QtHelpFiltersDialog.__init__">QtHelpFiltersDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#QtHelpFiltersDialog.on_addButton_clicked">on_addButton_clicked</a></td> |
61 <td><a href="#QtHelpFiltersDialog.on_addButton_clicked">on_addButton_clicked</a></td> |
61 <td>Private slot to add a new filter.</td> |
62 <td>Private slot to add a new filter.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#QtHelpFiltersDialog.on_attributesList_itemChanged">on_attributesList_itemChanged</a></td> |
64 <td><a href="#QtHelpFiltersDialog.on_attributesList_itemChanged">on_attributesList_itemChanged</a></td> |
64 <td>Private slot to handle a change of an attribute.</td> |
65 <td>Private slot to handle a change of an attribute.</td> |
70 <td>Private slot to update the attributes depending on the current filter.</td> |
71 <td>Private slot to update the attributes depending on the current filter.</td> |
71 </tr><tr> |
72 </tr><tr> |
72 <td><a href="#QtHelpFiltersDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> |
73 <td><a href="#QtHelpFiltersDialog.on_removeButton_clicked">on_removeButton_clicked</a></td> |
73 <td>Private slot to remove a filter.</td> |
74 <td>Private slot to remove a filter.</td> |
74 </tr> |
75 </tr> |
|
76 </table> |
|
77 <h3>Static Methods</h3> |
|
78 <table> |
|
79 <tr><td>None</td></tr> |
75 </table> |
80 </table> |
76 <a NAME="QtHelpFiltersDialog.__init__" ID="QtHelpFiltersDialog.__init__"></a> |
81 <a NAME="QtHelpFiltersDialog.__init__" ID="QtHelpFiltersDialog.__init__"></a> |
77 <h4>QtHelpFiltersDialog (Constructor)</h4> |
82 <h4>QtHelpFiltersDialog (Constructor)</h4> |
78 <b>QtHelpFiltersDialog</b>(<i>engine, parent=None</i>) |
83 <b>QtHelpFiltersDialog</b>(<i>engine, parent=None</i>) |
79 <p> |
84 <p> |