-
union
ItemChangeData
-
enum
Flag
-
flags
Flags
-
enum
ItemChange
-
enum
PerformanceHint
-
flags
PerformanceHints
-
enum
RenderTarget
-
enum
TransformOrigin
-
QQuickPaintedItem
(QQuickItem *)
-
~QQuickPaintedItem
()
-
acceptHoverEvents
() const : bool
-
acceptTouchEvents
() const : bool
-
acceptedMouseButtons
() const : Qt::MouseButtons
-
activeFocusChanged
(bool)
-
activeFocusOnTab
() const : bool
-
activeFocusOnTabChanged
(bool)
-
antialiasing
() const : bool
-
antialiasing
() const : bool
-
antialiasingChanged
(bool)
-
baselineOffset
() const : qreal
-
baselineOffsetChanged
(qreal)
-
bindableHeight
() : QBindable<qreal>
-
bindableObjectName
() : QBindable<QString>
-
bindableWidth
() : QBindable<qreal>
-
bindableX
() : QBindable<qreal>
-
bindableY
() : QBindable<qreal>
-
blockSignals
(bool) : bool
-
boundingRect
() const : QRectF
-
childAt
(qreal, qreal) const : QQuickItem *
-
childEvent
(QChildEvent *)
-
childItems
() const : QList<QQuickItem *>
-
childMouseEventFilter
(QQuickItem *, QEvent *) : bool
-
children
() const : const QObjectList &
-
childrenRect
() : QRectF
-
childrenRectChanged
(const QRectF &)
-
classBegin
()
-
classBegin
()
-
clip
() const : bool
-
clipChanged
(bool)
-
clipRect
() const : QRectF
-
componentComplete
()
-
componentComplete
()
-
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 &)
-
containmentMask
() const : QObject *
-
containmentMaskChanged
()
-
contains
(const QPointF &) const : bool
-
cursor
() const : QCursor
-
customEvent
(QEvent *)
-
deleteLater
()
-
destroyed
(QObject *)
-
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
(QDragEnterEvent *)
-
dragLeaveEvent
(QDragLeaveEvent *)
-
dragMoveEvent
(QDragMoveEvent *)
-
dropEvent
(QDropEvent *)
-
dumpItemTree
() const
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
enabledChanged
()
-
ensurePolished
()
-
event
(QEvent *) : bool
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
fillColor
() const : QColor
-
fillColorChanged
()
-
filtersChildMouseEvents
() const : bool
-
findChild
(const QString &, Qt::FindChildOptions) const : T
-
findChildren
(const QString &, Qt::FindChildOptions) const : QList<T>
-
findChildren
(Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
flags
() const : QQuickItem::Flags
-
focusChanged
(bool)
-
focusInEvent
(QFocusEvent *)
-
focusOutEvent
(QFocusEvent *)
-
forceActiveFocus
()
-
forceActiveFocus
(Qt::FocusReason)
-
geometryChange
(const QRectF &, const QRectF &)
-
grabToImage
(const QSize &) : QSharedPointer<QQuickItemGrabResult>
-
hasActiveFocus
() const : bool
-
hasFocus
() const : bool
-
height
() const : qreal
-
heightChanged
()
-
heightValid
() const : bool
-
hoverEnterEvent
(QHoverEvent *)
-
hoverLeaveEvent
(QHoverEvent *)
-
hoverMoveEvent
(QHoverEvent *)
-
implicitHeight
() const : qreal
-
implicitHeightChanged
()
-
implicitWidth
() const : qreal
-
implicitWidthChanged
()
-
inherits
(const char *) const : bool
-
inputMethodEvent
(QInputMethodEvent *)
-
inputMethodQuery
(Qt::InputMethodQuery) const : QVariant
-
installEventFilter
(QObject *)
-
isAncestorOf
(const QQuickItem *) const : bool
-
isComponentComplete
() const : bool
-
isEnabled
() const : bool
-
isFocusScope
() const : bool
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isTextureProvider
() const : bool
-
isTextureProvider
() const : bool
-
isVisible
() const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
itemChange
(QQuickItem::ItemChange, const QQuickItem::ItemChangeData &)
-
itemChange
(QQuickItem::ItemChange, const QQuickItem::ItemChangeData &)
-
keepMouseGrab
() const : bool
-
keepTouchGrab
() const : bool
-
keyPressEvent
(QKeyEvent *)
-
keyReleaseEvent
(QKeyEvent *)
-
killTimer
(int)
-
mapFromGlobal
(const QPointF &) const : QPointF
-
mapFromItem
(const QQuickItem *, const QPointF &) const : QPointF
-
mapFromScene
(const QPointF &) const : QPointF
-
mapRectFromItem
(const QQuickItem *, const QRectF &) const : QRectF
-
mapRectFromScene
(const QRectF &) const : QRectF
|
-
mapRectToItem
(const QQuickItem *, const QRectF &) const : QRectF
-
mapRectToScene
(const QRectF &) const : QRectF
-
mapToGlobal
(const QPointF &) const : QPointF
-
mapToItem
(const QQuickItem *, const QPointF &) const : QPointF
-
mapToScene
(const QPointF &) const : QPointF
-
metaObject
() const : const QMetaObject *
-
mipmap
() const : bool
-
mouseDoubleClickEvent
(QMouseEvent *)
-
mouseMoveEvent
(QMouseEvent *)
-
mousePressEvent
(QMouseEvent *)
-
mouseReleaseEvent
(QMouseEvent *)
-
mouseUngrabEvent
()
-
moveToThread
(QThread *)
-
nextItemInFocusChain
(bool) : QQuickItem *
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
opacity
() const : qreal
-
opacityChanged
()
-
opaquePainting
() const : bool
-
paint
(QPainter *)
-
parent
() const : QObject *
-
parentChanged
(QQuickItem *)
-
parentItem
() const : QQuickItem *
-
performanceHints
() const : QQuickPaintedItem::PerformanceHints
-
polish
()
-
property
(const char *) const : QVariant
-
receivers
(const char *) const : int
-
releaseResources
()
-
releaseResources
()
-
removeEventFilter
(QObject *)
-
renderTarget
() const : QQuickPaintedItem::RenderTarget
-
renderTargetChanged
()
-
resetAntialiasing
()
-
resetHeight
()
-
resetWidth
()
-
rotation
() const : qreal
-
rotationChanged
()
-
scale
() const : qreal
-
scaleChanged
()
-
scopedFocusItem
() const : QQuickItem *
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setAcceptHoverEvents
(bool)
-
setAcceptTouchEvents
(bool)
-
setAcceptedMouseButtons
(Qt::MouseButtons)
-
setActiveFocusOnTab
(bool)
-
setAntialiasing
(bool)
-
setAntialiasing
(bool)
-
setBaselineOffset
(qreal)
-
setClip
(bool)
-
setContainmentMask
(QObject *)
-
setCursor
(const QCursor &)
-
setEnabled
(bool)
-
setFillColor
(const QColor &)
-
setFiltersChildMouseEvents
(bool)
-
setFlag
(QQuickItem::Flag, bool)
-
setFlags
(QQuickItem::Flags)
-
setFocus
(bool)
-
setFocus
(bool, Qt::FocusReason)
-
setHeight
(qreal)
-
setImplicitHeight
(qreal)
-
setImplicitWidth
(qreal)
-
setKeepMouseGrab
(bool)
-
setKeepTouchGrab
(bool)
-
setMipmap
(bool)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setOpacity
(qreal)
-
setOpaquePainting
(bool)
-
setParent
(QObject *)
-
setParentItem
(QQuickItem *)
-
setPerformanceHint
(QQuickPaintedItem::PerformanceHint, bool)
-
setPerformanceHints
(QQuickPaintedItem::PerformanceHints)
-
setProperty
(const char *, const QVariant &) : bool
-
setRenderTarget
(QQuickPaintedItem::RenderTarget)
-
setRotation
(qreal)
-
setScale
(qreal)
-
setSize
(const QSizeF &)
-
setSmooth
(bool)
-
setState
(const QString &)
-
setTextureSize
(const QSize &)
-
setTransformOrigin
(QQuickItem::TransformOrigin)
-
setVisible
(bool)
-
setWidth
(qreal)
-
setX
(qreal)
-
setY
(qreal)
-
setZ
(qreal)
-
signalsBlocked
() const : bool
-
size
() const : QSizeF
-
smooth
() const : bool
-
smoothChanged
(bool)
-
stackAfter
(const QQuickItem *)
-
stackBefore
(const QQuickItem *)
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
state
() const : QString
-
stateChanged
(const QString &)
-
staticMetaObject
:
-
textureProvider
() const : QSGTextureProvider *
-
textureProvider
() const : QSGTextureProvider *
-
textureSize
() const : QSize
-
textureSizeChanged
()
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
touchEvent
(QTouchEvent *)
-
touchUngrabEvent
()
-
tr
(const char *, const char *, int) : QString
-
transformOrigin
() const : QQuickItem::TransformOrigin
-
transformOriginChanged
(QQuickItem::TransformOrigin)
-
unsetCursor
()
-
update
(const QRect &)
-
update
()
-
updateInputMethod
(Qt::InputMethodQueries)
-
updatePaintNode
(QSGNode *, QQuickItem::UpdatePaintNodeData *) : QSGNode *
-
updatePaintNode
(QSGNode *, QQuickItem::UpdatePaintNodeData *) : QSGNode *
-
updatePolish
()
-
viewportItem
() const : QQuickItem *
-
visibleChanged
()
-
wheelEvent
(QWheelEvent *)
-
width
() const : qreal
-
widthChanged
()
-
widthValid
() const : bool
-
window
() const : QQuickWindow *
-
windowChanged
(QQuickWindow *)
-
x
() const : qreal
-
xChanged
()
-
y
() const : qreal
-
yChanged
()
-
z
() const : qreal
-
zChanged
()
|