| acceptDrops() const | QGraphicsItem | |
| acceptedMouseButtons() const | QGraphicsItem | |
| acceptHoverEvents() const | QGraphicsItem | |
| acceptsHoverEvents() const | QGraphicsItem | |
| acceptTouchEvents() const | QGraphicsItem | |
| addToIndex() | QGraphicsItem | protected |
| advance(int phase) | QGraphicsItem | virtual |
| blockSignals(bool b) | QObject | |
| boundingRect() const | QmlJSDebugger::LiveLayerItem | virtual |
| boundingRegion(const QTransform &itemToDeviceTransform) const | QGraphicsItem | |
| boundingRegionGranularity() const | QGraphicsItem | |
| CacheMode enum name | QGraphicsItem | |
| cacheMode() const | QGraphicsItem | |
| childEvent(QChildEvent *) | QObject | protectedvirtual |
| childItems() const | QGraphicsItem | |
| QObject::children() const | QObject | inline |
| QGraphicsItem::children() 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 |
| connectNotify(const char *signal) | QObject | protectedvirtual |
| contains(const QPointF &point) const | QGraphicsItem | virtual |
| contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | QGraphicsItem | protectedvirtual |
| cursor() const | QGraphicsItem | |
| customEvent(QEvent *) | QObject | protectedvirtual |
| QObject::d_ptr | QObject | protected |
| QGraphicsItem::d_ptr | QGraphicsItem | protected |
| data(int key) const | QGraphicsItem | |
| deleteLater() | QObject | slot |
| destroyed(QObject *=0) | 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=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
| disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
| disconnectNotify(const char *signal) | QObject | protectedvirtual |
| dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual |
| dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual |
| dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual |
| dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| effectiveOpacity() const | QGraphicsItem | |
| 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 *) | QObject | virtual |
| eventFilter(QObject *, QEvent *) | QObject | virtual |
| extension(const QVariant &variant) const | QGraphicsItem | protectedvirtual |
| Extension enum name | QGraphicsItem | protected |
| filtersChildEvents() const | QGraphicsItem | |
| findAllChildItems() const | QmlJSDebugger::LiveLayerItem | |
| findAllChildItems(const QGraphicsItem *item) const | QmlJSDebugger::LiveLayerItem | protected |
| findChild(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QString &aName=QString()) const | QObject | inline |
| findChildren(const QRegExp &re) 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 | |
| grabGesture(Qt::GestureType type, Qt::GestureFlags flags=Qt::GestureFlags()) | QGraphicsObject | |
| grabKeyboard() | QGraphicsItem | |
| grabMouse() | QGraphicsItem | |
| graphicsEffect() const | 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 *) | QObject | |
| installSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
| isActive() const | QGraphicsItem | |
| isAncestorOf(const QGraphicsItem *child) const | QGraphicsItem | |
| isBlockedByModalPanel(QGraphicsItem **blockingPanel=0) const | QGraphicsItem | |
| isClipped() const | QGraphicsItem | |
| isEnabled() const | QGraphicsItem | |
| isObscured() const | QGraphicsItem | |
| isObscured(const QRectF &rect) const | QGraphicsItem | |
| isObscured(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
| isObscuredBy(const QGraphicsItem *item) const | QGraphicsItem | virtual |
| isPanel() const | QGraphicsItem | |
| isSelected() const | QGraphicsItem | |
| isUnderMouse() const | QGraphicsItem | |
| isVisible() const | QGraphicsItem | |
| isVisibleTo(const QGraphicsItem *parent) const | QGraphicsItem | |
| isWidget() const | QGraphicsItem | |
| isWidgetType() const | QObject | inline |
| isWindow() const | QGraphicsItem | |
| 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 | |
| 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 | |
| ItemMatrixChange 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=0) 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 | |
| LiveLayerItem(QGraphicsScene *scene) | QmlJSDebugger::LiveLayerItem | |
| 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 |
| matrix() const | QGraphicsItem | |
| metaObject() const | QObject | virtual |
| 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() const | QObject | |
| QGraphicsItem::opacity() const | QGraphicsItem | |
| opacityChanged() | QGraphicsObject | signal |
| opaqueArea() const | QGraphicsItem | virtual |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | QmlJSDebugger::LiveLayerItem | virtual |
| panel() const | QGraphicsItem | |
| PanelModal enum value | QGraphicsItem | |
| PanelModality enum name | QGraphicsItem | |
| panelModality() const | QGraphicsItem | |
| parent() const | QObject | inline |
| parentChanged() | QGraphicsObject | signal |
| parentItem() const | QGraphicsItem | |
| parentObject() const | QGraphicsItem | |
| parentWidget() const | QGraphicsItem | |
| 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 |
| qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
| QGraphicsItem::QGraphicsItem(QGraphicsItem *parent=0) | QGraphicsItem | |
| QGraphicsItem::QGraphicsItem(QGraphicsItemPrivate &dd, QGraphicsItem *parent, QGraphicsScene *scene) | QGraphicsItem | protected |
| qgraphicsitem_cast(QGraphicsItem *item) | QGraphicsItem | related |
| QGraphicsObject(QGraphicsItem *parent=0) | QGraphicsObject | |
| QGraphicsObject(QGraphicsItemPrivate &dd, QGraphicsItem *parent, QGraphicsScene *scene) | QGraphicsObject | protected |
| QObject(QObject *parent=0) | QObject | explicit |
| QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
| qobject_cast(QObject *object) | QObject | related |
| QObjectList | QObject | related |
| qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
| receivers(const char *signal) const | QObject | protected |
| registerUserData() | QObject | static |
| removeEventFilter(QObject *) | QObject | |
| removeFromIndex() | QGraphicsItem | protected |
| removeSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
| resetMatrix() | QGraphicsItem | |
| resetTransform() | QGraphicsItem | |
| rotate(qreal angle) | QGraphicsItem | |
| QGraphicsItem::rotation() const | QGraphicsItem | |
| rotationChanged() | QGraphicsObject | signal |
| QGraphicsItem::scale(qreal sx, qreal sy) | QGraphicsItem | |
| 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 |
| sceneMatrix() const | QGraphicsItem | |
| 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 | |
| setAcceptsHoverEvents(bool enabled) | QGraphicsItem | |
| setAcceptTouchEvents(bool enabled) | QGraphicsItem | |
| setActive(bool active) | QGraphicsItem | |
| setBoundingRegionGranularity(qreal granularity) | QGraphicsItem | |
| setCacheMode(CacheMode mode, const QSize &cacheSize=QSize()) | QGraphicsItem | |
| setCursor(const QCursor &cursor) | QGraphicsItem | |
| setData(int key, const QVariant &value) | QGraphicsItem | |
| 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 | |
| setGraphicsEffect(QGraphicsEffect *effect) | QGraphicsItem | |
| setGroup(QGraphicsItemGroup *group) | QGraphicsItem | |
| setHandlesChildEvents(bool enabled) | QGraphicsItem | |
| setInputMethodHints(Qt::InputMethodHints hints) | QGraphicsItem | |
| setMatrix(const QMatrix &matrix, bool combine=false) | QGraphicsItem | |
| setObjectName(const QString &name) | QObject | |
| setOpacity(qreal opacity) | QGraphicsItem | |
| setPanelModality(PanelModality panelModality) | QGraphicsItem | |
| setParent(QObject *) | 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 | |
| setRotation(qreal angle) | QGraphicsItem | |
| setScale(qreal scale) | QGraphicsItem | |
| setSelected(bool selected) | QGraphicsItem | |
| setToolTip(const QString &toolTip) | QGraphicsItem | |
| 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 |
| setUserData(uint id, QObjectUserData *data) | QObject | |
| setVisible(bool visible) | QGraphicsItem | |
| setX(qreal x) | QGraphicsItem | |
| setY(qreal y) | QGraphicsItem | |
| setZValue(qreal z) | QGraphicsItem | |
| shape() const | QGraphicsItem | virtual |
| shear(qreal sh, qreal sv) | QGraphicsItem | |
| show() | QGraphicsItem | inline |
| signalsBlocked() const | QObject | inline |
| stackBefore(const QGraphicsItem *sibling) | QGraphicsItem | |
| startTimer(int interval) | QObject | |
| staticMetaObject | QObject | static |
| staticQtMetaObject | QObject | protectedstatic |
| supportsExtension(Extension extension) const | QGraphicsItem | protectedvirtual |
| thread() const | QObject | |
| timerEvent(QTimerEvent *) | QObject | protectedvirtual |
| toGraphicsObject() | QGraphicsItem | |
| toGraphicsObject() const | QGraphicsItem | |
| toolTip() const | QGraphicsItem | |
| topLevelItem() const | QGraphicsItem | |
| topLevelWidget() const | QGraphicsItem | |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| transform() const | QGraphicsItem | |
| transformations() const | QGraphicsItem | |
| QGraphicsItem::transformOriginPoint() const | QGraphicsItem | |
| translate(qreal dx, qreal dy) | QGraphicsItem | |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
| Type enum value | QGraphicsItem | |
| type() const | QmlJSDebugger::LiveLayerItem | virtual |
| ungrabGesture(Qt::GestureType type) | QGraphicsObject | |
| 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 |
| userData(uint id) const | QObject | |
| UserExtension enum value | QGraphicsItem | protected |
| UserType enum value | QGraphicsItem | |
| visibleChanged() | QGraphicsObject | signal |
| wheelEvent(QGraphicsSceneWheelEvent *event) | QGraphicsItem | protectedvirtual |
| widthChanged() | QGraphicsObject | signal |
| window() const | QGraphicsItem | |
| QGraphicsItem::x() const | QGraphicsItem | inline |
| xChanged() | QGraphicsObject | signal |
| QGraphicsItem::y() const | QGraphicsItem | inline |
| yChanged() | QGraphicsObject | signal |
| zChanged() | QGraphicsObject | signal |
| zValue() const | QGraphicsItem | |
| ~LiveLayerItem() | QmlJSDebugger::LiveLayerItem | |
| ~QGraphicsItem() | QGraphicsItem | virtual |
| ~QObject() | QObject | virtual |