|
Krita Source Code Documentation
|
#include <kis_gui_context_command_p.h>
Inheritance diagram for KisGuiContextCommandDelegate:Public Slots | |
| void | executeCommand (KUndo2Command *command, bool undo) |
Public Member Functions | |
| KisGuiContextCommandDelegate (QObject *parent=0) | |
Definition at line 13 of file kis_gui_context_command_p.h.
| KisGuiContextCommandDelegate::KisGuiContextCommandDelegate | ( | QObject * | parent = 0 | ) |
Definition at line 10 of file kis_gui_context_command_p.cpp.
|
slot |
Definition at line 15 of file kis_gui_context_command_p.cpp.
References KUndo2Command::redo(), and KUndo2Command::undo().