75 <td><a href="#HexEditGotoWidget.on_gotoButton_clicked">on_gotoButton_clicked</a></td> |
75 <td><a href="#HexEditGotoWidget.on_gotoButton_clicked">on_gotoButton_clicked</a></td> |
76 <td>Private slot to move the cursor and extend the selection.</td> |
76 <td>Private slot to move the cursor and extend the selection.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#HexEditGotoWidget.on_offsetEdit_textChanged">on_offsetEdit_textChanged</a></td> |
78 <td><a href="#HexEditGotoWidget.on_offsetEdit_textChanged">on_offsetEdit_textChanged</a></td> |
79 <td>Private slot handling a change of the entered offset.</td> |
79 <td>Private slot handling a change of the entered offset.</td> |
|
80 </tr><tr> |
|
81 <td><a href="#HexEditGotoWidget.reset">reset</a></td> |
|
82 <td>Public slot to reset the input widgets.</td> |
80 </tr><tr> |
83 </tr><tr> |
81 <td><a href="#HexEditGotoWidget.show">show</a></td> |
84 <td><a href="#HexEditGotoWidget.show">show</a></td> |
82 <td>Public slot to show the widget.</td> |
85 <td>Public slot to show the widget.</td> |
83 </tr> |
86 </tr> |
84 </table> |
87 </table> |
163 </p><dl> |
166 </p><dl> |
164 <dt><i>offset</i> (str)</dt> |
167 <dt><i>offset</i> (str)</dt> |
165 <dd> |
168 <dd> |
166 entered offset |
169 entered offset |
167 </dd> |
170 </dd> |
168 </dl><a NAME="HexEditGotoWidget.show" ID="HexEditGotoWidget.show"></a> |
171 </dl><a NAME="HexEditGotoWidget.reset" ID="HexEditGotoWidget.reset"></a> |
|
172 <h4>HexEditGotoWidget.reset</h4> |
|
173 <b>reset</b>(<i></i>) |
|
174 <p> |
|
175 Public slot to reset the input widgets. |
|
176 </p><a NAME="HexEditGotoWidget.show" ID="HexEditGotoWidget.show"></a> |
169 <h4>HexEditGotoWidget.show</h4> |
177 <h4>HexEditGotoWidget.show</h4> |
170 <b>show</b>(<i></i>) |
178 <b>show</b>(<i></i>) |
171 <p> |
179 <p> |
172 Public slot to show the widget. |
180 Public slot to show the widget. |
173 </p> |
181 </p> |