62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#GetterSetterDialog.getData">getData</a></td> |
63 <td><a href="#GetterSetterDialog.getData">getData</a></td> |
64 <td>Public method to return the getter and setter method names.</td> |
64 <td>Public method to return the getter and setter method names.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#GetterSetterDialog.on_typeCheckBox_toggled">on_typeCheckBox_toggled</a></td> |
66 <td><a href="#GetterSetterDialog.on_typeCheckBox_toggled">on_typeCheckBox_toggled</a></td> |
67 <td>Private slot to react to changes of the type checkbox.</td> |
67 <td>Slot to react to changes of the type checkbox.</td> |
68 </tr> |
68 </tr> |
69 </table> |
69 </table> |
70 <h3>Static Methods</h3> |
70 <h3>Static Methods</h3> |
71 <table> |
71 <table> |
72 <tr><td>None</td></tr> |
72 <tr><td>None</td></tr> |
97 </dd> |
97 </dd> |
98 </dl><a NAME="GetterSetterDialog.on_typeCheckBox_toggled" ID="GetterSetterDialog.on_typeCheckBox_toggled"></a> |
98 </dl><a NAME="GetterSetterDialog.on_typeCheckBox_toggled" ID="GetterSetterDialog.on_typeCheckBox_toggled"></a> |
99 <h4>GetterSetterDialog.on_typeCheckBox_toggled</h4> |
99 <h4>GetterSetterDialog.on_typeCheckBox_toggled</h4> |
100 <b>on_typeCheckBox_toggled</b>(<i>checked</i>) |
100 <b>on_typeCheckBox_toggled</b>(<i>checked</i>) |
101 <p> |
101 <p> |
102 Private slot to react to changes of the type checkbox. |
102 Slot to react to changes of the type checkbox. |
103 </p><dl> |
103 </p><dl> |
104 <dt><i>checked</i></dt> |
104 <dt><i>checked</i></dt> |
105 <dd> |
105 <dd> |
106 state of the checkbox (boolean) |
106 state of the checkbox (boolean) |
107 </dd> |
107 </dd> |