Qt 5.4
Qt Quick
C++ Classes
QQuickView
Qt 5.4.1 Reference Documentation
List of All Members for QQuickView
This is the complete list of members for
QQuickView
, including inherited members.
enum
AncestorMode
enum
CreateTextureOption
flags
CreateTextureOptions
enum
RenderStage
enum
ResizeMode
enum
SceneGraphError
enum
Status
enum
SurfaceClass
enum
SurfaceType
enum
Visibility
QQuickView
(QWindow *)
QQuickView
(QQmlEngine *, QWindow *)
QQuickView
(const QUrl &, QWindow *)
~QQuickView
()
accessibleRoot
() const : QAccessibleInterface *
activeChanged
()
activeFocusItem
() const : QQuickItem *
activeFocusItemChanged
()
afterAnimating
()
afterRendering
()
afterSynchronizing
()
alert
(int)
baseSize
() const
beforeRendering
()
beforeSynchronizing
()
blockSignals
(bool)
childEvent
(QChildEvent *)
children
() const
clearBeforeRendering
() const : bool
close
()
closing
(QQuickCloseEvent *)
color
() const : QColor
colorChanged
(const QColor &)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, Functor)
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType)
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType)
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType)
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const
connectNotify
(const QMetaMethod &)
contentItem
() const : QQuickItem *
contentOrientation
() const
contentOrientationChanged
(Qt::ScreenOrientation)
create
()
createTextureFromId
(uint, const QSize &, CreateTextureOptions) const : QSGTexture *
createTextureFromImage
(const QImage &, CreateTextureOptions) const : QSGTexture *
createTextureFromImage
(const QImage &) const : QSGTexture *
cursor
() const
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
destroy
()
destroyed
(QObject *)
devicePixelRatio
() const
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QMetaObject::Connection &)
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QObject *, const char *) const
disconnect
(const char *, const QObject *, const char *) const
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
effectiveDevicePixelRatio
() const : qreal
engine
() const : QQmlEngine *
errors
() const : QList<QQmlError>
event
(QEvent *)
event
(QEvent *)
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *)
exposeEvent
(QExposeEvent *)
exposeEvent
(QExposeEvent *)
filePath
() const
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
focusInEvent
(QFocusEvent *)
focusInEvent
(QFocusEvent *)
focusObject
() const
focusObjectChanged
(QObject *)
focusOutEvent
(QFocusEvent *)
focusOutEvent
(QFocusEvent *)
format
() const
format
() const
frameGeometry
() const
frameMargins
() const
framePosition
() const
frameSwapped
()
fromWinId
(WId)
geometry
() const
grabWindow
() : QImage
hasDefaultAlphaBuffer
() : bool
height
() const
heightChanged
(int)
hide
()
hideEvent
(QHideEvent *)
hideEvent
(QHideEvent *)
icon
() const
incubationController
() const : QQmlIncubationController *
inherits
(const char *) const
initialSize
() const : QSize
installEventFilter
(QObject *)
isActive
() const
isAncestorOf
(const QWindow *, AncestorMode) const
isExposed
() const
isModal
() const
isPersistentOpenGLContext
() const : bool
isPersistentSceneGraph
() const : bool
isSignalConnected
(const QMetaMethod &) const
isTopLevel
() const
isVisible
() const
isWidgetType
() const
isWindowType
() const
keyPressEvent
(QKeyEvent *)
keyPressEvent
(QKeyEvent *)
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
killTimer
(int)
lower
()
m_reserved
:
m_type
:
mapFromGlobal
(const QPoint &) const
mapToGlobal
(const QPoint &) const
mask
() const
maximumHeight
() const
maximumHeightChanged
(int)
maximumSize
() const
maximumWidth
() const
maximumWidthChanged
(int)
metaObject
() const
minimumHeight
() const
minimumHeightChanged
(int)
minimumSize
() const
minimumWidth
() const
minimumWidthChanged
(int)
modality
() const
modalityChanged
(Qt::WindowModality)
mouseDoubleClickEvent
(QMouseEvent *)
mouseDoubleClickEvent
(QMouseEvent *)
mouseGrabberItem
() const : QQuickItem *
mouseMoveEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveEvent
(QMoveEvent *)
moveToThread
(QThread *)
nativeEvent
(const QByteArray &, void *, long *)
objectName
() const
objectNameChanged
(const QString &)
opacity
() const
opacityChanged
(qreal)
openglContext
() const : QOpenGLContext *
openglContextCreated
(QOpenGLContext *)
parent
() const
parent
() const
position
() const
property
(const char *) const
raise
()
receivers
(const char *) const
releaseResources
()
removeEventFilter
(QObject *)
renderTarget
() const : QOpenGLFramebufferObject *
renderTargetId
() const : uint
renderTargetSize
() const : QSize
reportContentOrientationChange
(Qt::ScreenOrientation)
requestActivate
()
requestedFormat
() const
resetOpenGLState
()
resize
(const QSize &)
resize
(int, int)
resizeEvent
(QResizeEvent *)
resizeEvent
(QResizeEvent *)
resizeMode
() const : ResizeMode
rootContext
() const : QQmlContext *
rootObject
() const : QQuickItem *
sceneGraphAboutToStop
()
sceneGraphError
(QQuickWindow::SceneGraphError, const QString &)
sceneGraphInitialized
()
sceneGraphInvalidated
()
scheduleRenderJob
(QRunnable *, RenderStage)
screen
() const
screenChanged
(QScreen *)
sendEvent
(QQuickItem *, QEvent *) : bool
sender
() const
senderSignalIndex
() const
setBaseSize
(const QSize &)
setClearBeforeRendering
(bool)
setColor
(const QColor &)
setCursor
(const QCursor &)
setDefaultAlphaBuffer
(bool)
setFilePath
(const QString &)
setFlags
(Qt::WindowFlags)
setFormat
(const QSurfaceFormat &)
setFramePosition
(const QPoint &)
setGeometry
(int, int, int, int)
setGeometry
(const QRect &)
setHeight
(int)
setIcon
(const QIcon &)
setKeyboardGrabEnabled
(bool)
setMask
(const QRegion &)
setMaximumHeight
(int)
setMaximumSize
(const QSize &)
setMaximumWidth
(int)
setMinimumHeight
(int)
setMinimumSize
(const QSize &)
setMinimumWidth
(int)
setModality
(Qt::WindowModality)
setMouseGrabEnabled
(bool)
setObjectName
(const QString &)
setOpacity
(qreal)
setParent
(QObject *)
setParent
(QWindow *)
setPersistentOpenGLContext
(bool)
setPersistentSceneGraph
(bool)
setPosition
(const QPoint &)
setPosition
(int, int)
setProperty
(const char *, const QVariant &)
setRenderTarget
(QOpenGLFramebufferObject *)
setRenderTarget
(uint, const QSize &)
setResizeMode
(ResizeMode)
setScreen
(QScreen *)
setSizeIncrement
(const QSize &)
setSource
(const QUrl &)
setSurfaceType
(SurfaceType)
setTitle
(const QString &)
setTransientParent
(QWindow *)
setVisibility
(Visibility)
setVisible
(bool)
setWidth
(int)
setWindowState
(Qt::WindowState)
setX
(int)
setY
(int)
show
()
showEvent
(QShowEvent *)
showEvent
(QShowEvent *)
showFullScreen
()
showMaximized
()
showMinimized
()
showNormal
()
signalsBlocked
() const
size
() const
size
() const
sizeIncrement
() const
source
() const : QUrl
startTimer
(int, Qt::TimerType)
staticMetaObject
:
staticQtMetaObject
:
status
() const : Status
statusChanged
(QQuickView::Status)
supportsOpenGL
() const
surfaceClass
() const
surfaceHandle
() const
surfaceType
() const
surfaceType
() const
tabletEvent
(QTabletEvent *)
thread
() const
timerEvent
(QTimerEvent *)
title
() const
touchEvent
(QTouchEvent *)
tr
(const char *, const char *, int)
transientParent
() const
type
() const
unsetCursor
()
update
()
visibility
() const
visibilityChanged
(QWindow::Visibility)
visibleChanged
(bool)
wheelEvent
(QWheelEvent *)
wheelEvent
(QWheelEvent *)
width
() const
widthChanged
(int)
winId
() const
windowState
() const
windowStateChanged
(Qt::WindowState)
windowTitleChanged
(const QString &)
x
() const
xChanged
(int)
y
() const
yChanged
(int)