Public Member Functions | |
| MyState (int i, float f) | |
| MyState () | |
Public Attributes | |
| int | fInt |
| float | fFloat |
|
||||||||||||
|
Definition at line 32 of file test-Undoable.cxx.
|
|
|
Definition at line 33 of file test-Undoable.cxx.
|
|
|
Definition at line 31 of file test-Undoable.cxx. Referenced by BigUndoable::BigUndoable(), BigUndoable::GetFloat(), and BigUndoable::IncState(). |
|
|
Definition at line 30 of file test-Undoable.cxx. Referenced by BigUndoable::BigUndoable(), BigUndoable::GetInt(), and BigUndoable::IncState(). |
1.3.9.1