-
enum
CacheMode
-
enum
GraphicsItemChange
-
enum
GraphicsItemFlag
-
flags
GraphicsItemFlags
-
enum
PanelModality
-
QGraphicsProxyWidget
(QGraphicsItem *, Qt::WindowFlags )
-
enum
anonymous
-
close
() : bool
-
deleteLater
()
-
destroyed
(QObject *)
-
enabledChanged
()
-
geometryChanged
()
-
layoutChanged
()
-
newProxyWidget
(const QWidget *) : QGraphicsProxyWidget *
-
objectNameChanged
(const QString &)
-
opacityChanged
()
-
parentChanged
()
-
rotationChanged
()
-
scaleChanged
()
-
updateMicroFocus
()
-
visibleChanged
()
-
xChanged
()
-
yChanged
()
-
zChanged
()
-
~QGraphicsProxyWidget
()
-
acceptDrops
() const : bool
-
acceptHoverEvents
() const : bool
-
acceptTouchEvents
() const : bool
-
acceptedMouseButtons
() const : Qt::MouseButtons
-
actions
() const : QList<QAction *>
-
addAction
(QAction *)
-
addActions
(QList<QAction *> )
-
adjustSize
()
-
advance
(int )
-
autoFillBackground
() const : bool
-
blockSignals
(bool ) : bool
-
boundingRect
() const : QRectF
-
boundingRegion
(const QTransform &) const : QRegion
-
boundingRegionGranularity
() const : qreal
-
cacheMode
() const : QGraphicsItem::CacheMode
-
changeEvent
(QEvent *)
-
childEvent
(QChildEvent *)
-
childItems
() const : QList<QGraphicsItem *>
-
children
() const : const QObjectList &
-
childrenBoundingRect
() const : QRectF
-
clearFocus
()
-
clipPath
() const : QPainterPath
-
closeEvent
(QCloseEvent *)
-
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
-
contentsRect
() const : QRectF
-
contextMenuEvent
(QGraphicsSceneContextMenuEvent *)
-
createProxyForChildWidget
(QWidget *) : QGraphicsProxyWidget *
-
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
-
effectiveSizeHint
(Qt::SizeHint , const QSizeF &) const : QSizeF
-
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 *
-
focusNextPrevChild
(bool ) : bool
-
focusOutEvent
(QFocusEvent *)
-
focusPolicy
() const : Qt::FocusPolicy
-
focusProxy
() const : QGraphicsItem *
-
focusWidget
() const : QGraphicsWidget *
-
font
() const : QFont
-
geometry
() const : QRectF
-
getContentsMargins
(qreal *, qreal *, qreal *, qreal *) const
-
getWindowFrameMargins
(qreal *, qreal *, qreal *, qreal *) const
-
grabGesture
(Qt::GestureType , Qt::GestureFlags )
-
grabKeyboard
()
-
grabKeyboardEvent
(QEvent *)
-
grabMouse
()
-
grabMouseEvent
(QEvent *)
-
grabShortcut
(const QKeySequence &, Qt::ShortcutContext ) : int
-
graphicsEffect
() const : QGraphicsEffect *
-
graphicsItem
() const : QGraphicsItem *
-
group
() const : QGraphicsItemGroup *
-
hasCursor
() const : bool
-
hasFocus
() const : bool
-
hide
()
-
hideEvent
(QHideEvent *)
-
hoverEnterEvent
(QGraphicsSceneHoverEvent *)
-
hoverLeaveEvent
(QGraphicsSceneHoverEvent *)
-
hoverMoveEvent
(QGraphicsSceneHoverEvent *)
-
inherits
(const char *) const : bool
-
initStyleOption
(QStyleOption *) const
-
inputMethodEvent
(QInputMethodEvent *)
-
inputMethodHints
() const : Qt::InputMethodHints
-
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
-
insertAction
(QAction *, QAction *)
-
insertActions
(QAction *, QList<QAction *> )
-
installEventFilter
(QObject *)
-
installSceneEventFilter
(QGraphicsItem *)
-
isActive
() const : bool
-
isActiveWindow
() const : bool
-
isAncestorOf
(const QGraphicsItem *) const : bool
-
isBlockedByModalPanel
(QGraphicsItem **) const : bool
-
isClipped
() const : bool
-
isEnabled
() const : bool
-
isLayout
() 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 )
-
layout
() const : QGraphicsLayout *
-
layoutDirection
() const : Qt::LayoutDirection
-
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
-
maximumHeight
() const : qreal
-
maximumSize
() const : QSizeF
-
maximumWidth
() const : qreal
-
metaObject
() const : const QMetaObject *
-
minimumHeight
() const : qreal
-
minimumSize
() const : QSizeF
-
minimumWidth
() const : qreal
-
mouseDoubleClickEvent
(QGraphicsSceneMouseEvent *)
-
mouseMoveEvent
(QGraphicsSceneMouseEvent *)
-
mousePressEvent
(QGraphicsSceneMouseEvent *)
-
mouseReleaseEvent
(QGraphicsSceneMouseEvent *)
-
moveBy
(qreal , qreal )
-
moveEvent
(QGraphicsSceneMoveEvent *)
-
moveToThread
(QThread *)
-
objectName
() const : QString
-
opacity
() const : qreal
-
opaqueArea
() const : QPainterPath
-
ownedByLayout
() const : bool
-
paint
(QPainter *, const QStyleOptionGraphicsItem *, QWidget *)
-
paintWindowFrame
(QPainter *, const QStyleOptionGraphicsItem *, QWidget *)
-
palette
() const : QPalette
-
panel
() const : QGraphicsItem *
-
panelModality
() const : QGraphicsItem::PanelModality
-
parent
() const : QObject *
-
parentItem
() const : QGraphicsItem *
-
parentLayoutItem
() const : QGraphicsLayoutItem *
-
parentObject
() const : QGraphicsObject *
-
parentWidget
() const : QGraphicsWidget *
-
polishEvent
()
-
pos
() const : QPointF
-
preferredHeight
() const : qreal
-
preferredSize
() const : QSizeF
-
preferredWidth
() const : qreal
-
prepareGeometryChange
()
-
property
(const char *) const : QVariant
-
receivers
(const char *) const : int
-
rect
() const : QRectF
-
releaseShortcut
(int )
-
removeAction
(QAction *)
-
removeEventFilter
(QObject *)
-
removeSceneEventFilter
(QGraphicsItem *)
-
resetTransform
()
-
resize
(const QSizeF &)
-
resize
(qreal , qreal )
-
resizeEvent
(QGraphicsSceneResizeEvent *)
-
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 )
-
setAttribute
(Qt::WidgetAttribute , bool )
-
setAutoFillBackground
(bool )
-
setBoundingRegionGranularity
(qreal )
-
setCacheMode
(QGraphicsItem::CacheMode , const QSize &)
-
setContentsMargins
(QMarginsF )
-
setContentsMargins
(qreal , qreal , qreal , qreal )
-
setCursor
(const QCursor &)
-
setData
(int , const QVariant &)
-
setEnabled
(bool )
-
setFiltersChildEvents
(bool )
-
setFlag
(QGraphicsItem::GraphicsItemFlag , bool )
-
setFlags
(QGraphicsItem::GraphicsItemFlags )
-
setFocus
(Qt::FocusReason )
-
setFocusPolicy
(Qt::FocusPolicy )
-
setFocusProxy
(QGraphicsItem *)
-
setFont
(const QFont &)
-
setGeometry
(const QRectF &)
-
setGeometry
(qreal , qreal , qreal , qreal )
-
setGraphicsEffect
(QGraphicsEffect *)
-
setGraphicsItem
(QGraphicsItem *)
-
setGroup
(QGraphicsItemGroup *)
-
setInputMethodHints
(Qt::InputMethodHints )
-
setLayout
(QGraphicsLayout *)
-
setLayoutDirection
(Qt::LayoutDirection )
-
setMaximumHeight
(qreal )
-
setMaximumSize
(const QSizeF &)
-
setMaximumSize
(qreal , qreal )
-
setMaximumWidth
(qreal )
-
setMinimumHeight
(qreal )
-
setMinimumSize
(const QSizeF &)
-
setMinimumSize
(qreal , qreal )
-
setMinimumWidth
(qreal )
-
setObjectName
(const QString &)
-
setOpacity
(qreal )
-
setOwnedByLayout
(bool )
-
setPalette
(const QPalette &)
-
setPanelModality
(QGraphicsItem::PanelModality )
-
setParent
(QObject *)
-
setParentItem
(QGraphicsItem *)
-
setParentLayoutItem
(QGraphicsLayoutItem *)
-
setPos
(const QPointF &)
-
setPos
(qreal , qreal )
-
setPreferredHeight
(qreal )
-
setPreferredSize
(const QSizeF &)
-
setPreferredSize
(qreal , qreal )
-
setPreferredWidth
(qreal )
-
setProperty
(const char *, const QVariant &) : bool
-
setRotation
(qreal )
-
setScale
(qreal )
-
setSelected
(bool )
-
setShortcutAutoRepeat
(int , bool )
-
setShortcutEnabled
(int , bool )
-
setSizePolicy
(const QSizePolicy &)
-
setSizePolicy
(QSizePolicy::Policy , QSizePolicy::Policy , QSizePolicy::ControlType )
-
setStyle
(QStyle *)
-
setTabOrder
(QGraphicsWidget *, QGraphicsWidget *)
-
setToolTip
(const QString &)
-
setTransform
(const QTransform &, bool )
-
setTransformOriginPoint
(const QPointF &)
-
setTransformOriginPoint
(qreal , qreal )
-
setTransformations
(const QList<QGraphicsTransform *> &)
-
setVisible
(bool )
-
setWidget
(QWidget *)
-
setWindowFlags
(Qt::WindowFlags )
-
setWindowFrameMargins
(QMarginsF )
-
setWindowFrameMargins
(qreal , qreal , qreal , qreal )
-
setWindowTitle
(const QString &)
-
setX
(qreal )
-
setY
(qreal )
-
setZValue
(qreal )
-
shape
() const : QPainterPath
-
show
()
-
showEvent
(QShowEvent *)
-
signalsBlocked
() const : bool
-
size
() const : QSizeF
-
sizeHint
(Qt::SizeHint , const QSizeF &) const : QSizeF
-
sizePolicy
() const : QSizePolicy
-
stackBefore
(const QGraphicsItem *)
-
startTimer
(int , Qt::TimerType ) : int
-
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
-
staticMetaObject
:
-
style
() const : QStyle *
-
subWidgetRect
(const QWidget *) const : QRectF
-
testAttribute
(Qt::WidgetAttribute ) const : bool
-
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
()
-
ungrabKeyboardEvent
(QEvent *)
-
ungrabMouse
()
-
ungrabMouseEvent
(QEvent *)
-
unsetCursor
()
-
unsetLayoutDirection
()
-
unsetWindowFrameMargins
()
-
update
(const QRectF &)
-
update
(qreal , qreal , qreal , qreal )
-
updateGeometry
()
-
updateMicroFocus
()
-
wheelEvent
(QGraphicsSceneWheelEvent *)
-
widget
() const : QWidget *
-
window
() const : QGraphicsWidget *
-
windowFlags
() const : Qt::WindowFlags
-
windowFrameEvent
(QEvent *) : bool
-
windowFrameGeometry
() const : QRectF
-
windowFrameRect
() const : QRectF
-
windowFrameSectionAt
(const QPointF &) const : Qt::WindowFrameSection
-
windowTitle
() const : QString
-
windowType
() const : Qt::WindowType
-
x
() const : qreal
-
y
() const : qreal
-
zValue
() const : qreal
|