#include <Phrase.h>
Inheritance diagram for TSE3::Cmd::Phrase_Erase:
Public Member Functions | |
Phrase_Erase (TSE3::Phrase *phrase, TSE3::Song *song) | |
virtual | ~Phrase_Erase () |
Protected Member Functions | |
virtual void | executeImpl () |
virtual void | undoImpl () |
Command to erase a TSE3::Phrase from a TSE3::PhraseList.
|
Creates a new Phrase_Erase command. The TSE3::PhraseList to remove from is read from the TSE3::Phrase.
|
|
|
|
Implements TSE3::Cmd::Command. |
|
Implements TSE3::Cmd::Command. |