Qt 5.15
Qt Quick
C++ Classes
QQuickItem
Qt 5.15.12 Reference Documentation
List of All Members for QQuickItem
This is the complete list of members for
QQuickItem
, including inherited members.
union
ItemChangeData
enum
Flag
enum
ItemChange
enum
TransformOrigin
activeFocusChanged
(
bool
)
activeFocusOnTabChanged
(
bool
)
antialiasingChanged
(
bool
)
baselineOffsetChanged
(
qreal
)
childrenRectChanged
(
const QRectF &
)
clipChanged
(
bool
)
containmentMaskChanged
()
enabledChanged
()
focusChanged
(
bool
)
heightChanged
()
implicitHeightChanged
()
implicitWidthChanged
()
objectNameChanged
(const QString &)
opacityChanged
()
parentChanged
(
QQuickItem *
)
rotationChanged
()
scaleChanged
()
smoothChanged
(
bool
)
stateChanged
(
const QString &
)
transformOriginChanged
(
QQuickItem::TransformOrigin
)
visibleChanged
()
widthChanged
()
xChanged
()
yChanged
()
zChanged
()
activeFocusOnTab
() const : bool
antialiasing
() const : bool
baselineOffset
() const : qreal
childrenRect
() : QRectF
clip
() const : bool
containmentMask
() const : QObject *
hasActiveFocus
() const : bool
hasFocus
() const : bool
height
() const : qreal
implicitHeight
() const : qreal
implicitWidth
() const : qreal
isEnabled
() const : bool
isVisible
() const : bool
objectName
() const : QString
opacity
() const : qreal
parentItem
() const : QQuickItem *
resetAntialiasing
()
resetHeight
()
resetWidth
()
rotation
() const : qreal
scale
() const : qreal
setActiveFocusOnTab
(
bool
)
setAntialiasing
(
bool
)
setBaselineOffset
(
qreal
)
setClip
(
bool
)
setContainmentMask
(QObject *)
setEnabled
(
bool
)
setFocus
(
bool
)
setFocus
(bool , Qt::FocusReason )
setHeight
(
qreal
)
setImplicitHeight
(
qreal
)
setImplicitWidth
(
qreal
)
setObjectName
(const QString &)
setOpacity
(
qreal
)
setParentItem
(QQuickItem *)
setRotation
(
qreal
)
setScale
(
qreal
)
setSmooth
(
bool
)
setState
(
const QString &
)
setTransformOrigin
(
QQuickItem::TransformOrigin
)
setVisible
(
bool
)
setWidth
(
qreal
)
setX
(
qreal
)
setY
(
qreal
)
setZ
(
qreal
)
smooth
() const : bool
state
() const : QString
staticMetaObject
:
transformOrigin
() const : QQuickItem::TransformOrigin
width
() const : qreal
x
() const : qreal
y
() const : qreal
z
() const : qreal