Home
last modified time | relevance | path

Searched defs:UndoCommand (Results 1 – 25 of 69) sorted by relevance

123

/dports/graphics/krita/krita-4.4.8/libs/ui/
H A DKisDecorationsWrapperLayer.cpp124 struct UndoCommand : public KUndo2Command in transform() struct
126 UndoCommand(KisDocument *document, const QTransform &transform) in transform() function
131 void undo() override { in transform()
135 void redo() override { in transform()
140 void doTransform(const QTransform &transform) { in transform()
165 KisDocument *m_document; in transform()
166 QTransform m_transform; in transform()
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DCommandScope.h33 class UndoCommand; variable
42 friend class UndoCommand; variable
H A DUndoCommand.C20 UndoCommand::UndoCommand(const char* name, in UndoCommand() function
/dports/graphics/aseprite/aseprite-1.2.9/src/app/commands/
H A Dcmd_undo.cpp33 class UndoCommand : public Command { class
48 UndoCommand::UndoCommand(Type type) in UndoCommand() function in app::UndoCommand
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/controller/
H A Dundocontroller.h37 class UndoCommand; variable
H A Dundocommand.cpp32 UndoCommand::UndoCommand(const QString &text) in UndoCommand() function in qmt::UndoCommand
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/common/
H A Dundocommand.cpp36 UndoCommand::UndoCommand(const QString& text) noexcept in UndoCommand() function in librepcb::UndoCommand
H A Dundostack.h36 class UndoCommand; variable
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/projecteditor/boardeditor/
H A Dboardplanepropertiesdialog.h37 class UndoCommand; variable
H A Dboardviapropertiesdialog.h35 class UndoCommand; variable
H A Ddeviceinstancepropertiesdialog.h37 class UndoCommand; variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/GameInterface/Handlers/
H A DCommandHandlers.cpp44 MESSAGEHANDLER(UndoCommand) in MESSAGEHANDLER() argument
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitempage.h73 enum UndoCommand enum
H A Dqgslayoutsnapper.h259 enum UndoCommand enum
H A Dqgslayoutgridsettings.h132 enum UndoCommand enum
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitempage.h71 enum UndoCommand enum
H A Dqgslayoutsnapper.h259 enum UndoCommand enum
H A Dqgslayoutgridsettings.h132 enum UndoCommand enum
/dports/graphics/aseprite/aseprite-1.2.9/src/undo/
H A Dundo_history.h13 class UndoCommand; variable
H A Dundo_state.h15 class UndoCommand; variable
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/projecteditor/schematiceditor/
H A Dsymbolinstancepropertiesdialog.h37 class UndoCommand; variable
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dfileundomanager_p.h55 UndoCommand() in UndoCommand() function
60UndoCommand(FileUndoManager::CommandType type, const QList<QUrl> &src, const QUrl &dst, qint64 ser… in UndoCommand() function
H A Dfileundomanager.h28 class UndoCommand; variable
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vtools/undocommands/
H A Dvundocommand.h45 enum class UndoCommand: qint8 enum
/dports/www/kf5-khtml/khtml-5.89.0/src/editing/
H A Deditor_command.h56 UndoCommand, enumerator

123