This is the complete list of members for SelectionManager, including all inherited members.
adjustSelection(const QPointF ¤tPoint, const QPointF &offset, qreal rotationOffset, int rotationIncrement=0) (defined in SelectionManager) | SelectionManager | |
alignPositionToAxis(bool state) | SelectionManager | inline |
alignPositionToAxis(QPointF currentPoint) const | SelectionManager | private |
angleFromPoint(const QPointF &point, const QPointF &anchorPoint) const (defined in SelectionManager) | SelectionManager | |
BaseManager(Editor *editor, const QString &name) (defined in BaseManager) | BaseManager | explicitprotected |
blockSignals(bool block) | QObject | |
calculateSelectionTransformation() | SelectionManager | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clearCurves() (defined in SelectionManager) | SelectionManager | inline |
clearVertices() (defined in SelectionManager) | SelectionManager | inline |
closestCurves() const (defined in SelectionManager) | SelectionManager | inline |
closestVertices() const (defined in SelectionManager) | SelectionManager | inline |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
constrainRotationToAngle(const qreal rotatedAngle, const int rotationIncrement) const (defined in SelectionManager) | SelectionManager | private |
currentTransformAnchor() const (defined in SelectionManager) | SelectionManager | inline |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
deleteSelection() (defined in SelectionManager) | SelectionManager | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
editor() const (defined in BaseManager) | BaseManager | inline |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
flipSelection(bool flipVertical) | SelectionManager | |
getMoveMode() const (defined in SelectionManager) | SelectionManager | inline |
getSelectionAnchorPoint() const (defined in SelectionManager) | SelectionManager | |
inherits(const char *className) const const | QObject | |
init() override (defined in SelectionManager) | SelectionManager | virtual |
installEventFilter(QObject *filterObj) | QObject | |
isOutsideSelectionArea(const QPointF &point) const (defined in SelectionManager) | SelectionManager | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
killTimer(int id) | QObject | |
load(Object *) override (defined in SelectionManager) | SelectionManager | virtual |
maintainAspectRatio(bool state) (defined in SelectionManager) | SelectionManager | inline |
mAnchorPoint (defined in SelectionManager) | SelectionManager | private |
mapFromLocalSpace(const QPointF &point) const (defined in SelectionManager) | SelectionManager | inline |
mapFromLocalSpace(const QPolygonF &polygon) const (defined in SelectionManager) | SelectionManager | inline |
mapToSelection(const QPointF &point) const (defined in SelectionManager) | SelectionManager | inline |
mapToSelection(const QPolygonF &polygon) const (defined in SelectionManager) | SelectionManager | inline |
mAspectRatioFixed (defined in SelectionManager) | SelectionManager | private |
mClosestCurves (defined in SelectionManager) | SelectionManager | private |
mClosestVertices (defined in SelectionManager) | SelectionManager | private |
mDragOrigin (defined in SelectionManager) | SelectionManager | private |
mEditor (defined in BaseManager) | BaseManager | private |
metaObject() const const | QObject | virtual |
mLockAxis (defined in SelectionManager) | SelectionManager | private |
mMoveMode (defined in SelectionManager) | SelectionManager | private |
mOriginalRect (defined in SelectionManager) | SelectionManager | private |
moveToThread(QThread *targetThread) | QObject | |
mRotatedAngle (defined in SelectionManager) | SelectionManager | private |
mScaleX (defined in SelectionManager) | SelectionManager | private |
mScaleY (defined in SelectionManager) | SelectionManager | private |
mSelectionPolygon (defined in SelectionManager) | SelectionManager | private |
mSelectionTolerance (defined in SelectionManager) | SelectionManager | private |
mSelectionTransform (defined in SelectionManager) | SelectionManager | private |
mTranslation (defined in SelectionManager) | SelectionManager | private |
myRotation() const (defined in SelectionManager) | SelectionManager | inline |
myScaleX() const (defined in SelectionManager) | SelectionManager | inline |
myScaleY() const (defined in SelectionManager) | SelectionManager | inline |
mySelectionRect() const (defined in SelectionManager) | SelectionManager | inline |
myTranslation() const (defined in SelectionManager) | SelectionManager | inline |
needDeleteSelection() (defined in SelectionManager) | SelectionManager | signal |
object() const (defined in BaseManager) | BaseManager | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
parent() const const | QObject | |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_DISABLE_COPY(Class) | QObject | |
Q_DISABLE_COPY_MOVE(Class) | QObject | |
Q_DISABLE_MOVE(Class) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
qFindChild(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QString &name) | QObject | |
qFindChildren(const QObject *obj, const QRegExp ®Exp) | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
resetSelectionProperties() (defined in SelectionManager) | SelectionManager | |
resetSelectionTransform() (defined in SelectionManager) | SelectionManager | |
resetSelectionTransformProperties() | SelectionManager | |
rotate(qreal angle, qreal lockedAngle) (defined in SelectionManager) | SelectionManager | |
save(Object *) override (defined in SelectionManager) | SelectionManager | virtual |
scale(qreal sX, qreal sY) (defined in SelectionManager) | SelectionManager | |
selectionChanged() (defined in SelectionManager) | SelectionManager | signal |
selectionHeight() const (defined in SelectionManager) | SelectionManager | inline |
SelectionManager(Editor *editor) (defined in SelectionManager) | SelectionManager | explicit |
selectionReset() (defined in SelectionManager) | SelectionManager | signal |
selectionTolerance() const (defined in SelectionManager) | SelectionManager | |
selectionTransform() const (defined in SelectionManager) | SelectionManager | inline |
selectionWidth() const (defined in SelectionManager) | SelectionManager | inline |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setCurves(const QList< int > &curves) (defined in SelectionManager) | SelectionManager | inline |
setDragOrigin(const QPointF point) | SelectionManager | inline |
setMoveMode(const MoveMode moveMode) (defined in SelectionManager) | SelectionManager | inline |
setMoveModeForAnchorInRange(const QPointF &point) (defined in SelectionManager) | SelectionManager | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRotation(const qreal &rotation) (defined in SelectionManager) | SelectionManager | inline |
setScale(const qreal scaleX, const qreal scaleY) (defined in SelectionManager) | SelectionManager | inline |
setSelection(QRectF rect, bool roundPixels=false) (defined in SelectionManager) | SelectionManager | |
setSelectionTransform(const QTransform &transform) (defined in SelectionManager) | SelectionManager | inline |
setTransformAnchor(const QPointF &point) (defined in SelectionManager) | SelectionManager | |
setTranslation(const QPointF &translation) (defined in SelectionManager) | SelectionManager | inline |
setVertices(const QList< VertexRef > &vertices) (defined in SelectionManager) | SelectionManager | inline |
signalsBlocked() const const | QObject | |
somethingSelected() const (defined in SelectionManager) | SelectionManager | inline |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
translate(QPointF point) (defined in SelectionManager) | SelectionManager | |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
vectorSelection (defined in SelectionManager) | SelectionManager | |
workingLayerChanged(Layer *) override (defined in SelectionManager) | SelectionManager | virtual |
~BaseManager() (defined in BaseManager) | BaseManager | protectedvirtual |
~QObject() | QObject | virtual |
~SelectionManager() override (defined in SelectionManager) | SelectionManager |