comparison: eric6/Documentation/Source/eric6.HexEdit.HexEditUndoStack.html
eric6/Documentation/Source/eric6.HexEdit.HexEditUndoStack.html
- changeset 7989
- a21d673a8f99
- parent 7273
- 391d6b7b1eff
- child 8266
- 560547c2b6ec
equal
deleted
inserted
replaced
171 |
171 |
172 <p> |
172 <p> |
173 Public method to get the ID of this undo command class. |
173 Public method to get the ID of this undo command class. |
174 </p> |
174 </p> |
175 <dl> |
175 <dl> |
176 <dt>Returns:</dt> |
176 <dt>Return:</dt> |
177 <dd> |
177 <dd> |
178 ID of the undo command class |
178 ID of the undo command class |
179 </dd> |
179 </dd> |
180 </dl> |
180 </dl> |
181 <dl> |
181 <dl> |
197 <dd> |
197 <dd> |
198 reference to the command to merge with |
198 reference to the command to merge with |
199 </dd> |
199 </dd> |
200 </dl> |
200 </dl> |
201 <dl> |
201 <dl> |
202 <dt>Returns:</dt> |
202 <dt>Return:</dt> |
203 <dd> |
203 <dd> |
204 flag indicating a successful merge |
204 flag indicating a successful merge |
205 </dd> |
205 </dd> |
206 </dl> |
206 </dl> |
207 <dl> |
207 <dl> |