- class ItemChangeData
- class UpdatePaintNodeData
- enum Flag
- flags Flags
- enum ItemChange
- enum PerformanceHint
- flags PerformanceHints
- enum RenderMode
- enum RenderTarget
- enum TransformOrigin
- QQuickPaintedItem(QQuickItem *)
- Viewport(QQuickItem *)
- ~QQuickPaintedItem()
- ~Viewport()
- acceptHoverEvents() const : bool
- acceptedMouseButtons() const : Qt::MouseButtons
- antialiasing() const : bool
- baselineOffset() const : qreal
- blending() const : bool
- blockSignals(bool) : bool
- camera() const : QGLCamera *
- canvas() const : QQuickCanvas *
- childAt(qreal, qreal) const : QQuickItem *
- childEvent(QChildEvent *)
- childItems() const : QList<QQuickItem *>
- childMouseEventFilter(QQuickItem *, QEvent *) : bool
- children() const : const QObjectList &
- childrenChanged()
- childrenRect() : QRectF
- classBegin()
- clip() const : bool
- 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
- connectNotify(const QMetaMethod &)
- contains(const QPointF &) const : bool
- contentsBoundingRect() const : QRectF
- contentsScale() const : qreal
- contentsScaleChanged()
- contentsSize() const : QSize
- contentsSizeChanged()
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- 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 QMetaObject::Connection &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- dragEnterEvent(QDragEnterEvent *)
- dragLeaveEvent(QDragLeaveEvent *)
- dragMoveEvent(QDragMoveEvent *)
- dropEvent(QDropEvent *)
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- enabledChanged()
- 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(const QRegExp &, Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- flags() const : Flags
- focusInEvent(QFocusEvent *)
- focusOutEvent(QFocusEvent *)
- forceActiveFocus()
- fovzoom() const : bool
- geometryChanged(const QRectF &, const QRectF &)
- grabMouse()
- grabTouchPoints(const QList<int> &)
- 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 *)
- isComponentComplete() const : bool
- isEnabled() const : bool
- isFocusScope() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isTextureProvider() const : bool
- isUnderMouse() const : bool
- isVisible() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- itemChange(QQuickItem::ItemChange, const ItemChangeData &)
- itemTransform(QQuickItem *, bool *) const : QTransform
- keepMouseGrab() const : bool
- keepTouchGrab() const : bool
- keyPressEvent(QKeyEvent *)
- keyReleaseEvent(QKeyEvent *)
- killTimer(int)
- light() const : QGLLightParameters *
- lightModel() const : QGLLightModel *
- mapFromItem(const QQuickItem *, const QPointF &) const : QPointF
- mapFromItem(QQmlV8Function *) const
- 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
- mapToItem(const QQuickItem *, const QPointF &) const : QPointF
- mapToItem(QQmlV8Function *) const
- mapToScene(const QPointF &) const : QPointF
- metaObject() const : const QMetaObject *
- mipmap() const : bool
- mouseDoubleClickEvent(QMouseEvent *)
- mouseMoveEvent(QMouseEvent *)
- mousePressEvent(QMouseEvent *)
|
- mouseReleaseEvent(QMouseEvent *)
- mouseUngrabEvent()
- moveToThread(QThread *)
- navigation() const : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- opacity() const : qreal
- opacityChanged()
- opaquePainting() const : bool
- paint(QPainter *)
- parent() const : QObject *
- parentItem() const : QQuickItem *
- performanceHints() const : PerformanceHints
- picking() const : bool
- polish()
- pos() const : QPointF
- property(const char *) const : QVariant
- receivers(const char *) const : int
- registerEarlyDrawObject(QObject *, int)
- registerPickableObject(QObject *) : int
- releaseResources()
- removeEventFilter(QObject *)
- renderMode() const : RenderMode
- renderTarget() const : RenderTarget
- renderTargetChanged()
- resetContentsSize()
- resetHeight()
- resetWidth()
- rotation() const : qreal
- rotationChanged()
- scale() const : qreal
- scaleChanged()
- scopedFocusItem() const : QQuickItem *
- sender() const : QObject *
- senderSignalIndex() const : int
- setAcceptHoverEvents(bool)
- setAcceptedMouseButtons(Qt::MouseButtons)
- setAntialiasing(bool)
- setBaselineOffset(qreal)
- setBlending(bool)
- setCamera(QGLCamera *)
- setClip(bool)
- setContentsScale(qreal)
- setContentsSize(const QSize &)
- setEnabled(bool)
- setFillColor(const QColor &)
- setFiltersChildMouseEvents(bool)
- setFlag(Flag, bool)
- setFlags(Flags)
- setFocus(bool)
- setFovzoom(bool)
- setHeight(qreal)
- setImplicitHeight(qreal)
- setImplicitSize(qreal, qreal)
- setImplicitWidth(qreal)
- setKeepMouseGrab(bool)
- setKeepTouchGrab(bool)
- setLight(QGLLightParameters *)
- setLightModel(QGLLightModel *)
- setMipmap(bool)
- setNavigation(bool)
- setObjectName(const QString &)
- setOpacity(qreal)
- setOpaquePainting(bool)
- setParent(QObject *)
- setParentItem(QQuickItem *)
- setPerformanceHint(PerformanceHint, bool)
- setPerformanceHints(PerformanceHints)
- setPicking(bool)
- setPos(const QPointF &)
- setProperty(const char *, const QVariant &) : bool
- setRenderMode(RenderMode)
- setRenderTarget(RenderTarget)
- setRotation(qreal)
- setScale(qreal)
- setShowPicking(bool)
- setShowSceneGraph(bool)
- setSize(const QSizeF &)
- setSmooth(bool)
- setState(const QString &)
- setTransformOrigin(TransformOrigin)
- setTransformOriginPoint(const QPointF &)
- setVisible(bool)
- setWidth(qreal)
- setX(qreal)
- setY(qreal)
- setZ(qreal)
- showPicking() const : bool
- showSceneGraph() const : bool
- showSceneGraphChanged()
- signalsBlocked() const : bool
- smooth() const : bool
- stackAfter(const QQuickItem *)
- stackBefore(const QQuickItem *)
- startTimer(int, Qt::TimerType) : int
- state() const : QString
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- textureProvider() const : QSGTextureProvider *
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- touchEvent(QTouchEvent *)
- touchUngrabEvent()
- tr(const char *, const char *, int) : QString
- trUtf8(const char *, const char *, int) : QString
- transform() : QQmlListProperty<QQuickTransform>
- transformOrigin() const : TransformOrigin
- transformOriginPoint() const : QPointF
- ungrabMouse()
- ungrabTouchPoints()
- update(const QRect &)
- update3d()
- updateInputMethod(Qt::InputMethodQueries)
- updatePaintNode(QSGNode *, UpdatePaintNodeData *) : QSGNode *
- updatePolish()
- viewportChanged()
- visibleChanged()
- visibleChildrenChanged()
- wheelEvent(QWheelEvent *)
- width() const : qreal
- widthChanged()
- widthValid() const : bool
- windowDeactivateEvent()
- x() const : qreal
- xChanged()
- y() const : qreal
- yChanged()
- z() const : qreal
- zChanged()
|