digiKam
Loading...
Searching...
No Matches
Digikam::UndoState Class Reference

#include <undostate.h>

Public Member Functions

 UndoState ()=default
 
 ~UndoState ()=default
 

Public Attributes

bool hasChanges = false
 
bool hasRedo = false
 
bool hasUndo = false
 
bool hasUndoableChanges = false
 

Constructor & Destructor Documentation

◆ UndoState()

Digikam::UndoState::UndoState ( )
default

◆ ~UndoState()

Digikam::UndoState::~UndoState ( )
default

Member Data Documentation

◆ hasChanges

bool Digikam::UndoState::hasChanges = false

◆ hasRedo

bool Digikam::UndoState::hasRedo = false

◆ hasUndo

bool Digikam::UndoState::hasUndo = false

◆ hasUndoableChanges

bool Digikam::UndoState::hasUndoableChanges = false

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