Home
last modified time | relevance | path

Searched defs:UndoRedoController (Results 1 – 3 of 3) sorted by relevance

/dports/devel/okteta/okteta-0.26.6/gui/controller/
H A Dundoredocontroller.hpp21 class UndoRedoController : public AbstractController class
H A Dundoredocontroller.cpp24 UndoRedoController::UndoRedoController(AbstractByteArrayView* view, AbstractController* parent) in UndoRedoController() function in Okteta::UndoRedoController
/dports/graphics/xournalpp/xournalpp-1.1.0/src/control/
H A DUndoRedoController.cpp7 UndoRedoController::UndoRedoController(Control* control): control(control) {} in UndoRedoController() function in UndoRedoController