|
pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
This is the complete list of members for pycross.utils.undo.Operation, including all inherited members.
| __call__(self) | pycross.utils.undo.Operation | |
| __init__(self, command, undocommand, description='', **kwargs) | pycross.utils.undo.Operation | |
| _do_cmd(self, cmd) | pycross.utils.undo.Operation | private |
| command | pycross.utils.undo.Operation | |
| description | pycross.utils.undo.Operation | |
| undo(self) | pycross.utils.undo.Operation | |
| undocommand | pycross.utils.undo.Operation |
1.8.17