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