GOffice.UndoGroup¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
base |
r |
||
undos |
[ |
r |
Class Details¶
- class GOffice.UndoGroup(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Returns:
a new, empty undo group.
- Return type:
This function creates a new undo group for compounding undo objects.
- add(u)¶
- Parameters:
u (
GOffice.Undo
) – undo object
This function adds u to self.