Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-updates > by-pkgid > 768f7d9f703884aa2562bf0a651086df > files > 1466

qtbase5-doc-5.9.4-1.1.mga6.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qopenglwindow.cpp -->
  <title>List of All Members for QOpenGLWindow | Qt GUI 5.9</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.9</td><td ><a href="qtgui-index.html">Qt GUI</a></td><td ><a href="qtgui-module.html">C++ Classes</a></td><td >QOpenGLWindow</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of All Members for QOpenGLWindow</h1>
<p>This is the complete list of members for <a href="qopenglwindow.html">QOpenGLWindow</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn">enum <span class="name"><b><a href="qwindow.html#AncestorMode-enum">AncestorMode</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qpaintdevice.html#PaintDeviceMetric-enum">PaintDeviceMetric</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qsurface.html#SurfaceClass-enum">SurfaceClass</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qsurface.html#SurfaceType-enum">SurfaceType</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopenglwindow.html#UpdateBehavior-enum">UpdateBehavior</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwindow.html#Visibility-enum">Visibility</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#QOpenGLWindow">QOpenGLWindow</a></b></span>(UpdateBehavior , QWindow *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#QOpenGLWindow-1">QOpenGLWindow</a></b></span>(QOpenGLContext *, UpdateBehavior , QWindow *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#dtor.QOpenGLWindow">~QOpenGLWindow</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#active-prop">activeChanged</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#alert">alert</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#baseSize">baseSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#blockSignals">blockSignals</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#childEvent">childEvent</a></b></span>(QChildEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#children">children</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#close">close</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#colorCount">colorCount</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect">connect</a></b></span>(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-1">connect</a></b></span>(const QObject *, const QMetaMethod &amp;, const QObject *, const QMetaMethod &amp;, Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-2">connect</a></b></span>(const QObject *, const char *, const char *, Qt::ConnectionType ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-3">connect</a></b></span>(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-4">connect</a></b></span>(const QObject *, PointerToMemberFunction , Functor )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connect-5">connect</a></b></span>(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#connectNotify">connectNotify</a></b></span>(const QMetaMethod &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#contentOrientation-prop">contentOrientation</a></b></span>() const : Qt::ScreenOrientation</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#contentOrientation-prop">contentOrientationChanged</a></b></span>(Qt::ScreenOrientation )</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#context">context</a></b></span>() const : QOpenGLContext *</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#create">create</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#cursor">cursor</a></b></span>() const : QCursor</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#customEvent">customEvent</a></b></span>(QEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#d_ptr-var">d_ptr</a></b></span> : </li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#defaultFramebufferObject">defaultFramebufferObject</a></b></span>() const : GLuint</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#deleteLater">deleteLater</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#depth">depth</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#destroy">destroy</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#destroyed">destroyed</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#devicePixelRatio">devicePixelRatio</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#devicePixelRatio">devicePixelRatio</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#devicePixelRatioF">devicePixelRatioF</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect">disconnect</a></b></span>(const QObject *, const char *, const QObject *, const char *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-1">disconnect</a></b></span>(const QObject *, const QMetaMethod &amp;, const QObject *, const QMetaMethod &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-4">disconnect</a></b></span>(const QMetaObject::Connection &amp;)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-2">disconnect</a></b></span>(const char *, const QObject *, const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-3">disconnect</a></b></span>(const QObject *, const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnect-5">disconnect</a></b></span>(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#disconnectNotify">disconnectNotify</a></b></span>(const QMetaMethod &amp;)</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#doneCurrent">doneCurrent</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#dumpObjectInfo">dumpObjectInfo</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#dumpObjectTree">dumpObjectTree</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#dynamicPropertyNames">dynamicPropertyNames</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#event">event</a></b></span>(QEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#event">event</a></b></span>(QEvent *) : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#eventFilter">eventFilter</a></b></span>(QObject *, QEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#exposeEvent">exposeEvent</a></b></span>(QExposeEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#filePath">filePath</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChild">findChild</a></b></span>(const QString &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChildren">findChildren</a></b></span>(const QString &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChildren-1">findChildren</a></b></span>(const QRegExp &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#findChildren-2">findChildren</a></b></span>(const QRegularExpression &amp;, Qt::FindChildOptions ) const</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#flags-prop">flags</a></b></span>() const : Qt::WindowFlags</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#focusInEvent">focusInEvent</a></b></span>(QFocusEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#focusObject">focusObject</a></b></span>() const : QObject *</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#focusObjectChanged">focusObjectChanged</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#focusOutEvent">focusOutEvent</a></b></span>(QFocusEvent *)</li>
<li class="fn"><span class="name"><b><a href="qsurface.html#format">format</a></b></span>() const : QSurfaceFormat</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#format">format</a></b></span>() const : QSurfaceFormat</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#frameGeometry">frameGeometry</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#frameMargins">frameMargins</a></b></span>() const : QMargins</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#framePosition">framePosition</a></b></span>() const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#frameSwapped">frameSwapped</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#fromWinId">fromWinId</a></b></span>(WId ) : QWindow *</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#geometry">geometry</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#grabFramebuffer">grabFramebuffer</a></b></span>() : QImage</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#height">height</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#height-prop">height</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#height-prop">heightChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#heightMM">heightMM</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#hide">hide</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#hideEvent">hideEvent</a></b></span>(QHideEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#icon">icon</a></b></span>() const : QIcon</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#inherits">inherits</a></b></span>(const char *) const</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#initializeGL">initializeGL</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#installEventFilter">installEventFilter</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#isActive">isActive</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#isAncestorOf">isAncestorOf</a></b></span>(const QWindow *, AncestorMode ) const : bool</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#isExposed">isExposed</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#isModal">isModal</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#isSignalConnected">isSignalConnected</a></b></span>(const QMetaMethod &amp;) const</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#isTopLevel">isTopLevel</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#visible-prop">isVisible</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#isWidgetType">isWidgetType</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#isWindowType">isWindowType</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#keyPressEvent">keyPressEvent</a></b></span>(QKeyEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#keyReleaseEvent">keyReleaseEvent</a></b></span>(QKeyEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#killTimer">killTimer</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#logicalDpiX">logicalDpiX</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#logicalDpiY">logicalDpiY</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#lower">lower</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qsurface.html#m_reserved-var">m_reserved</a></b></span> : QSurfacePrivate *</li>
<li class="fn"><span class="name"><b><a href="qsurface.html#m_type-var">m_type</a></b></span> : SurfaceClass</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#makeCurrent">makeCurrent</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#mapFromGlobal">mapFromGlobal</a></b></span>(const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#mapToGlobal">mapToGlobal</a></b></span>(const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#mask">mask</a></b></span>() const : QRegion</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#maximumHeight-prop">maximumHeight</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#maximumHeight-prop">maximumHeightChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#maximumSize">maximumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#maximumWidth-prop">maximumWidth</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#maximumWidth-prop">maximumWidthChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#metaObject">metaObject</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#metric">metric</a></b></span>(PaintDeviceMetric ) const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#minimumHeight-prop">minimumHeight</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#minimumHeight-prop">minimumHeightChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#minimumSize">minimumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#minimumWidth-prop">minimumWidth</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#minimumWidth-prop">minimumWidthChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#modality-prop">modality</a></b></span>() const : Qt::WindowModality</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#modalityChanged">modalityChanged</a></b></span>(Qt::WindowModality )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#mouseDoubleClickEvent">mouseDoubleClickEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#mouseMoveEvent">mouseMoveEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#mousePressEvent">mousePressEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#mouseReleaseEvent">mouseReleaseEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#moveEvent">moveEvent</a></b></span>(QMoveEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#moveToThread">moveToThread</a></b></span>(QThread *)</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qwindow.html#nativeEvent">nativeEvent</a></b></span>(const QByteArray &amp;, void *, long *) : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#objectName-prop">objectName</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#objectNameChanged">objectNameChanged</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#opacity-prop">opacity</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#opacity-prop">opacityChanged</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#paintEngine">paintEngine</a></b></span>() const : QPaintEngine *</li>
<li class="fn"><span class="name"><b><a href="qpaintdevicewindow.html#paintEvent">paintEvent</a></b></span>(QPaintEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#paintEvent">paintEvent</a></b></span>(QPaintEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#paintGL">paintGL</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#paintOverGL">paintOverGL</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#paintUnderGL">paintUnderGL</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#painters-var">painters</a></b></span> : ushort</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#paintingActive">paintingActive</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#parent">parent</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#parent">parent</a></b></span>(AncestorMode ) const : QWindow *</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#parent-1">parent</a></b></span>() const : QWindow *</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#physicalDpiX">physicalDpiX</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#physicalDpiY">physicalDpiY</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#position">position</a></b></span>() const : QPoint</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#property">property</a></b></span>(const char *) const</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#raise">raise</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#receivers">receivers</a></b></span>(const char *) const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#removeEventFilter">removeEventFilter</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#contentOrientation-prop">reportContentOrientationChange</a></b></span>(Qt::ScreenOrientation )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#requestActivate">requestActivate</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#requestUpdate">requestUpdate</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#requestedFormat">requestedFormat</a></b></span>() const : QSurfaceFormat</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#resize">resize</a></b></span>(const QSize &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#resize-1">resize</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#resizeEvent">resizeEvent</a></b></span>(QResizeEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#resizeEvent">resizeEvent</a></b></span>(QResizeEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#resizeGL">resizeGL</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#screen">screen</a></b></span>() const : QScreen *</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#screenChanged">screenChanged</a></b></span>(QScreen *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#sender">sender</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#senderSignalIndex">senderSignalIndex</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setBaseSize">setBaseSize</a></b></span>(const QSize &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setCursor">setCursor</a></b></span>(const QCursor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setFilePath">setFilePath</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setFlag">setFlag</a></b></span>(Qt::WindowType , bool )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#flags-prop">setFlags</a></b></span>(Qt::WindowFlags )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setFormat">setFormat</a></b></span>(const QSurfaceFormat &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setFramePosition">setFramePosition</a></b></span>(const QPoint &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setGeometry">setGeometry</a></b></span>(int , int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setGeometry-1">setGeometry</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#height-prop">setHeight</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setIcon">setIcon</a></b></span>(const QIcon &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setKeyboardGrabEnabled">setKeyboardGrabEnabled</a></b></span>(bool ) : bool</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setMask">setMask</a></b></span>(const QRegion &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#maximumHeight-prop">setMaximumHeight</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setMaximumSize">setMaximumSize</a></b></span>(const QSize &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#maximumWidth-prop">setMaximumWidth</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#minimumHeight-prop">setMinimumHeight</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setMinimumSize">setMinimumSize</a></b></span>(const QSize &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#minimumWidth-prop">setMinimumWidth</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#modality-prop">setModality</a></b></span>(Qt::WindowModality )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setMouseGrabEnabled">setMouseGrabEnabled</a></b></span>(bool ) : bool</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#objectName-prop">setObjectName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#opacity-prop">setOpacity</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#setParent">setParent</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setParent">setParent</a></b></span>(QWindow *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setPosition">setPosition</a></b></span>(const QPoint &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setPosition-1">setPosition</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#setProperty">setProperty</a></b></span>(const char *, const QVariant &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setScreen">setScreen</a></b></span>(QScreen *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setSizeIncrement">setSizeIncrement</a></b></span>(const QSize &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setSurfaceType">setSurfaceType</a></b></span>(SurfaceType )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#title-prop">setTitle</a></b></span>(<i>const QString &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setTransientParent">setTransientParent</a></b></span>(QWindow *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#visibility-prop">setVisibility</a></b></span>(Visibility )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#visible-prop">setVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#width-prop">setWidth</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#setWindowState">setWindowState</a></b></span>(Qt::WindowState )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#x-prop">setX</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#y-prop">setY</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#shareContext">shareContext</a></b></span>() const : QOpenGLContext *</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#show">show</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#showEvent">showEvent</a></b></span>(QShowEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#showFullScreen">showFullScreen</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#showMaximized">showMaximized</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#showMinimized">showMinimized</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#showNormal">showNormal</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#signalsBlocked">signalsBlocked</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qsurface.html#size">size</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#size">size</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#sizeIncrement">sizeIncrement</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#startTimer">startTimer</a></b></span>(int , Qt::TimerType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#startTimer-1">startTimer</a></b></span>(std::chrono::milliseconds , Qt::TimerType )</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#staticMetaObject-var">staticMetaObject</a></b></span> : </li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#staticQtMetaObject-var">staticQtMetaObject</a></b></span> : </li>
<li class="fn"><span class="name"><b><a href="qsurface.html#supportsOpenGL">supportsOpenGL</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qsurface.html#surfaceClass">surfaceClass</a></b></span>() const : SurfaceClass</li>
<li class="fn"><span class="name"><b><a href="qsurface.html#surfaceHandle">surfaceHandle</a></b></span>() const : QPlatformSurface *</li>
<li class="fn"><span class="name"><b><a href="qsurface.html#surfaceType">surfaceType</a></b></span>() const : SurfaceType</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#surfaceType">surfaceType</a></b></span>() const : SurfaceType</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#tabletEvent">tabletEvent</a></b></span>(QTabletEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#thread">thread</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#timerEvent">timerEvent</a></b></span>(QTimerEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#title-prop">title</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#touchEvent">touchEvent</a></b></span>(QTouchEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#tr">tr</a></b></span>(const char *, const char *, int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#transientParent">transientParent</a></b></span>() const : QWindow *</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#type">type</a></b></span>() const : Qt::WindowType</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#unsetCursor">unsetCursor</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qpaintdevicewindow.html#update">update</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qpaintdevicewindow.html#update-1">update</a></b></span>(const QRegion &amp;)</li>
<li class="fn"><span class="name"><b><a href="qpaintdevicewindow.html#update-2">update</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopenglwindow.html#updateBehavior">updateBehavior</a></b></span>() const : UpdateBehavior</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#visibility-prop">visibility</a></b></span>() const : Visibility</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#visibility-prop">visibilityChanged</a></b></span>(QWindow::Visibility )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#visible-prop">visibleChanged</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#wheelEvent">wheelEvent</a></b></span>(QWheelEvent *)</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#width">width</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#width-prop">width</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#width-prop">widthChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qpaintdevice.html#widthMM">widthMM</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#winId">winId</a></b></span>() const : WId</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#windowState">windowState</a></b></span>() const : Qt::WindowState</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#windowStateChanged">windowStateChanged</a></b></span>(Qt::WindowState )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#title-prop">windowTitleChanged</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#x-prop">x</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#x-prop">xChanged</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#y-prop">y</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwindow.html#y-prop">yChanged</a></b></span>(int )</li>
</ul>
</td></tr>
</table></div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>