92 <p> |
92 <p> |
93 Constructor |
93 Constructor |
94 </p> |
94 </p> |
95 <dl> |
95 <dl> |
96 |
96 |
97 <dt><i>parent</i></dt> |
97 <dt><i>parent</i> (QWidget)</dt> |
98 <dd> |
98 <dd> |
99 reference to the parent object (QWidget) |
99 reference to the parent object |
100 </dd> |
100 </dd> |
101 </dl> |
101 </dl> |
102 <a NAME="OpenSearchDialog.__selectionChanged" ID="OpenSearchDialog.__selectionChanged"></a> |
102 <a NAME="OpenSearchDialog.__selectionChanged" ID="OpenSearchDialog.__selectionChanged"></a> |
103 <h4>OpenSearchDialog.__selectionChanged</h4> |
103 <h4>OpenSearchDialog.__selectionChanged</h4> |
104 <b>__selectionChanged</b>(<i>selected, deselected</i>) |
104 <b>__selectionChanged</b>(<i>selected, deselected</i>) |
106 <p> |
106 <p> |
107 Private slot to handle a change of the selection. |
107 Private slot to handle a change of the selection. |
108 </p> |
108 </p> |
109 <dl> |
109 <dl> |
110 |
110 |
111 <dt><i>selected</i></dt> |
111 <dt><i>selected</i> (QItemSelection)</dt> |
112 <dd> |
112 <dd> |
113 item selection of selected items (QItemSelection) |
113 item selection of selected items |
114 </dd> |
114 </dd> |
115 <dt><i>deselected</i></dt> |
115 <dt><i>deselected</i> (QItemSelection)</dt> |
116 <dd> |
116 <dd> |
117 item selection of deselected items (QItemSelection) |
117 item selection of deselected items |
118 </dd> |
118 </dd> |
119 </dl> |
119 </dl> |
120 <a NAME="OpenSearchDialog.on_addButton_clicked" ID="OpenSearchDialog.on_addButton_clicked"></a> |
120 <a NAME="OpenSearchDialog.on_addButton_clicked" ID="OpenSearchDialog.on_addButton_clicked"></a> |
121 <h4>OpenSearchDialog.on_addButton_clicked</h4> |
121 <h4>OpenSearchDialog.on_addButton_clicked</h4> |
122 <b>on_addButton_clicked</b>(<i></i>) |
122 <b>on_addButton_clicked</b>(<i></i>) |