-
class
ItemChangeData
-
class
Renderer
-
class
UpdatePaintNodeData
-
-
enum
Flag
-
flags
Flags
-
enum
ItemChange
-
enum
TransformOrigin
-
QQuickFramebufferObject
(QQuickItem *)
-
acceptHoverEvents
() const : bool
-
acceptTouchEvents
() const : bool
-
acceptedMouseButtons
() const : Qt::MouseButtons
-
activeFocusOnTab
() const : bool
-
antialiasing
() const : bool
-
baselineOffset
() const : qreal
-
blockSignals
(bool )
-
childAt
(qreal , qreal ) const : QQuickItem *
-
childEvent
(QChildEvent *)
-
childItems
() const : QList<QQuickItem *>
-
childMouseEventFilter
(QQuickItem *, QEvent *) : bool
-
children
() const
-
childrenRect
() : QRectF
-
classBegin
()
-
clip
() const : bool
-
componentComplete
()
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
-
connect
(const QObject *, PointerToMemberFunction , Functor )
-
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
-
connectNotify
(const QMetaMethod &)
-
containmentMask
() const : QObject *
-
containmentMaskChanged
()
-
contains
(const QPointF &) const : bool
-
createRenderer
() const : QQuickFramebufferObject::Renderer *
-
cursor
() const : QCursor
-
customEvent
(QEvent *)
-
d_ptr
:
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QMetaObject::Connection &)
-
disconnect
(const char *, const QObject *, const char *) const
-
disconnect
(const QObject *, const char *) const
-
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
-
disconnectNotify
(const QMetaMethod &)
-
dragEnterEvent
(QDragEnterEvent *)
-
dragLeaveEvent
(QDragLeaveEvent *)
-
dragMoveEvent
(QDragMoveEvent *)
-
dropEvent
(QDropEvent *)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *)
-
filtersChildMouseEvents
() const : bool
-
findChild
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QString &, Qt::FindChildOptions ) const
-
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
-
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
-
inherits
(const char *) const
-
inputMethodEvent
(QInputMethodEvent *)
-
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
-
installEventFilter
(QObject *)
-
isAncestorOf
(const QQuickItem *) const : bool
-
isComponentComplete
() const : bool
-
isEnabled
() const : bool
-
isFocusScope
() const : bool
-
isSignalConnected
(const QMetaMethod &) const
-
isTextureProvider
() const : bool
-
isVisible
() const : bool
-
isWidgetType
() const
-
isWindowType
() const
-
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 *
-
mirrorVertically
() const : bool
-
mirrorVerticallyChanged
(
bool
)
-
mouseDoubleClickEvent
(QMouseEvent *)
-
mouseMoveEvent
(QMouseEvent *)
-
mousePressEvent
(QMouseEvent *)
-
mouseReleaseEvent
(QMouseEvent *)
-
mouseUngrabEvent
()
-
moveToThread
(QThread *)
-
nextItemInFocusChain
(bool ) : QQuickItem *
-
objectName
() const
-
objectNameChanged
(const QString &)
-
opacity
() const : qreal
-
parent
() const
-
parentItem
() const : QQuickItem *
-
polish
()
-
property
(const char *) const
-
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
-
qt_metacast
(
const char *
) : void *
-
receivers
(const char *) const
-
releaseResources
()
-
removeEventFilter
(QObject *)
-
resetAntialiasing
()
-
resetHeight
()
-
resetWidth
()
-
rotation
() const : qreal
-
scale
() const : qreal
-
scopedFocusItem
() const : QQuickItem *
-
sender
() const
-
senderSignalIndex
() const
-
setAcceptHoverEvents
(bool )
-
setAcceptTouchEvents
(bool )
-
setAcceptedMouseButtons
(Qt::MouseButtons )
-
setActiveFocusOnTab
(
bool
)
-
setAntialiasing
(
bool
)
-
setBaselineOffset
(
qreal
)
-
setClip
(
bool
)
-
setContainmentMask
(QObject *)
-
setCursor
(const QCursor &)
-
setEnabled
(
bool
)
-
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 )
-
setMirrorVertically
(bool )
-
setObjectName
(const QString &)
-
setOpacity
(
qreal
)
-
setParent
(QObject *)
-
setParentItem
(QQuickItem *)
-
setProperty
(const char *, const QVariant &)
-
setRotation
(
qreal
)
-
setScale
(
qreal
)
-
setSize
(const QSizeF &)
-
setSmooth
(
bool
)
-
setState
(
const QString &
)
-
setTextureFollowsItemSize
(bool )
-
setTransformOrigin
(
QQuickItem::TransformOrigin
)
-
setVisible
(
bool
)
-
setWidth
(
qreal
)
-
setX
(
qreal
)
-
setY
(
qreal
)
-
setZ
(
qreal
)
-
signalsBlocked
() const
-
size
() const : QSizeF
-
smooth
() const : bool
-
stackAfter
(const QQuickItem *)
-
stackBefore
(const QQuickItem *)
-
startTimer
(int , Qt::TimerType )
-
startTimer
(std::chrono::milliseconds , Qt::TimerType )
-
state
() const : QString
-
staticMetaObject
: const QMetaObject
-
staticQtMetaObject
:
-
textureFollowsItemSize
() const : bool
-
textureFollowsItemSizeChanged
(
bool
)
-
textureProvider
() const : QSGTextureProvider *
-
thread
() const
-
timerEvent
(QTimerEvent *)
-
touchEvent
(QTouchEvent *)
-
touchUngrabEvent
()
-
tr
(const char *, const char *, int ) : QString
-
trUtf8
(const char *, const char *, int ) : QString
-
transformOrigin
() const : QQuickItem::TransformOrigin
-
ungrabMouse
()
-
ungrabTouchPoints
()
-
unsetCursor
()
-
update
()
-
updateInputMethod
(Qt::InputMethodQueries )
-
updatePaintNode
(QSGNode *, QQuickItem::UpdatePaintNodeData *) : QSGNode *
-
updatePolish
()
-
wheelEvent
(QWheelEvent *)
-
width
() const : qreal
-
widthValid
() const : bool
-
window
() const : QQuickWindow *
-
windowChanged
(QQuickWindow *)
-
x
() const : qreal
-
y
() const : qreal
-
z
() const : qreal
|