|
Krita Source Code Documentation
|
#include <KisChangeValueCommand.h>
KisChangeIndirectValueCommand has the same purpose as KisChangeValueCommand, but changes the value of variable stored inside a pointer. Basically, it dereferences the variable on every assignment operation.
Definition at line 73 of file KisChangeValueCommand.h.