|  | Qt 6.x
    The Qt SDK | 
This is the complete list of members for QGraphicsSvgItem, including all inherited members.
| acceptDrops() const | QGraphicsItem | |
| acceptedMouseButtons() const | QGraphicsItem | |
| acceptHoverEvents() const | QGraphicsItem | |
| acceptTouchEvents() const | QGraphicsItem | |
| addToIndex() | QGraphicsItem | protected | 
| advance(int phase) | QGraphicsItem | virtual | 
| bindableObjectName() | QObject | |
| bindingStorage() | QObject | inline | 
| bindingStorage() const | QObject | inline | 
| blockSignals(bool b) noexcept | QObject | |
| boundingRect() const override | QGraphicsSvgItem | virtual | 
| boundingRegion(const QTransform &itemToDeviceTransform) const | QGraphicsItem | |
| boundingRegionGranularity() const | QGraphicsItem | |
| cacheMode() const | QGraphicsItem | |
| CacheMode enum name | QGraphicsItem | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual | 
| childItems() const | QGraphicsItem | |
| childrenBoundingRect() const | QGraphicsItem | |
| childrenChanged() | QGraphicsObject | signal | 
| clearFocus() | QGraphicsItem | |
| clipPath() const | QGraphicsItem | |
| collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsItem | virtual | 
| collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsItem | virtual | 
| collidingItems(Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsItem | |
| commonAncestorItem(const QGraphicsItem *other) const | QGraphicsItem | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static | 
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static | 
| connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline | 
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic | 
| connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic | 
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| contains(const QPointF &point) const | QGraphicsItem | virtual | 
| contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | QGraphicsItem | protectedvirtual | 
| cursor() const | QGraphicsItem | |
| customEvent(QEvent *event) | QObject | protectedvirtual | 
| QObject::d_ptr | QObject | protected | 
| QGraphicsItem::d_ptr | QGraphicsItem | protected | 
| data(int key) const | QGraphicsItem | |
| deleteLater() | QObject | slot | 
| destroyed(QObject *=nullptr) | QObject | signal | 
| DeviceCoordinateCache enum value | QGraphicsItem | |
| deviceTransform(const QTransform &viewportTransform) const | QGraphicsItem | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static | 
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static | 
| disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline | 
| disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline | 
| disconnect(const QMetaObject::Connection &) | QObject | static | 
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic | 
| disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic | 
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual | 
| dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual | 
| dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual | 
| dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual | 
| dumpObjectInfo() const | QObject | |
| dumpObjectTree() const | QObject | |
| dynamicPropertyNames() const | QObject | |
| effectiveOpacity() const | QGraphicsItem | |
| elementId | QGraphicsSvgItem | |
| elementId() const | QGraphicsSvgItem | |
| enabled | QGraphicsObject | |
| enabledChanged() | QGraphicsObject | signal | 
| ensureVisible(const QRectF &rect=QRectF(), int xmargin=50, int ymargin=50) | QGraphicsItem | |
| ensureVisible(qreal x, qreal y, qreal w, qreal h, int xmargin=50, int ymargin=50) | QGraphicsItem | inline | 
| event(QEvent *ev) override | QGraphicsObject | protectedvirtual | 
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual | 
| extension(const QVariant &variant) const | QGraphicsItem | protectedvirtual | 
| Extension enum name | QGraphicsItem | protected | 
| filtersChildEvents() const | QGraphicsItem | |
| findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline | 
| findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline | 
| findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline | 
| flags() const | QGraphicsItem | |
| focusInEvent(QFocusEvent *event) | QGraphicsItem | protectedvirtual | 
| focusItem() const | QGraphicsItem | |
| focusOutEvent(QFocusEvent *event) | QGraphicsItem | protectedvirtual | 
| focusProxy() const | QGraphicsItem | |
| focusScopeItem() const | QGraphicsItem | |
| grabKeyboard() | QGraphicsItem | |
| grabMouse() | QGraphicsItem | |
| GraphicsItemChange enum name | QGraphicsItem | |
| GraphicsItemFlag enum name | QGraphicsItem | |
| group() const | QGraphicsItem | |
| handlesChildEvents() const | QGraphicsItem | |
| hasCursor() const | QGraphicsItem | |
| hasFocus() const | QGraphicsItem | |
| heightChanged() | QGraphicsObject | signal | 
| hide() | QGraphicsItem | inline | 
| hoverEnterEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | protectedvirtual | 
| hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | protectedvirtual | 
| hoverMoveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | protectedvirtual | 
| inherits(const char *classname) const | QObject | inline | 
| inputMethodEvent(QInputMethodEvent *event) | QGraphicsItem | protectedvirtual | 
| inputMethodHints() const | QGraphicsItem | |
| inputMethodQuery(Qt::InputMethodQuery query) const | QGraphicsItem | protectedvirtual | 
| installEventFilter(QObject *filterObj) | QObject | |
| installSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
| isActive() const | QGraphicsItem | |
| isAncestorOf(const QGraphicsItem *child) const | QGraphicsItem | |
| isBlockedByModalPanel(QGraphicsItem **blockingPanel=nullptr) const | QGraphicsItem | |
| isCachingEnabled() const | QGraphicsSvgItem | |
| isClipped() const | QGraphicsItem | |
| isEnabled() const | QGraphicsItem | |
| isObscured(const QRectF &rect=QRectF()) const | QGraphicsItem | |
| isObscured(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| isObscuredBy(const QGraphicsItem *item) const | QGraphicsItem | virtual | 
| isPanel() const | QGraphicsItem | |
| isQuickItemType() const | QObject | inline | 
| isSelected() const | QGraphicsItem | |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected | 
| isUnderMouse() const | QGraphicsItem | |
| isVisible() const | QGraphicsItem | |
| isVisibleTo(const QGraphicsItem *parent) const | QGraphicsItem | |
| isWidget() const | QGraphicsItem | |
| isWidgetType() const | QObject | inline | 
| isWindow() const | QGraphicsItem | |
| isWindowType() const | QObject | inline | 
| ItemAcceptsInputMethod enum value | QGraphicsItem | |
| itemChange(GraphicsItemChange change, const QVariant &value) | QGraphicsItem | protectedvirtual | 
| ItemChildAddedChange enum value | QGraphicsItem | |
| ItemChildRemovedChange enum value | QGraphicsItem | |
| ItemClipsChildrenToShape enum value | QGraphicsItem | |
| ItemClipsToShape enum value | QGraphicsItem | |
| ItemContainsChildrenInShape enum value | QGraphicsItem | |
| ItemCoordinateCache enum value | QGraphicsItem | |
| ItemCursorChange enum value | QGraphicsItem | |
| ItemCursorHasChanged enum value | QGraphicsItem | |
| ItemDoesntPropagateOpacityToChildren enum value | QGraphicsItem | |
| ItemEnabledChange enum value | QGraphicsItem | |
| ItemEnabledHasChanged enum value | QGraphicsItem | |
| ItemFlagsChange enum value | QGraphicsItem | |
| ItemFlagsHaveChanged enum value | QGraphicsItem | |
| ItemHasNoContents enum value | QGraphicsItem | |
| ItemIgnoresParentOpacity enum value | QGraphicsItem | |
| ItemIgnoresTransformations enum value | QGraphicsItem | |
| ItemIsFocusable enum value | QGraphicsItem | |
| ItemIsFocusScope enum value | QGraphicsItem | |
| ItemIsMovable enum value | QGraphicsItem | |
| ItemIsPanel enum value | QGraphicsItem | |
| ItemIsSelectable enum value | QGraphicsItem | |
| ItemNegativeZStacksBehindParent enum value | QGraphicsItem | |
| ItemOpacityChange enum value | QGraphicsItem | |
| ItemOpacityHasChanged enum value | QGraphicsItem | |
| ItemParentChange enum value | QGraphicsItem | |
| ItemParentHasChanged enum value | QGraphicsItem | |
| ItemPositionChange enum value | QGraphicsItem | |
| ItemPositionHasChanged enum value | QGraphicsItem | |
| ItemRotationChange enum value | QGraphicsItem | |
| ItemRotationHasChanged enum value | QGraphicsItem | |
| ItemScaleChange enum value | QGraphicsItem | |
| ItemScaleHasChanged enum value | QGraphicsItem | |
| ItemSceneChange enum value | QGraphicsItem | |
| ItemSceneHasChanged enum value | QGraphicsItem | |
| ItemScenePositionHasChanged enum value | QGraphicsItem | |
| ItemSelectedChange enum value | QGraphicsItem | |
| ItemSelectedHasChanged enum value | QGraphicsItem | |
| ItemSendsGeometryChanges enum value | QGraphicsItem | |
| ItemSendsScenePositionChanges enum value | QGraphicsItem | |
| ItemStacksBehindParent enum value | QGraphicsItem | |
| ItemStopsClickFocusPropagation enum value | QGraphicsItem | |
| ItemStopsFocusHandling enum value | QGraphicsItem | |
| ItemToolTipChange enum value | QGraphicsItem | |
| ItemToolTipHasChanged enum value | QGraphicsItem | |
| itemTransform(const QGraphicsItem *other, bool *ok=nullptr) const | QGraphicsItem | |
| ItemTransformChange enum value | QGraphicsItem | |
| ItemTransformHasChanged enum value | QGraphicsItem | |
| ItemTransformOriginPointChange enum value | QGraphicsItem | |
| ItemTransformOriginPointHasChanged enum value | QGraphicsItem | |
| ItemUsesExtendedStyleOption enum value | QGraphicsItem | |
| ItemVisibleChange enum value | QGraphicsItem | |
| ItemVisibleHasChanged enum value | QGraphicsItem | |
| ItemZValueChange enum value | QGraphicsItem | |
| ItemZValueHasChanged enum value | QGraphicsItem | |
| keyPressEvent(QKeyEvent *event) | QGraphicsItem | protectedvirtual | 
| keyReleaseEvent(QKeyEvent *event) | QGraphicsItem | protectedvirtual | 
| killTimer(int id) | QObject | |
| mapFromItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | inline | 
| mapFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapFromParent(const QPointF &point) const | QGraphicsItem | |
| mapFromParent(const QRectF &rect) const | QGraphicsItem | |
| mapFromParent(const QPolygonF &polygon) const | QGraphicsItem | |
| mapFromParent(const QPainterPath &path) const | QGraphicsItem | |
| mapFromParent(qreal x, qreal y) const | QGraphicsItem | inline | 
| mapFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapFromScene(const QPointF &point) const | QGraphicsItem | |
| mapFromScene(const QRectF &rect) const | QGraphicsItem | |
| mapFromScene(const QPolygonF &polygon) const | QGraphicsItem | |
| mapFromScene(const QPainterPath &path) const | QGraphicsItem | |
| mapFromScene(qreal x, qreal y) const | QGraphicsItem | inline | 
| mapFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapRectFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapRectFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapRectFromParent(const QRectF &rect) const | QGraphicsItem | |
| mapRectFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapRectFromScene(const QRectF &rect) const | QGraphicsItem | |
| mapRectFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapRectToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapRectToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapRectToParent(const QRectF &rect) const | QGraphicsItem | |
| mapRectToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapRectToScene(const QRectF &rect) const | QGraphicsItem | |
| mapRectToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapToItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | inline | 
| mapToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapToParent(const QPointF &point) const | QGraphicsItem | |
| mapToParent(const QRectF &rect) const | QGraphicsItem | |
| mapToParent(const QPolygonF &polygon) const | QGraphicsItem | |
| mapToParent(const QPainterPath &path) const | QGraphicsItem | |
| mapToParent(qreal x, qreal y) const | QGraphicsItem | inline | 
| mapToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| mapToScene(const QPointF &point) const | QGraphicsItem | |
| mapToScene(const QRectF &rect) const | QGraphicsItem | |
| mapToScene(const QPolygonF &polygon) const | QGraphicsItem | |
| mapToScene(const QPainterPath &path) const | QGraphicsItem | |
| mapToScene(qreal x, qreal y) const | QGraphicsItem | inline | 
| mapToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline | 
| maximumCacheSize | QGraphicsSvgItem | |
| maximumCacheSize() const | QGraphicsSvgItem | |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual | 
| mouseMoveEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual | 
| mousePressEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual | 
| mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual | 
| moveBy(qreal dx, qreal dy) | QGraphicsItem | inline | 
| moveToThread(QThread *thread) | QObject | |
| NoCache enum value | QGraphicsItem | |
| NonModal enum value | QGraphicsItem | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal | 
| opacity | QGraphicsObject | |
| QGraphicsItem::opacity() const | QGraphicsItem | |
| opacityChanged() | QGraphicsObject | signal | 
| opaqueArea() const | QGraphicsItem | virtual | 
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) override | QGraphicsSvgItem | virtual | 
| panel() const | QGraphicsItem | |
| PanelModal enum value | QGraphicsItem | |
| panelModality() const | QGraphicsItem | |
| PanelModality enum name | QGraphicsItem | |
| parent | QGraphicsObject | |
| QObject::parent() const | QObject | inline | 
| parentChanged() | QGraphicsObject | signal | 
| parentItem() const | QGraphicsItem | |
| parentObject() const | QGraphicsItem | |
| parentWidget() const | QGraphicsItem | |
| pos | QGraphicsObject | |
| QGraphicsItem::pos() const | QGraphicsItem | |
| prepareGeometryChange() | QGraphicsItem | protected | 
| property(const char *name) const | QObject | |
| qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related | 
| qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related | 
| QGraphicsItem::QGraphicsItem(QGraphicsItem *parent=nullptr) | QGraphicsItem | explicit | 
| QGraphicsItem::QGraphicsItem(QGraphicsItemPrivate &dd, QGraphicsItem *parent) | QGraphicsItem | protected | 
| qgraphicsitem_cast(QGraphicsItem *item) | QGraphicsItem | related | 
| QGraphicsObject(QGraphicsItemPrivate &dd, QGraphicsItem *parent) | QGraphicsObject | protected | 
| QGraphicsSvgItem(QGraphicsItem *parentItem=nullptr) | QGraphicsSvgItem | |
| QGraphicsSvgItem(const QString &fileName, QGraphicsItem *parentItem=nullptr) | QGraphicsSvgItem | |
| QObject(QObject *parent=nullptr) | QObject | explicit | 
| QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected | 
| qobject_cast(const QObject *object) | QObject | related | 
| QObjectList | QObject | related | 
| receivers(const char *signal) const | QObject | protected | 
| removeEventFilter(QObject *obj) | QObject | |
| removeFromIndex() | QGraphicsItem | protected | 
| removeSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
| renderer() const | QGraphicsSvgItem | |
| resetTransform() | QGraphicsItem | |
| rotation | QGraphicsObject | |
| QGraphicsItem::rotation() const | QGraphicsItem | |
| rotationChanged() | QGraphicsObject | signal | 
| scale | QGraphicsObject | |
| QGraphicsItem::scale() const | QGraphicsItem | |
| scaleChanged() | QGraphicsObject | signal | 
| scene() const | QGraphicsItem | |
| sceneBoundingRect() const | QGraphicsItem | |
| sceneEvent(QEvent *event) | QGraphicsItem | protectedvirtual | 
| sceneEventFilter(QGraphicsItem *watched, QEvent *event) | QGraphicsItem | protectedvirtual | 
| SceneModal enum value | QGraphicsItem | |
| scenePos() const | QGraphicsItem | |
| sceneTransform() const | QGraphicsItem | |
| scroll(qreal dx, qreal dy, const QRectF &rect=QRectF()) | QGraphicsItem | |
| sender() const | QObject | protected | 
| senderSignalIndex() const | QObject | protected | 
| setAcceptDrops(bool on) | QGraphicsItem | |
| setAcceptedMouseButtons(Qt::MouseButtons buttons) | QGraphicsItem | |
| setAcceptHoverEvents(bool enabled) | QGraphicsItem | |
| setAcceptTouchEvents(bool enabled) | QGraphicsItem | |
| setActive(bool active) | QGraphicsItem | |
| setBoundingRegionGranularity(qreal granularity) | QGraphicsItem | |
| setCacheMode(CacheMode mode, const QSize &cacheSize=QSize()) | QGraphicsItem | |
| setCachingEnabled(bool) | QGraphicsSvgItem | |
| setCursor(const QCursor &cursor) | QGraphicsItem | |
| setData(int key, const QVariant &value) | QGraphicsItem | |
| setElementId(const QString &id) | QGraphicsSvgItem | |
| setEnabled(bool enabled) | QGraphicsItem | |
| setExtension(Extension extension, const QVariant &variant) | QGraphicsItem | protectedvirtual | 
| setFiltersChildEvents(bool enabled) | QGraphicsItem | |
| setFlag(GraphicsItemFlag flag, bool enabled=true) | QGraphicsItem | |
| setFlags(GraphicsItemFlags flags) | QGraphicsItem | |
| setFocus(Qt::FocusReason focusReason=Qt::OtherFocusReason) | QGraphicsItem | |
| setFocusProxy(QGraphicsItem *item) | QGraphicsItem | |
| setGroup(QGraphicsItemGroup *group) | QGraphicsItem | |
| setHandlesChildEvents(bool enabled) | QGraphicsItem | |
| setInputMethodHints(Qt::InputMethodHints hints) | QGraphicsItem | |
| setMaximumCacheSize(const QSize &size) | QGraphicsSvgItem | |
| setObjectName(const QString &name) | QObject | inline | 
| setObjectName(QAnyStringView name) | QObject | |
| setOpacity(qreal opacity) | QGraphicsItem | |
| setPanelModality(PanelModality panelModality) | QGraphicsItem | |
| setParent(QObject *parent) | QObject | |
| setParentItem(QGraphicsItem *parent) | QGraphicsItem | |
| setPos(const QPointF &pos) | QGraphicsItem | |
| setPos(qreal x, qreal y) | QGraphicsItem | inline | 
| setProperty(const char *name, const QVariant &value) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | inline | 
| setRotation(qreal angle) | QGraphicsItem | |
| setScale(qreal scale) | QGraphicsItem | |
| setSelected(bool selected) | QGraphicsItem | |
| setSharedRenderer(QSvgRenderer *renderer) | QGraphicsSvgItem | |
| setTransform(const QTransform &matrix, bool combine=false) | QGraphicsItem | |
| setTransformations(const QList< QGraphicsTransform * > &transformations) | QGraphicsItem | |
| setTransformOriginPoint(const QPointF &origin) | QGraphicsItem | |
| setTransformOriginPoint(qreal ax, qreal ay) | QGraphicsItem | inline | 
| setVisible(bool visible) | QGraphicsItem | |
| setX(qreal x) | QGraphicsItem | |
| setY(qreal y) | QGraphicsItem | |
| setZValue(qreal z) | QGraphicsItem | |
| shape() const | QGraphicsItem | virtual | 
| show() | QGraphicsItem | inline | 
| signalsBlocked() const noexcept | QObject | inline | 
| stackBefore(const QGraphicsItem *sibling) | QGraphicsItem | |
| startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
| supportsExtension(Extension extension) const | QGraphicsItem | protectedvirtual | 
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual | 
| toGraphicsObject() | QGraphicsItem | |
| toGraphicsObject() const | QGraphicsItem | |
| topLevelItem() const | QGraphicsItem | |
| topLevelWidget() const | QGraphicsItem | |
| transform() const | QGraphicsItem | |
| transformations() const | QGraphicsItem | |
| transformOriginPoint | QGraphicsObject | |
| QGraphicsItem::transformOriginPoint() const | QGraphicsItem | |
| type() const override | QGraphicsSvgItem | virtual | 
| Type enum value | QGraphicsSvgItem | |
| ungrabKeyboard() | QGraphicsItem | |
| ungrabMouse() | QGraphicsItem | |
| unsetCursor() | QGraphicsItem | |
| update(const QRectF &rect=QRectF()) | QGraphicsItem | |
| update(qreal x, qreal y, qreal width, qreal height) | QGraphicsItem | inline | 
| updateMicroFocus() | QGraphicsObject | protectedslot | 
| UserExtension enum value | QGraphicsItem | protected | 
| UserType enum value | QGraphicsItem | |
| visible | QGraphicsObject | |
| visibleChanged() | QGraphicsObject | signal | 
| wheelEvent(QGraphicsSceneWheelEvent *event) | QGraphicsItem | protectedvirtual | 
| widthChanged() | QGraphicsObject | signal | 
| window() const | QGraphicsItem | |
| x | QGraphicsObject | |
| QGraphicsItem::x() const | QGraphicsItem | inline | 
| xChanged() | QGraphicsObject | signal | 
| y | QGraphicsObject | |
| QGraphicsItem::y() const | QGraphicsItem | inline | 
| yChanged() | QGraphicsObject | signal | 
| z | QGraphicsObject | |
| zChanged() | QGraphicsObject | signal | 
| zValue() const | QGraphicsItem | |
| ~QGraphicsItem() | QGraphicsItem | virtual | 
| ~QObject() | QObject | virtual |