#include <kcommand.h>
#include <koffice_export.h>
#include <KoSelection.h>
#include <QList>
#include <QPointF>
Graphe des dépendances par inclusion de KoCommand.h:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :
Aller au code source de ce fichier.
Classes | |
class | KoShapeMoveCommand |
The undo / redo command for shape moving. Plus de détails... | |
class | KoShapeRotateCommand |
The undo / redo command for shape rotating. Plus de détails... | |
class | KoShapeShearCommand |
The undo / redo command for shape shearing. Plus de détails... | |
class | KoShapeSizeCommand |
The undo / redo command for shape sizing. Plus de détails... | |
class | KoGroupShapesCommand |
The undo / redo command for grouping shapes. Plus de détails... | |
class | KoUngroupShapesCommand |
The undo / redo command for ungrouping shapes. Plus de détails... | |
class | KoShapeCreateCommand |
The undo / redo command for creating shapes. Plus de détails... | |
class | KoShapeDeleteCommand |
The undo / redo command for deleting shapes. Plus de détails... | |
class | KoShapeBackgroundCommand |
The undo / redo command for setting the shape background. Plus de détails... | |
class | KoShapeAlignCommand |
The undo / redo command for aligning shapes. Plus de détails... | |
class | KoShapeDistributeCommand |
The undo / redo command for distributing shapes. Plus de détails... | |
class | KoShapeLockCommand |