Qt 5.15
Qt Quick
C++ Classes
QQuickPaintedItem
Qt 5.15.16 Reference Documentation
List of All Members for QQuickPaintedItem
This is the complete list of members for
QQuickPaintedItem
, including inherited members.
union
ItemChangeData
enum
Flag
flags
Flags
enum
ItemChange
enum
PerformanceHint
flags
PerformanceHints
QQuickPaintedItem
(QQuickItem *)
enum
RenderTarget
enum
TransformOrigin
activeFocusChanged
(
bool
)
activeFocusOnTabChanged
(
bool
)
antialiasingChanged
(
bool
)
baselineOffsetChanged
(
qreal
)
childrenRectChanged
(
const QRectF &
)
clipChanged
(
bool
)
containmentMaskChanged
()
enabledChanged
()
fillColorChanged
()
focusChanged
(
bool
)
heightChanged
()
implicitHeightChanged
()
implicitWidthChanged
()
opacityChanged
()
parentChanged
(
QQuickItem *
)
renderTargetChanged
()
rotationChanged
()
scaleChanged
()
smoothChanged
(
bool
)
stateChanged
(
const QString &
)
textureSizeChanged
()
transformOriginChanged
(
QQuickItem::TransformOrigin
)
update
()
visibleChanged
()
widthChanged
()
windowChanged
(QQuickWindow *)
xChanged
()
yChanged
()
zChanged
()
~QQuickPaintedItem
()
acceptHoverEvents
() const : bool
acceptTouchEvents
() const : bool
acceptedMouseButtons
() const : Qt::MouseButtons
activeFocusOnTab
() const : bool
antialiasing
() const : bool
baselineOffset
() const : qreal
childAt
(qreal , qreal ) const : QQuickItem *
childItems
() const : QList<QQuickItem *>
childMouseEventFilter
(QQuickItem *, QEvent *) : bool
childrenRect
() : QRectF
classBegin
()
clip
() const : bool
componentComplete
()
containmentMask
() const : QObject *
contains
(const QPointF &) const : bool
cursor
() const : QCursor
dragEnterEvent
(QDragEnterEvent *)
dragLeaveEvent
(QDragLeaveEvent *)
dragMoveEvent
(QDragMoveEvent *)
dropEvent
(QDropEvent *)
event
(QEvent *) : bool
fillColor
() const : QColor
filtersChildMouseEvents
() const : bool
flags
() const : QQuickItem::Flags
focusInEvent
(
QFocusEvent *
)
focusOutEvent
(
QFocusEvent *
)
forceActiveFocus
()
forceActiveFocus
(Qt::FocusReason )
geometryChanged
(const QRectF &, const QRectF &)
grabMouse
()
grabToImage
(const QSize &) : QSharedPointer<QQuickItemGrabResult>
grabTouchPoints
(const QVector<int> &)
hasActiveFocus
() const : bool
hasFocus
() const : bool
height
() const : qreal
heightValid
() const : bool
hoverEnterEvent
(QHoverEvent *)
hoverLeaveEvent
(QHoverEvent *)
hoverMoveEvent
(QHoverEvent *)
implicitHeight
() const : qreal
implicitWidth
() const : qreal
inputMethodEvent
(QInputMethodEvent *)
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
isAncestorOf
(const QQuickItem *) const : bool
isComponentComplete
() const : bool
isEnabled
() const : bool
isFocusScope
() const : bool
isTextureProvider
() const : bool
isVisible
() const : bool
itemChange
(QQuickItem::ItemChange , const QQuickItem::ItemChangeData &)
keepMouseGrab
() const : bool
keepTouchGrab
() const : bool
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
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
mipmap
() const : bool
mouseDoubleClickEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
mouseUngrabEvent
()
nextItemInFocusChain
(bool ) : QQuickItem *
opacity
() const : qreal
opaquePainting
() const : bool
paint
(QPainter *)
parentItem
() const : QQuickItem *
performanceHints
() const : QQuickPaintedItem::PerformanceHints
polish
()
releaseResources
()
renderTarget
() const : QQuickPaintedItem::RenderTarget
resetAntialiasing
()
resetHeight
()
resetWidth
()
rotation
() const : qreal
scale
() const : qreal
scopedFocusItem
() const : QQuickItem *
setAcceptHoverEvents
(bool )
setAcceptTouchEvents
(bool )
setAcceptedMouseButtons
(Qt::MouseButtons )
setActiveFocusOnTab
(
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 )
setOpacity
(
qreal
)
setOpaquePainting
(bool )
setParentItem
(QQuickItem *)
setPerformanceHint
(QQuickPaintedItem::PerformanceHint , bool )
setPerformanceHints
(QQuickPaintedItem::PerformanceHints )
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
)
size
() const : QSizeF
smooth
() const : bool
stackAfter
(const QQuickItem *)
stackBefore
(const QQuickItem *)
state
() const : QString
textureProvider
() const : QSGTextureProvider *
textureSize
() const : QSize
touchEvent
(QTouchEvent *)
touchUngrabEvent
()
transformOrigin
() const : QQuickItem::TransformOrigin
ungrabMouse
()
ungrabTouchPoints
()
unsetCursor
()
update
(const QRect &)
updateInputMethod
(Qt::InputMethodQueries )
updatePaintNode
(QSGNode *, QQuickItem::UpdatePaintNodeData *) : QSGNode *
updatePolish
()
wheelEvent
(QWheelEvent *)
width
() const : qreal
widthValid
() const : bool
window
() const : QQuickWindow *
x
() const : qreal
y
() const : qreal
z
() const : qreal