#include <Part.h>
Inheritance diagram for TSE3::Cmd::Part_SetPhrase:
Public Member Functions | |
Part_SetPhrase (TSE3::Part *part, TSE3::Phrase *phrase) | |
Protected Member Functions | |
virtual void | executeImpl () |
virtual void | undoImpl () |
Command to set a TSE3::Part's TSE3::Phrase.
|
To create this command specify the Part object to alter and the new . |
|
Implements TSE3::Cmd::Command. |
|
Implements TSE3::Cmd::Command. |