-
enum
CacheMode
-
enum
GraphicsItemChange
-
enum
GraphicsItemFlag
-
flags
GraphicsItemFlags
-
enum
PanelModality
-
QGraphicsObject
(QGraphicsItem *)
-
enum
anonymous
-
deleteLater
()
-
destroyed
(QObject *)
-
enabledChanged
()
-
objectNameChanged
(const QString &)
-
opacityChanged
()
-
parentChanged
()
-
rotationChanged
()
-
scaleChanged
()
-
updateMicroFocus
()
-
visibleChanged
()
-
xChanged
()
-
yChanged
()
-
zChanged
()
-
~QGraphicsObject
()
-
acceptDrops
() const : bool
-
acceptHoverEvents
() const : bool
-
acceptTouchEvents
() const : bool
-
acceptedMouseButtons
() const : Qt::MouseButtons
-
advance
(int )
-
blockSignals
(bool ) : bool
-
boundingRect
() const : QRectF
-
boundingRegion
(const QTransform &) const : QRegion
-
boundingRegionGranularity
() const : qreal
-
cacheMode
() const : QGraphicsItem::CacheMode
-
childEvent
(QChildEvent *)
-
childItems
() const : QList<QGraphicsItem *>
-
children
() const : const QObjectList &
-
childrenBoundingRect
() const : QRectF
-
clearFocus
()
-
clipPath
() const : QPainterPath
-
collidesWithItem
(const QGraphicsItem *, Qt::ItemSelectionMode ) const : bool
-
collidesWithPath
(const QPainterPath &, Qt::ItemSelectionMode ) const : bool
-
collidingItems
(Qt::ItemSelectionMode ) const : QList<QGraphicsItem *>
-
commonAncestorItem
(const QGraphicsItem *) const : QGraphicsItem *
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
contains
(const QPointF &) const : bool
-
contextMenuEvent
(QGraphicsSceneContextMenuEvent *)
-
cursor
() const : QCursor
-
customEvent
(QEvent *)
-
data
(int ) const : QVariant
-
deviceTransform
(const QTransform &) const : QTransform
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
-
disconnectNotify
(const QMetaMethod &)
-
dragEnterEvent
(QGraphicsSceneDragDropEvent *)
-
dragLeaveEvent
(QGraphicsSceneDragDropEvent *)
-
dragMoveEvent
(QGraphicsSceneDragDropEvent *)
-
dropEvent
(QGraphicsSceneDragDropEvent *)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
effectiveOpacity
() const : qreal
-
ensureVisible
(const QRectF &, int , int )
-
ensureVisible
(qreal , qreal , qreal , qreal , int , int )
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
filtersChildEvents
() const : bool
-
findChild
(const QString &, Qt::FindChildOptions ) const : T
-
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
-
flags
() const : QGraphicsItem::GraphicsItemFlags
-
focusInEvent
(QFocusEvent *)
-
focusItem
() const : QGraphicsItem *
-
focusOutEvent
(QFocusEvent *)
-
focusProxy
() const : QGraphicsItem *
-
grabGesture
(Qt::GestureType , Qt::GestureFlags )
-
grabKeyboard
()
-
grabMouse
()
-
graphicsEffect
() const : QGraphicsEffect *
-
group
() const : QGraphicsItemGroup *
-
hasCursor
() const : bool
-
hasFocus
() const : bool
-
hide
()
-
hoverEnterEvent
(QGraphicsSceneHoverEvent *)
-
hoverLeaveEvent
(QGraphicsSceneHoverEvent *)
-
hoverMoveEvent
(QGraphicsSceneHoverEvent *)
-
inherits
(const char *) const : bool
-
inputMethodEvent
(QInputMethodEvent *)
-
inputMethodHints
() const : Qt::InputMethodHints
-
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
-
installEventFilter
(QObject *)
-
installSceneEventFilter
(QGraphicsItem *)
-
isActive
() const : bool
-
isAncestorOf
(const QGraphicsItem *) const : bool
-
isBlockedByModalPanel
(QGraphicsItem **) const : bool
-
isClipped
() const : bool
-
isEnabled
() const : bool
-
isObscured
(const QRectF &) const : bool
-
isObscured
(qreal , qreal , qreal , qreal ) const : bool
-
isObscuredBy
(const QGraphicsItem *) const : bool
-
isPanel
() const : bool
-
isSelected
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isUnderMouse
() const : bool
-
isVisible
() const : bool
-
isVisibleTo
(const QGraphicsItem *) const : bool
-
isWidget
() const : bool
-
isWidgetType
() const : bool
-
isWindow
() const : bool
-
isWindowType
() const : bool
-
itemChange
(QGraphicsItem::GraphicsItemChange , const QVariant &) : QVariant
-
itemTransform
(const QGraphicsItem *, bool *) const : QTransform
-
keyPressEvent
(QKeyEvent *)
-
keyReleaseEvent
(QKeyEvent *)
-
killTimer
(int )
-
mapFromItem
(const QGraphicsItem *, const QPointF &) const : QPointF
-
mapFromItem
(const QGraphicsItem *, const QRectF &) const : QPolygonF
-
mapFromItem
(const QGraphicsItem *, const QPolygonF &) const : QPolygonF
-
mapFromItem
(const QGraphicsItem *, const QPainterPath &) const : QPainterPath
-
mapFromItem
(const QGraphicsItem *, qreal , qreal ) const : QPointF
-
mapFromItem
(const QGraphicsItem *, qreal , qreal , qreal , qreal ) const : QPolygonF
-
mapFromParent
(const QPointF &) const : QPointF
-
mapFromParent
(const QRectF &) const : QPolygonF
-
mapFromParent
(const QPolygonF &) const : QPolygonF
-
mapFromParent
(const QPainterPath &) const : QPainterPath
-
mapFromParent
(qreal , qreal ) const : QPointF
-
mapFromParent
(qreal , qreal , qreal , qreal ) const : QPolygonF
-
mapFromScene
(const QPointF &) const : QPointF
-
mapFromScene
(const QRectF &) const : QPolygonF
-
mapFromScene
(const QPolygonF &) const : QPolygonF
|
-
mapFromScene
(const QPainterPath &) const : QPainterPath
-
mapFromScene
(qreal , qreal ) const : QPointF
-
mapFromScene
(qreal , qreal , qreal , qreal ) const : QPolygonF
-
mapRectFromItem
(const QGraphicsItem *, const QRectF &) const : QRectF
-
mapRectFromItem
(const QGraphicsItem *, qreal , qreal , qreal , qreal ) const : QRectF
-
mapRectFromParent
(const QRectF &) const : QRectF
-
mapRectFromParent
(qreal , qreal , qreal , qreal ) const : QRectF
-
mapRectFromScene
(const QRectF &) const : QRectF
-
mapRectFromScene
(qreal , qreal , qreal , qreal ) const : QRectF
-
mapRectToItem
(const QGraphicsItem *, const QRectF &) const : QRectF
-
mapRectToItem
(const QGraphicsItem *, qreal , qreal , qreal , qreal ) const : QRectF
-
mapRectToParent
(const QRectF &) const : QRectF
-
mapRectToParent
(qreal , qreal , qreal , qreal ) const : QRectF
-
mapRectToScene
(const QRectF &) const : QRectF
-
mapRectToScene
(qreal , qreal , qreal , qreal ) const : QRectF
-
mapToItem
(const QGraphicsItem *, const QPointF &) const : QPointF
-
mapToItem
(const QGraphicsItem *, const QRectF &) const : QPolygonF
-
mapToItem
(const QGraphicsItem *, const QPolygonF &) const : QPolygonF
-
mapToItem
(const QGraphicsItem *, const QPainterPath &) const : QPainterPath
-
mapToItem
(const QGraphicsItem *, qreal , qreal ) const : QPointF
-
mapToItem
(const QGraphicsItem *, qreal , qreal , qreal , qreal ) const : QPolygonF
-
mapToParent
(const QPointF &) const : QPointF
-
mapToParent
(const QRectF &) const : QPolygonF
-
mapToParent
(const QPolygonF &) const : QPolygonF
-
mapToParent
(const QPainterPath &) const : QPainterPath
-
mapToParent
(qreal , qreal ) const : QPointF
-
mapToParent
(qreal , qreal , qreal , qreal ) const : QPolygonF
-
mapToScene
(const QPointF &) const : QPointF
-
mapToScene
(const QRectF &) const : QPolygonF
-
mapToScene
(const QPolygonF &) const : QPolygonF
-
mapToScene
(const QPainterPath &) const : QPainterPath
-
mapToScene
(qreal , qreal ) const : QPointF
-
mapToScene
(qreal , qreal , qreal , qreal ) const : QPolygonF
-
metaObject
() const : const QMetaObject *
-
mouseDoubleClickEvent
(QGraphicsSceneMouseEvent *)
-
mouseMoveEvent
(QGraphicsSceneMouseEvent *)
-
mousePressEvent
(QGraphicsSceneMouseEvent *)
-
mouseReleaseEvent
(QGraphicsSceneMouseEvent *)
-
moveBy
(qreal , qreal )
-
moveToThread
(QThread *)
-
objectName
() const : QString
-
opacity
() const : qreal
-
opaqueArea
() const : QPainterPath
-
paint
(QPainter *, const QStyleOptionGraphicsItem *, QWidget *)
-
panel
() const : QGraphicsItem *
-
panelModality
() const : QGraphicsItem::PanelModality
-
parent
() const : QObject *
-
parentItem
() const : QGraphicsItem *
-
parentObject
() const : QGraphicsObject *
-
parentWidget
() const : QGraphicsWidget *
-
pos
() const : QPointF
-
prepareGeometryChange
()
-
property
(const char *) const : QVariant
-
receivers
(const char *) const : int
-
removeEventFilter
(QObject *)
-
removeSceneEventFilter
(QGraphicsItem *)
-
resetTransform
()
-
rotation
() const : qreal
-
scale
() const : qreal
-
scene
() const : QGraphicsScene *
-
sceneBoundingRect
() const : QRectF
-
sceneEvent
(QEvent *) : bool
-
sceneEventFilter
(QGraphicsItem *, QEvent *) : bool
-
scenePos
() const : QPointF
-
sceneTransform
() const : QTransform
-
scroll
(qreal , qreal , const QRectF &)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setAcceptDrops
(bool )
-
setAcceptHoverEvents
(bool )
-
setAcceptTouchEvents
(bool )
-
setAcceptedMouseButtons
(Qt::MouseButtons )
-
setActive
(bool )
-
setBoundingRegionGranularity
(qreal )
-
setCacheMode
(QGraphicsItem::CacheMode , const QSize &)
-
setCursor
(const QCursor &)
-
setData
(int , const QVariant &)
-
setEnabled
(bool )
-
setFiltersChildEvents
(bool )
-
setFlag
(QGraphicsItem::GraphicsItemFlag , bool )
-
setFlags
(QGraphicsItem::GraphicsItemFlags )
-
setFocus
(Qt::FocusReason )
-
setFocusProxy
(QGraphicsItem *)
-
setGraphicsEffect
(QGraphicsEffect *)
-
setGroup
(QGraphicsItemGroup *)
-
setInputMethodHints
(Qt::InputMethodHints )
-
setObjectName
(const QString &)
-
setOpacity
(qreal )
-
setPanelModality
(QGraphicsItem::PanelModality )
-
setParent
(QObject *)
-
setParentItem
(QGraphicsItem *)
-
setPos
(const QPointF &)
-
setPos
(qreal , qreal )
-
setProperty
(const char *, const QVariant &) : bool
-
setRotation
(qreal )
-
setScale
(qreal )
-
setSelected
(bool )
-
setToolTip
(const QString &)
-
setTransform
(const QTransform &, bool )
-
setTransformOriginPoint
(const QPointF &)
-
setTransformOriginPoint
(qreal , qreal )
-
setTransformations
(const QList<QGraphicsTransform *> &)
-
setVisible
(bool )
-
setX
(qreal )
-
setY
(qreal )
-
setZValue
(qreal )
-
shape
() const : QPainterPath
-
show
()
-
signalsBlocked
() const : bool
-
stackBefore
(const QGraphicsItem *)
-
startTimer
(int , Qt::TimerType ) : int
-
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
-
staticMetaObject
:
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
toGraphicsObject
() : QGraphicsObject *
-
toGraphicsObject
() const : const QGraphicsObject *
-
toolTip
() const : QString
-
topLevelItem
() const : QGraphicsItem *
-
topLevelWidget
() const : QGraphicsWidget *
-
tr
(const char *, const char *, int ) : QString
-
transform
() const : QTransform
-
transformOriginPoint
() const : QPointF
-
transformations
() const : QList<QGraphicsTransform *>
-
type
() const : int
-
ungrabGesture
(Qt::GestureType )
-
ungrabKeyboard
()
-
ungrabMouse
()
-
unsetCursor
()
-
update
(const QRectF &)
-
update
(qreal , qreal , qreal , qreal )
-
updateMicroFocus
()
-
wheelEvent
(QGraphicsSceneWheelEvent *)
-
window
() const : QGraphicsWidget *
-
x
() const : qreal
-
y
() const : qreal
-
zValue
() const : qreal
|