Public Member Functions | |
| SetPrefColorEvent (const EM::ObjectID &, const Color &oldcol, const Color &newcol) | |
| const char * | getStandardDesc () const |
| bool | unDo () |
| bool | reDo () |
Protected Attributes | |
| const EM::ObjectID | objectid_ |
| const Color | oldcolor_ |
| const Color | newcolor_ |
| EM::SetPrefColorEvent::SetPrefColorEvent | ( | const EM::ObjectID & | , | |
| const Color & | oldcol, | |||
| const Color & | newcol | |||
| ) |
| const char* EM::SetPrefColorEvent::getStandardDesc | ( | ) | const [virtual] |
Implements UndoEvent.
| bool EM::SetPrefColorEvent::reDo | ( | ) | [virtual] |
Implements UndoEvent.
| bool EM::SetPrefColorEvent::unDo | ( | ) | [virtual] |
Implements UndoEvent.
const Color EM::SetPrefColorEvent::newcolor_ [protected] |
const EM::ObjectID EM::SetPrefColorEvent::objectid_ [protected] |
const Color EM::SetPrefColorEvent::oldcolor_ [protected] |
1.7.1