The BI_StrokeText class.
Definition bi_stroketext.h:49
The CmdBoardStrokeTextRemove class.
Definition cmdboardstroketextremove.h:47
void performRedo() override
Redo the command.
Definition cmdboardstroketextremove.cpp:63
BI_StrokeText & mText
Definition cmdboardstroketextremove.h:68
void performUndo() override
Undo the command.
Definition cmdboardstroketextremove.cpp:59
~CmdBoardStrokeTextRemove() noexcept
Definition cmdboardstroketextremove.cpp:46
Board & mBoard
Definition cmdboardstroketextremove.h:67
bool performExecute() override
Execute the command the first time.
Definition cmdboardstroketextremove.cpp:53