This is the complete list of members for ToolManager, including all inherited members.
| BaseManager(Editor *editor, const QString &name) (defined in BaseManager) | BaseManager | explicitprotected |
| blockSignals(bool block) | QObject | |
| bucketReferenceModeIsCurrentLayer(int referenceMode) const | ToolManager | slot |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| cleanupAllToolsData() (defined in ToolManager) | ToolManager | |
| clearTemporaryTool() (defined in ToolManager) | ToolManager | |
| 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 |
| currentTool() const (defined in ToolManager) | ToolManager | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| 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 | |
| getTool(ToolType eToolType) (defined in ToolManager) | ToolManager | |
| inherits(const char *className) const const | QObject | |
| init() override (defined in ToolManager) | ToolManager | virtual |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| leavingThisTool() (defined in ToolManager) | ToolManager | |
| load(Object *) override (defined in ToolManager) | ToolManager | virtual |
| mCurrentTool (defined in ToolManager) | ToolManager | private |
| mEditor (defined in BaseManager) | BaseManager | private |
| metaObject() const const | QObject | virtual |
| mOldValue (defined in ToolManager) | ToolManager | private |
| moveToThread(QThread *targetThread) | QObject | |
| mTabletEraserTool (defined in ToolManager) | ToolManager | private |
| mTemporaryTool (defined in ToolManager) | ToolManager | private |
| mTemporaryTriggerKeys (defined in ToolManager) | ToolManager | private |
| mTemporaryTriggerModifiers (defined in ToolManager) | ToolManager | private |
| mTemporaryTriggerMouseButtons (defined in ToolManager) | ToolManager | private |
| mToolSetHash (defined in ToolManager) | ToolManager | private |
| 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 | |
| propertySwitch(bool condition, int property) (defined in ToolManager) | ToolManager | |
| 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 | |
| resetAllTools() (defined in ToolManager) | ToolManager | slot |
| resetCameraPath() (defined in ToolManager) | ToolManager | slot |
| resetCameraTransform(CameraFieldOption option) (defined in ToolManager) | ToolManager | slot |
| save(Object *) override (defined in ToolManager) | ToolManager | virtual |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setAA(int) (defined in ToolManager) | ToolManager | slot |
| setBezier(bool) (defined in ToolManager) | ToolManager | slot |
| setBucketColorToleranceEnabled(bool enabled) (defined in ToolManager) | ToolManager | slot |
| setBucketFillExpand(int) (defined in ToolManager) | ToolManager | slot |
| setBucketFillExpandEnabled(bool enabled) (defined in ToolManager) | ToolManager | slot |
| setBucketFillReferenceMode(int referenceMode) (defined in ToolManager) | ToolManager | slot |
| setCameraPathDotColor(int) (defined in ToolManager) | ToolManager | slot |
| setClosedPath(bool) (defined in ToolManager) | ToolManager | slot |
| setCurrentTool(ToolType eToolType) (defined in ToolManager) | ToolManager | |
| setDefaultTool() (defined in ToolManager) | ToolManager | |
| setFeather(float) (defined in ToolManager) | ToolManager | slot |
| setFillMode(int) (defined in ToolManager) | ToolManager | slot |
| setInvisibility(bool) (defined in ToolManager) | ToolManager | slot |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setPreserveAlpha(bool) (defined in ToolManager) | ToolManager | slot |
| setPressure(bool) (defined in ToolManager) | ToolManager | slot |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setShowCameraPath(bool) (defined in ToolManager) | ToolManager | slot |
| setShowSelectionInfo(bool b) (defined in ToolManager) | ToolManager | slot |
| setStabilizerLevel(int) (defined in ToolManager) | ToolManager | slot |
| setTemporaryTool(ToolType eToolType, QFlags< Qt::Key > keys, Qt::KeyboardModifiers modifiers) (defined in ToolManager) | ToolManager | |
| setTemporaryTool(ToolType eToolType, Qt::MouseButtons buttons) (defined in ToolManager) | ToolManager | |
| setTemporaryTool(ToolType eToolType) (defined in ToolManager) | ToolManager | private |
| setTolerance(int) (defined in ToolManager) | ToolManager | slot |
| setUseFeather(bool) (defined in ToolManager) | ToolManager | slot |
| setUseFillContour(bool) (defined in ToolManager) | ToolManager | slot |
| setVectorMergeEnabled(bool) (defined in ToolManager) | ToolManager | slot |
| setWidth(float) (defined in ToolManager) | ToolManager | slot |
| signalsBlocked() const const | QObject | |
| startTimer(int time, Qt::TimerType timerType) | QObject | |
| tabletRestorePrevTool() (defined in ToolManager) | ToolManager | |
| tabletSwitchToEraser() (defined in ToolManager) | ToolManager | |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| toolChanged(ToolType) (defined in ToolManager) | ToolManager | signal |
| ToolManager(Editor *editor) (defined in ToolManager) | ToolManager | explicit |
| toolPropertyChanged(ToolType, ToolPropertyType) (defined in ToolManager) | ToolManager | signal |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| tryClearTemporaryTool(Qt::Key key) (defined in ToolManager) | ToolManager | |
| tryClearTemporaryTool(Qt::MouseButton button) (defined in ToolManager) | ToolManager | |
| workingLayerChanged(Layer *) (defined in BaseManager) | BaseManager | inlinevirtual |
| ~BaseManager() (defined in BaseManager) | BaseManager | protectedvirtual |
| ~QObject() | QObject | virtual |
| ~ToolManager() override (defined in ToolManager) | ToolManager |