![]() |
digiKam
|
#include <undostate.h>
Public Member Functions | |
UndoState ()=default | |
~UndoState ()=default | |
Public Attributes | |
bool | hasChanges = false |
bool | hasRedo = false |
bool | hasUndo = false |
bool | hasUndoableChanges = false |
|
default |
|
default |
bool Digikam::UndoState::hasChanges = false |
Referenced by Digikam::EditorCore::undoState().
bool Digikam::UndoState::hasRedo = false |
Referenced by Digikam::EditorCore::undoState().
bool Digikam::UndoState::hasUndo = false |
Referenced by Digikam::EditorCore::undoState().
bool Digikam::UndoState::hasUndoableChanges = false |