- enum AncestorMode
- enum PaintDeviceMetric
- enum SurfaceClass
- enum SurfaceType
- enum UpdateBehavior
- enum Visibility
- QOpenGLWindow(UpdateBehavior , QWindow *)
- QOpenGLWindow(QOpenGLContext *, UpdateBehavior , QWindow *)
- ~QOpenGLWindow()
- activeChanged()
- alert(int )
- baseSize() const : QSize
- blockSignals(bool ) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- close() : bool
- colorCount() const : int
- 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
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- contentOrientation() const : Qt::ScreenOrientation
- contentOrientationChanged(Qt::ScreenOrientation )
- context() const : QOpenGLContext *
- create()
- cursor() const : QCursor
- customEvent(QEvent *)
- d_ptr : QScopedPointer<QObjectData>
- defaultFramebufferObject() const : GLuint
- deleteLater()
- depth() const : int
- destroy()
- destroyed(QObject *)
- devicePixelRatio() const : int
- devicePixelRatio() const : qreal
- devicePixelRatioF() const : qreal
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
- disconnectNotify(const QMetaMethod &)
- doneCurrent()
- dumpObjectInfo()
- dumpObjectTree()
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- exposeEvent(QExposeEvent *)
- filePath() const : QString
- 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 : Qt::WindowFlags
- focusInEvent(QFocusEvent *)
- focusObject() const : QObject *
- focusObjectChanged(QObject *)
- focusOutEvent(QFocusEvent *)
- format() const : QSurfaceFormat
- format() const : QSurfaceFormat
- frameGeometry() const : QRect
- frameMargins() const : QMargins
- framePosition() const : QPoint
- frameSwapped()
- fromWinId(WId ) : QWindow *
- geometry() const : QRect
- grabFramebuffer() : QImage
- height() const : int
- height() const : int
- heightChanged(int )
- heightMM() const : int
- hide()
- hideEvent(QHideEvent *)
- icon() const : QIcon
- inherits(const char *) const : bool
- initializeGL()
- installEventFilter(QObject *)
- isActive() const : bool
- isAncestorOf(const QWindow *, AncestorMode ) const : bool
- isExposed() const : bool
- isModal() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isTopLevel() const : bool
- isValid() const : bool
- isVisible() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- keyPressEvent(QKeyEvent *)
- keyReleaseEvent(QKeyEvent *)
- killTimer(int )
- logicalDpiX() const : int
- logicalDpiY() const : int
- lower()
- m_reserved : QSurfacePrivate *
- m_type : SurfaceClass
- makeCurrent()
- mapFromGlobal(const QPoint &) const : QPoint
- mapToGlobal(const QPoint &) const : QPoint
- mask() const : QRegion
- maximumHeight() const : int
- maximumHeightChanged(int )
- maximumSize() const : QSize
- maximumWidth() const : int
- maximumWidthChanged(int )
- metaObject() const : const QMetaObject *
- metric(PaintDeviceMetric ) const : int
- minimumHeight() const : int
- minimumHeightChanged(int )
- minimumSize() const : QSize
- minimumWidth() const : int
- minimumWidthChanged(int )
- modality() const : Qt::WindowModality
- modalityChanged(Qt::WindowModality )
- mouseDoubleClickEvent(QMouseEvent *)
- mouseMoveEvent(QMouseEvent *)
- mousePressEvent(QMouseEvent *)
- mouseReleaseEvent(QMouseEvent *)
|
- moveEvent(QMoveEvent *)
- moveToThread(QThread *)
- nativeEvent(const QByteArray &, void *, long *) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- opacity() const : qreal
- opacityChanged(qreal )
- paintEngine() const : QPaintEngine *
- paintEvent(QPaintEvent *)
- paintEvent(QPaintEvent *)
- paintGL()
- paintOverGL()
- paintUnderGL()
- painters : ushort
- paintingActive() const : bool
- parent() const : QObject *
- parent() const : QWindow *
- physicalDpiX() const : int
- physicalDpiY() const : int
- position() const : QPoint
- property(const char *) const : QVariant
- raise()
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- reportContentOrientationChange(Qt::ScreenOrientation )
- requestActivate()
- requestUpdate()
- requestedFormat() const : QSurfaceFormat
- resize(const QSize &)
- resize(int , int )
- resizeEvent(QResizeEvent *)
- resizeEvent(QResizeEvent *)
- resizeGL(int , int )
- screen() const : QScreen *
- screenChanged(QScreen *)
- sender() const : QObject *
- senderSignalIndex() const : int
- setBaseSize(const QSize &)
- setCursor(const QCursor &)
- 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 ) : bool
- setMask(const QRegion &)
- setMaximumHeight(int )
- setMaximumSize(const QSize &)
- setMaximumWidth(int )
- setMinimumHeight(int )
- setMinimumSize(const QSize &)
- setMinimumWidth(int )
- setModality(Qt::WindowModality )
- setMouseGrabEnabled(bool ) : bool
- setObjectName(const QString &)
- setOpacity(qreal )
- setParent(QObject *)
- setParent(QWindow *)
- setPosition(const QPoint &)
- setPosition(int , int )
- setProperty(const char *, const QVariant &) : bool
- setScreen(QScreen *)
- setSizeIncrement(const QSize &)
- setSurfaceType(SurfaceType )
- setTitle(const QString &)
- setTransientParent(QWindow *)
- setVisibility(Visibility )
- setVisible(bool )
- setWidth(int )
- setWindowState(Qt::WindowState )
- setX(int )
- setY(int )
- shareContext() const : QOpenGLContext *
- show()
- showEvent(QShowEvent *)
- showFullScreen()
- showMaximized()
- showMinimized()
- showNormal()
- signalsBlocked() const : bool
- size() const : QSize
- size() const : QSize
- sizeIncrement() const : QSize
- startTimer(int , Qt::TimerType ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- supportsOpenGL() const : bool
- surfaceClass() const : SurfaceClass
- surfaceHandle() const : QPlatformSurface *
- surfaceType() const : SurfaceType
- surfaceType() const : SurfaceType
- tabletEvent(QTabletEvent *)
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- title() const : QString
- touchEvent(QTouchEvent *)
- tr(const char *, const char *, int ) : QString
- transientParent() const : QWindow *
- type() const : Qt::WindowType
- unsetCursor()
- update(const QRect &)
- update(const QRegion &)
- update()
- updateBehavior() const : UpdateBehavior
- visibility() const : Visibility
- visibilityChanged(QWindow::Visibility )
- visibleChanged(bool )
- wheelEvent(QWheelEvent *)
- width() const : int
- width() const : int
- widthChanged(int )
- widthMM() const : int
- winId() const : WId
- windowState() const : Qt::WindowState
- windowStateChanged(Qt::WindowState )
- windowTitleChanged(const QString &)
- x() const : int
- xChanged(int )
- y() const : int
- yChanged(int )
|