Krita Source Code Documentation
Loading...
Searching...
No Matches
UndoStack::PostponedJob Struct Reference

Public Types

enum  Type { Undo = 0 , Redo , SetIndex }
 

Public Attributes

int index = 0
 
Type type = Undo
 

Detailed Description

Definition at line 280 of file KisDocument.cpp.

Member Enumeration Documentation

◆ Type

Enumerator
Undo 
Redo 
SetIndex 

Definition at line 281 of file KisDocument.cpp.

Member Data Documentation

◆ index

int UndoStack::PostponedJob::index = 0

Definition at line 287 of file KisDocument.cpp.

◆ type

Type UndoStack::PostponedJob::type = Undo

Definition at line 286 of file KisDocument.cpp.


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