Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGraphicsObject Member List

This is the complete list of members for QGraphicsObject, including all inherited members.

acceptDrops() constQGraphicsItem
acceptedMouseButtons() constQGraphicsItem
acceptHoverEvents() constQGraphicsItem
acceptTouchEvents() constQGraphicsItem
addToIndex()QGraphicsItemprotected
advance(int phase)QGraphicsItemvirtual
bindableObjectName()QObject
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
boundingRect() const =0QGraphicsItempure virtual
boundingRegion(const QTransform &itemToDeviceTransform) constQGraphicsItem
boundingRegionGranularity() constQGraphicsItem
CacheMode enum nameQGraphicsItem
cacheMode() constQGraphicsItem
childEvent(QChildEvent *event)QObjectprotectedvirtual
childItems() constQGraphicsItem
childrenBoundingRect() constQGraphicsItem
childrenChanged()QGraphicsObjectsignal
clearFocus()QGraphicsItem
clipPath() constQGraphicsItem
collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsItemvirtual
collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsItemvirtual
collidingItems(Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsItem
commonAncestorItem(const QGraphicsItem *other) constQGraphicsItem
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contains(const QPointF &point) constQGraphicsItemvirtual
contextMenuEvent(QGraphicsSceneContextMenuEvent *event)QGraphicsItemprotectedvirtual
cursor() constQGraphicsItem
customEvent(QEvent *event)QObjectprotectedvirtual
QObject::d_ptrQObjectprotected
QGraphicsItem::d_ptrQGraphicsItemprotected
data(int key) constQGraphicsItem
deleteLater()QObjectslot
destroyed(QObject *=nullptr)QObjectsignal
DeviceCoordinateCache enum valueQGraphicsItem
deviceTransform(const QTransform &viewportTransform) constQGraphicsItem
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dragEnterEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dragLeaveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dragMoveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dropEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
effectiveOpacity() constQGraphicsItem
enabledQGraphicsObject
enabledChanged()QGraphicsObjectsignal
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)QGraphicsIteminline
event(QEvent *ev) overrideQGraphicsObjectprotectedvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
extension(const QVariant &variant) constQGraphicsItemprotectedvirtual
Extension enum nameQGraphicsItemprotected
filtersChildEvents() constQGraphicsItem
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
flags() constQGraphicsItem
focusInEvent(QFocusEvent *event)QGraphicsItemprotectedvirtual
focusItem() constQGraphicsItem
focusOutEvent(QFocusEvent *event)QGraphicsItemprotectedvirtual
focusProxy() constQGraphicsItem
focusScopeItem() constQGraphicsItem
grabKeyboard()QGraphicsItem
grabMouse()QGraphicsItem
GraphicsItemChange enum nameQGraphicsItem
GraphicsItemFlag enum nameQGraphicsItem
group() constQGraphicsItem
handlesChildEvents() constQGraphicsItem
hasCursor() constQGraphicsItem
hasFocus() constQGraphicsItem
heightChanged()QGraphicsObjectsignal
hide()QGraphicsIteminline
hoverEnterEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
hoverLeaveEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
hoverMoveEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
inherits(const char *classname) constQObjectinline
inputMethodEvent(QInputMethodEvent *event)QGraphicsItemprotectedvirtual
inputMethodHints() constQGraphicsItem
inputMethodQuery(Qt::InputMethodQuery query) constQGraphicsItemprotectedvirtual
installEventFilter(QObject *filterObj)QObject
installSceneEventFilter(QGraphicsItem *filterItem)QGraphicsItem
isActive() constQGraphicsItem
isAncestorOf(const QGraphicsItem *child) constQGraphicsItem
isBlockedByModalPanel(QGraphicsItem **blockingPanel=nullptr) constQGraphicsItem
isClipped() constQGraphicsItem
isEnabled() constQGraphicsItem
isObscured(const QRectF &rect=QRectF()) constQGraphicsItem
isObscured(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
isObscuredBy(const QGraphicsItem *item) constQGraphicsItemvirtual
isPanel() constQGraphicsItem
isQuickItemType() constQObjectinline
isSelected() constQGraphicsItem
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isUnderMouse() constQGraphicsItem
isVisible() constQGraphicsItem
isVisibleTo(const QGraphicsItem *parent) constQGraphicsItem
isWidget() constQGraphicsItem
isWidgetType() constQObjectinline
isWindow() constQGraphicsItem
isWindowType() constQObjectinline
ItemAcceptsInputMethod enum valueQGraphicsItem
itemChange(GraphicsItemChange change, const QVariant &value)QGraphicsItemprotectedvirtual
ItemChildAddedChange enum valueQGraphicsItem
ItemChildRemovedChange enum valueQGraphicsItem
ItemClipsChildrenToShape enum valueQGraphicsItem
ItemClipsToShape enum valueQGraphicsItem
ItemContainsChildrenInShape enum valueQGraphicsItem
ItemCoordinateCache enum valueQGraphicsItem
ItemCursorChange enum valueQGraphicsItem
ItemCursorHasChanged enum valueQGraphicsItem
ItemDoesntPropagateOpacityToChildren enum valueQGraphicsItem
ItemEnabledChange enum valueQGraphicsItem
ItemEnabledHasChanged enum valueQGraphicsItem
ItemFlagsChange enum valueQGraphicsItem
ItemFlagsHaveChanged enum valueQGraphicsItem
ItemHasNoContents enum valueQGraphicsItem
ItemIgnoresParentOpacity enum valueQGraphicsItem
ItemIgnoresTransformations enum valueQGraphicsItem
ItemIsFocusable enum valueQGraphicsItem
ItemIsFocusScope enum valueQGraphicsItem
ItemIsMovable enum valueQGraphicsItem
ItemIsPanel enum valueQGraphicsItem
ItemIsSelectable enum valueQGraphicsItem
ItemNegativeZStacksBehindParent enum valueQGraphicsItem
ItemOpacityChange enum valueQGraphicsItem
ItemOpacityHasChanged enum valueQGraphicsItem
ItemParentChange enum valueQGraphicsItem
ItemParentHasChanged enum valueQGraphicsItem
ItemPositionChange enum valueQGraphicsItem
ItemPositionHasChanged enum valueQGraphicsItem
ItemRotationChange enum valueQGraphicsItem
ItemRotationHasChanged enum valueQGraphicsItem
ItemScaleChange enum valueQGraphicsItem
ItemScaleHasChanged enum valueQGraphicsItem
ItemSceneChange enum valueQGraphicsItem
ItemSceneHasChanged enum valueQGraphicsItem
ItemScenePositionHasChanged enum valueQGraphicsItem
ItemSelectedChange enum valueQGraphicsItem
ItemSelectedHasChanged enum valueQGraphicsItem
ItemSendsGeometryChanges enum valueQGraphicsItem
ItemSendsScenePositionChanges enum valueQGraphicsItem
ItemStacksBehindParent enum valueQGraphicsItem
ItemStopsClickFocusPropagation enum valueQGraphicsItem
ItemStopsFocusHandling enum valueQGraphicsItem
ItemToolTipChange enum valueQGraphicsItem
ItemToolTipHasChanged enum valueQGraphicsItem
itemTransform(const QGraphicsItem *other, bool *ok=nullptr) constQGraphicsItem
ItemTransformChange enum valueQGraphicsItem
ItemTransformHasChanged enum valueQGraphicsItem
ItemTransformOriginPointChange enum valueQGraphicsItem
ItemTransformOriginPointHasChanged enum valueQGraphicsItem
ItemUsesExtendedStyleOption enum valueQGraphicsItem
ItemVisibleChange enum valueQGraphicsItem
ItemVisibleHasChanged enum valueQGraphicsItem
ItemZValueChange enum valueQGraphicsItem
ItemZValueHasChanged enum valueQGraphicsItem
keyPressEvent(QKeyEvent *event)QGraphicsItemprotectedvirtual
keyReleaseEvent(QKeyEvent *event)QGraphicsItemprotectedvirtual
killTimer(int id)QObject
killTimer(Qt::TimerId id)QObject
mapFromItem(const QGraphicsItem *item, const QPointF &point) constQGraphicsItem
mapFromItem(const QGraphicsItem *item, const QRectF &rect) constQGraphicsItem
mapFromItem(const QGraphicsItem *item, const QPolygonF &polygon) constQGraphicsItem
mapFromItem(const QGraphicsItem *item, const QPainterPath &path) constQGraphicsItem
mapFromItem(const QGraphicsItem *item, qreal x, qreal y) constQGraphicsIteminline
mapFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapFromParent(const QPointF &point) constQGraphicsItem
mapFromParent(const QRectF &rect) constQGraphicsItem
mapFromParent(const QPolygonF &polygon) constQGraphicsItem
mapFromParent(const QPainterPath &path) constQGraphicsItem
mapFromParent(qreal x, qreal y) constQGraphicsIteminline
mapFromParent(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapFromScene(const QPointF &point) constQGraphicsItem
mapFromScene(const QRectF &rect) constQGraphicsItem
mapFromScene(const QPolygonF &polygon) constQGraphicsItem
mapFromScene(const QPainterPath &path) constQGraphicsItem
mapFromScene(qreal x, qreal y) constQGraphicsIteminline
mapFromScene(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapRectFromItem(const QGraphicsItem *item, const QRectF &rect) constQGraphicsItem
mapRectFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapRectFromParent(const QRectF &rect) constQGraphicsItem
mapRectFromParent(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapRectFromScene(const QRectF &rect) constQGraphicsItem
mapRectFromScene(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapRectToItem(const QGraphicsItem *item, const QRectF &rect) constQGraphicsItem
mapRectToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapRectToParent(const QRectF &rect) constQGraphicsItem
mapRectToParent(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapRectToScene(const QRectF &rect) constQGraphicsItem
mapRectToScene(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapToItem(const QGraphicsItem *item, const QPointF &point) constQGraphicsItem
mapToItem(const QGraphicsItem *item, const QRectF &rect) constQGraphicsItem
mapToItem(const QGraphicsItem *item, const QPolygonF &polygon) constQGraphicsItem
mapToItem(const QGraphicsItem *item, const QPainterPath &path) constQGraphicsItem
mapToItem(const QGraphicsItem *item, qreal x, qreal y) constQGraphicsIteminline
mapToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapToParent(const QPointF &point) constQGraphicsItem
mapToParent(const QRectF &rect) constQGraphicsItem
mapToParent(const QPolygonF &polygon) constQGraphicsItem
mapToParent(const QPainterPath &path) constQGraphicsItem
mapToParent(qreal x, qreal y) constQGraphicsIteminline
mapToParent(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mapToScene(const QPointF &point) constQGraphicsItem
mapToScene(const QRectF &rect) constQGraphicsItem
mapToScene(const QPolygonF &polygon) constQGraphicsItem
mapToScene(const QPainterPath &path) constQGraphicsItem
mapToScene(qreal x, qreal y) constQGraphicsIteminline
mapToScene(qreal x, qreal y, qreal w, qreal h) constQGraphicsIteminline
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mouseMoveEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
moveBy(qreal dx, qreal dy)QGraphicsIteminline
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL)QObject
NoCache enum valueQGraphicsItem
NonModal enum valueQGraphicsItem
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
opacityQGraphicsObject
QGraphicsItem::opacity() constQGraphicsItem
opacityChanged()QGraphicsObjectsignal
opaqueArea() constQGraphicsItemvirtual
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr)=0QGraphicsItempure virtual
panel() constQGraphicsItem
PanelModal enum valueQGraphicsItem
panelModality() constQGraphicsItem
PanelModality enum nameQGraphicsItem
parentQGraphicsObject
QObject::parent() constQObjectinline
parentChanged()QGraphicsObjectsignal
parentItem() constQGraphicsItem
parentObject() constQGraphicsItem
parentWidget() constQGraphicsItem
posQGraphicsObject
QGraphicsItem::pos() constQGraphicsItem
prepareGeometryChange()QGraphicsItemprotected
property(const char *name) constQObject
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QGraphicsItemQGraphicsObjectfriend
QGraphicsItem::QGraphicsItem(QGraphicsItem *parent=nullptr)QGraphicsItemexplicit
QGraphicsItem::QGraphicsItem(QGraphicsItemPrivate &dd, QGraphicsItem *parent)QGraphicsItemprotected
qgraphicsitem_cast(QGraphicsItem *item)QGraphicsItemrelated
QGraphicsItemPrivateQGraphicsObjectfriend
QGraphicsObject(QGraphicsItemPrivate &dd, QGraphicsItem *parent)QGraphicsObjectprotected
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeFromIndex()QGraphicsItemprotected
removeSceneEventFilter(QGraphicsItem *filterItem)QGraphicsItem
resetTransform()QGraphicsItem
rotationQGraphicsObject
QGraphicsItem::rotation() constQGraphicsItem
rotationChanged()QGraphicsObjectsignal
scaleQGraphicsObject
QGraphicsItem::scale() constQGraphicsItem
scaleChanged()QGraphicsObjectsignal
scene() constQGraphicsItem
sceneBoundingRect() constQGraphicsItem
sceneEvent(QEvent *event)QGraphicsItemprotectedvirtual
sceneEventFilter(QGraphicsItem *watched, QEvent *event)QGraphicsItemprotectedvirtual
SceneModal enum valueQGraphicsItem
scenePos() constQGraphicsItem
sceneTransform() constQGraphicsItem
scroll(qreal dx, qreal dy, const QRectF &rect=QRectF())QGraphicsItem
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
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
setCursor(const QCursor &cursor)QGraphicsItem
setData(int key, const QVariant &value)QGraphicsItem
setEnabled(bool enabled)QGraphicsItem
setExtension(Extension extension, const QVariant &variant)QGraphicsItemprotectedvirtual
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
setObjectName(const QString &name)QObjectinline
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)QGraphicsIteminline
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
setRotation(qreal angle)QGraphicsItem
setScale(qreal scale)QGraphicsItem
setSelected(bool selected)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)QGraphicsIteminline
setVisible(bool visible)QGraphicsItem
setX(qreal x)QGraphicsItem
setY(qreal y)QGraphicsItem
setZValue(qreal z)QGraphicsItem
shape() constQGraphicsItemvirtual
show()QGraphicsIteminline
signalsBlocked() const noexceptQObjectinline
stackBefore(const QGraphicsItem *sibling)QGraphicsItem
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
supportsExtension(Extension extension) constQGraphicsItemprotectedvirtual
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toGraphicsObject()QGraphicsItem
toGraphicsObject() constQGraphicsItem
topLevelItem() constQGraphicsItem
topLevelWidget() constQGraphicsItem
transform() constQGraphicsItem
transformations() constQGraphicsItem
transformOriginPointQGraphicsObject
QGraphicsItem::transformOriginPoint() constQGraphicsItem
type() constQGraphicsItemvirtual
Type enum valueQGraphicsItem
ungrabKeyboard()QGraphicsItem
ungrabMouse()QGraphicsItem
unsetCursor()QGraphicsItem
update(const QRectF &rect=QRectF())QGraphicsItem
update(qreal x, qreal y, qreal width, qreal height)QGraphicsIteminline
updateMicroFocus()QGraphicsObjectprotectedslot
UserExtension enum valueQGraphicsItemprotected
UserType enum valueQGraphicsItem
visibleQGraphicsObject
visibleChanged()QGraphicsObjectsignal
wheelEvent(QGraphicsSceneWheelEvent *event)QGraphicsItemprotectedvirtual
widthChanged()QGraphicsObjectsignal
window() constQGraphicsItem
xQGraphicsObject
QGraphicsItem::x() constQGraphicsIteminline
xChanged()QGraphicsObjectsignal
yQGraphicsObject
QGraphicsItem::y() constQGraphicsIteminline
yChanged()QGraphicsObjectsignal
zQGraphicsObject
zChanged()QGraphicsObjectsignal
zValue() constQGraphicsItem
~QGraphicsItem()QGraphicsItemvirtual
~QObject()QObjectvirtual