290 <tr> |
290 <tr> |
291 <td><a href="#TestingWidget.on_discoverCheckBox_toggled">on_discoverCheckBox_toggled</a></td> |
291 <td><a href="#TestingWidget.on_discoverCheckBox_toggled">on_discoverCheckBox_toggled</a></td> |
292 <td>Private slot handling state changes of the 'discover' checkbox.</td> |
292 <td>Private slot handling state changes of the 'discover' checkbox.</td> |
293 </tr> |
293 </tr> |
294 <tr> |
294 <tr> |
|
295 <td><a href="#TestingWidget.on_discoveryList_customContextMenuRequested">on_discoveryList_customContextMenuRequested</a></td> |
|
296 <td>Private slot to show the context menu of the dicovery list.</td> |
|
297 </tr> |
|
298 <tr> |
295 <td><a href="#TestingWidget.on_discoveryList_itemActivated">on_discoveryList_itemActivated</a></td> |
299 <td><a href="#TestingWidget.on_discoveryList_itemActivated">on_discoveryList_itemActivated</a></td> |
296 <td>Private slot handling the user activating an item.</td> |
300 <td>Private slot handling the user activating an item.</td> |
297 </tr> |
301 </tr> |
298 <tr> |
302 <tr> |
299 <td><a href="#TestingWidget.on_discoveryList_itemChanged">on_discoveryList_itemChanged</a></td> |
303 <td><a href="#TestingWidget.on_discoveryList_itemChanged">on_discoveryList_itemChanged</a></td> |
1006 <dl> |
1010 <dl> |
1007 |
1011 |
1008 <dt><i>checked</i> (bool)</dt> |
1012 <dt><i>checked</i> (bool)</dt> |
1009 <dd> |
1013 <dd> |
1010 state of the checkbox |
1014 state of the checkbox |
|
1015 </dd> |
|
1016 </dl> |
|
1017 <a NAME="TestingWidget.on_discoveryList_customContextMenuRequested" ID="TestingWidget.on_discoveryList_customContextMenuRequested"></a> |
|
1018 <h4>TestingWidget.on_discoveryList_customContextMenuRequested</h4> |
|
1019 <b>on_discoveryList_customContextMenuRequested</b>(<i>pos</i>) |
|
1020 |
|
1021 <p> |
|
1022 Private slot to show the context menu of the dicovery list. |
|
1023 </p> |
|
1024 <dl> |
|
1025 |
|
1026 <dt><i>pos</i> (QPoint)</dt> |
|
1027 <dd> |
|
1028 the position of the mouse pointer |
1011 </dd> |
1029 </dd> |
1012 </dl> |
1030 </dl> |
1013 <a NAME="TestingWidget.on_discoveryList_itemActivated" ID="TestingWidget.on_discoveryList_itemActivated"></a> |
1031 <a NAME="TestingWidget.on_discoveryList_itemActivated" ID="TestingWidget.on_discoveryList_itemActivated"></a> |
1014 <h4>TestingWidget.on_discoveryList_itemActivated</h4> |
1032 <h4>TestingWidget.on_discoveryList_itemActivated</h4> |
1015 <b>on_discoveryList_itemActivated</b>(<i>item, column</i>) |
1033 <b>on_discoveryList_itemActivated</b>(<i>item, column</i>) |