Krita Source Code Documentation
Loading...
Searching...
No Matches
KisMacroBasedUndoStore::Private Struct Reference

Public Member Functions

 Private (KisSavedMacroCommand *_command)
 

Public Attributes

KisSavedMacroCommandcommand
 

Detailed Description

Definition at line 13 of file kis_macro_based_undo_store.cpp.

Constructor & Destructor Documentation

◆ Private()

KisMacroBasedUndoStore::Private::Private ( KisSavedMacroCommand * _command)
inline

Definition at line 15 of file kis_macro_based_undo_store.cpp.

15: command(_command) {}

Member Data Documentation

◆ command

KisSavedMacroCommand* KisMacroBasedUndoStore::Private::command

Definition at line 16 of file kis_macro_based_undo_store.cpp.


The documentation for this struct was generated from the following file: