Sophie

Sophie

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

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" />
<!-- qopenglwidget.cpp -->
  <title>List of All Members for QOpenGLWidget | Qt Widgets 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="qtwidgets-index.html">Qt Widgets</a></td><td ><a href="qtwidgets-module.html">C++ Classes</a></td><td >QOpenGLWidget</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 QOpenGLWidget</h1>
<p>This is the complete list of members for <a href="qopenglwidget.html">QOpenGLWidget</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="../qtgui/qpaintdevice.html#PaintDeviceMetric-enum">PaintDeviceMetric</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qwidget.html#RenderFlag-enum">RenderFlag</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qwidget.html#RenderFlag-enum">RenderFlags</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qopenglwidget.html#UpdateBehavior-enum">UpdateBehavior</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#QOpenGLWidget">QOpenGLWidget</a></b></span>(QWidget *, Qt::WindowFlags )</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#dtor.QOpenGLWidget">~QOpenGLWidget</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#aboutToCompose">aboutToCompose</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#aboutToResize">aboutToResize</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#acceptDrops-prop">acceptDrops</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#accessibleDescription-prop">accessibleDescription</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#accessibleName-prop">accessibleName</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#actionEvent">actionEvent</a></b></span>(QActionEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#actions">actions</a></b></span>() const : QList&lt;QAction *&gt;</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#activateWindow">activateWindow</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#addAction">addAction</a></b></span>(QAction *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#addActions">addActions</a></b></span>(QList&lt;QAction *&gt; )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#adjustSize">adjustSize</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#autoFillBackground-prop">autoFillBackground</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#backgroundRole">backgroundRole</a></b></span>() const : QPalette::ColorRole</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#backingStore">backingStore</a></b></span>() const : QBackingStore *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#baseSize-prop">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="qwidget.html#changeEvent">changeEvent</a></b></span>(QEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#childAt">childAt</a></b></span>(int , int ) const : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#childAt-1">childAt</a></b></span>(const QPoint &amp;) const : QWidget *</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="qwidget.html#childrenRect-prop">childrenRect</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#childrenRegion-prop">childrenRegion</a></b></span>() const : QRegion</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#clearFocus">clearFocus</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#clearMask">clearMask</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#close">close</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#closeEvent">closeEvent</a></b></span>(QCloseEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#colorCount">colorCount</a></b></span>() const</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="qwidget.html#contentsMargins">contentsMargins</a></b></span>() const : QMargins</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#contentsRect">contentsRect</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#context">context</a></b></span>() const : QOpenGLContext *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#contextMenuEvent">contextMenuEvent</a></b></span>(QContextMenuEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#contextMenuPolicy-prop">contextMenuPolicy</a></b></span>() const : Qt::ContextMenuPolicy</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#create">create</a></b></span>(WId , bool , bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#createWindowContainer">createWindowContainer</a></b></span>(QWindow *, QWidget *, Qt::WindowFlags ) : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#cursor-prop">cursor</a></b></span>() const : QCursor</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#customContextMenuRequested">customContextMenuRequested</a></b></span>(const QPoint &amp;)</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="qopenglwidget.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="../qtgui/qpaintdevice.html#depth">depth</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#destroy">destroy</a></b></span>(bool , bool )</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="../qtgui/qpaintdevice.html#devicePixelRatio">devicePixelRatio</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#devicePixelRatioF">devicePixelRatioF</a></b></span>() const</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="qopenglwidget.html#doneCurrent">doneCurrent</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#dragEnterEvent">dragEnterEvent</a></b></span>(QDragEnterEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#dragLeaveEvent">dragLeaveEvent</a></b></span>(QDragLeaveEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#dragMoveEvent">dragMoveEvent</a></b></span>(QDragMoveEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#dropEvent">dropEvent</a></b></span>(QDropEvent *)</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="qwidget.html#effectiveWinId">effectiveWinId</a></b></span>() const : WId</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#ensurePolished">ensurePolished</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#enterEvent">enterEvent</a></b></span>(QEvent *)</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="qwidget.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="qwidget.html#find">find</a></b></span>(WId ) : QWidget *</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="qwidget.html#focusInEvent">focusInEvent</a></b></span>(QFocusEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusNextChild">focusNextChild</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusNextPrevChild">focusNextPrevChild</a></b></span>(bool ) : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusOutEvent">focusOutEvent</a></b></span>(QFocusEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusPolicy-prop">focusPolicy</a></b></span>() const : Qt::FocusPolicy</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusPreviousChild">focusPreviousChild</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusProxy">focusProxy</a></b></span>() const : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusWidget">focusWidget</a></b></span>() const : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#font-prop">font</a></b></span>() const : const QFont &amp;</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#fontInfo">fontInfo</a></b></span>() const : QFontInfo</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#fontMetrics">fontMetrics</a></b></span>() const : QFontMetrics</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#foregroundRole">foregroundRole</a></b></span>() const : QPalette::ColorRole</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#format">format</a></b></span>() const : QSurfaceFormat</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#frameGeometry-prop">frameGeometry</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#frameSize-prop">frameSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#frameSwapped">frameSwapped</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#geometry-prop">geometry</a></b></span>() const : const QRect &amp;</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#getContentsMargins">getContentsMargins</a></b></span>(int *, int *, int *, int *) const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#grab">grab</a></b></span>(const QRect &amp;) : QPixmap</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#grabFramebuffer">grabFramebuffer</a></b></span>() : QImage</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#grabGesture">grabGesture</a></b></span>(Qt::GestureType , Qt::GestureFlags )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#grabKeyboard">grabKeyboard</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#grabMouse">grabMouse</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#grabMouse-1">grabMouse</a></b></span>(const QCursor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#grabShortcut">grabShortcut</a></b></span>(const QKeySequence &amp;, Qt::ShortcutContext ) : int</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#graphicsEffect">graphicsEffect</a></b></span>() const : QGraphicsEffect *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#graphicsProxyWidget">graphicsProxyWidget</a></b></span>() const : QGraphicsProxyWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#hasEditFocus">hasEditFocus</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focus-prop">hasFocus</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#hasHeightForWidth">hasHeightForWidth</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mouseTracking-prop">hasMouseTracking</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#tabletTracking-prop">hasTabletTracking</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#height">height</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#height-prop">height</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#heightForWidth">heightForWidth</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#heightMM">heightMM</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#hide">hide</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#hideEvent">hideEvent</a></b></span>(QHideEvent *)</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="qwidget.html#initPainter">initPainter</a></b></span>(QPainter *) const</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#initializeGL">initializeGL</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#inputMethodEvent">inputMethodEvent</a></b></span>(QInputMethodEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#inputMethodHints-prop">inputMethodHints</a></b></span>() const : Qt::InputMethodHints</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#inputMethodQuery">inputMethodQuery</a></b></span>(Qt::InputMethodQuery ) const : QVariant</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#insertAction">insertAction</a></b></span>(QAction *, QAction *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#insertActions">insertActions</a></b></span>(QAction *, QList&lt;QAction *&gt; )</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="qwidget.html#isActiveWindow-prop">isActiveWindow</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#isAncestorOf">isAncestorOf</a></b></span>(const QWidget *) const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#enabled-prop">isEnabled</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#isEnabledTo">isEnabledTo</a></b></span>(const QWidget *) const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#fullScreen-prop">isFullScreen</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#isHidden">isHidden</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#maximized-prop">isMaximized</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimized-prop">isMinimized</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#modal-prop">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="qopenglwidget.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#visible-prop">isVisible</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#isVisibleTo">isVisibleTo</a></b></span>(const QWidget *) 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="qwidget.html#isWindow">isWindow</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowModified-prop">isWindowModified</a></b></span>() const : bool</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="qwidget.html#keyPressEvent">keyPressEvent</a></b></span>(QKeyEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#keyReleaseEvent">keyReleaseEvent</a></b></span>(QKeyEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#keyboardGrabber">keyboardGrabber</a></b></span>() : QWidget *</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="qwidget.html#layout">layout</a></b></span>() const : QLayout *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#layoutDirection-prop">layoutDirection</a></b></span>() const : Qt::LayoutDirection</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#leaveEvent">leaveEvent</a></b></span>(QEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#locale-prop">locale</a></b></span>() const : QLocale</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#logicalDpiX">logicalDpiX</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#logicalDpiY">logicalDpiY</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#lower">lower</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#makeCurrent">makeCurrent</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mapFrom">mapFrom</a></b></span>(const QWidget *, const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mapFromGlobal">mapFromGlobal</a></b></span>(const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mapFromParent">mapFromParent</a></b></span>(const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mapTo">mapTo</a></b></span>(const QWidget *, const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mapToGlobal">mapToGlobal</a></b></span>(const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mapToParent">mapToParent</a></b></span>(const QPoint &amp;) const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mask">mask</a></b></span>() const : QRegion</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#maximumHeight-prop">maximumHeight</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#maximumSize-prop">maximumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#maximumWidth-prop">maximumWidth</a></b></span>() const : 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="../qtgui/qpaintdevice.html#metric">metric</a></b></span>(PaintDeviceMetric ) const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#metric">metric</a></b></span>(PaintDeviceMetric ) const : int</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimumHeight-prop">minimumHeight</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimumSize-prop">minimumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimumSizeHint-prop">minimumSizeHint</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimumWidth-prop">minimumWidth</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mouseDoubleClickEvent">mouseDoubleClickEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mouseGrabber">mouseGrabber</a></b></span>() : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mouseMoveEvent">mouseMoveEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mousePressEvent">mousePressEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mouseReleaseEvent">mouseReleaseEvent</a></b></span>(QMouseEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#pos-prop">move</a></b></span>(<i>const QPoint &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#move-1">move</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.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>
<li class="fn"><span class="name"><b><a href="qwidget.html#nativeEvent">nativeEvent</a></b></span>(const QByteArray &amp;, void *, long *) : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#nativeParentWidget">nativeParentWidget</a></b></span>() const : QWidget *</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qwidget.html#nextInFocusChain">nextInFocusChain</a></b></span>() const : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#normalGeometry-prop">normalGeometry</a></b></span>() const : QRect</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="qwidget.html#overrideWindowFlags">overrideWindowFlags</a></b></span>(Qt::WindowFlags )</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#paintEngine">paintEngine</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#paintEngine">paintEngine</a></b></span>() const : QPaintEngine *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#paintEvent">paintEvent</a></b></span>(QPaintEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#paintEvent">paintEvent</a></b></span>(QPaintEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#paintGL">paintGL</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#painters-var">painters</a></b></span> : </li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#paintingActive">paintingActive</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#palette-prop">palette</a></b></span>() const : const QPalette &amp;</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="qwidget.html#parentWidget">parentWidget</a></b></span>() const : QWidget *</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#physicalDpiX">physicalDpiX</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#physicalDpiY">physicalDpiY</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#pos-prop">pos</a></b></span>() const : QPoint</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#previousInFocusChain">previousInFocusChain</a></b></span>() const : QWidget *</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="qwidget.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="qwidget.html#rect-prop">rect</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#releaseKeyboard">releaseKeyboard</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#releaseMouse">releaseMouse</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#releaseShortcut">releaseShortcut</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#removeAction">removeAction</a></b></span>(QAction *)</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="qwidget.html#render">render</a></b></span>(QPaintDevice *, const QPoint &amp;, const QRegion &amp;, RenderFlags )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#render-1">render</a></b></span>(QPainter *, const QPoint &amp;, const QRegion &amp;, RenderFlags )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#repaint">repaint</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#repaint-1">repaint</a></b></span>(int , int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#repaint-2">repaint</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#repaint-3">repaint</a></b></span>(const QRegion &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#size-prop">resize</a></b></span>(<i>const QSize &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#resize-1">resize</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#resizeEvent">resizeEvent</a></b></span>(QResizeEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#resizeEvent">resizeEvent</a></b></span>(QResizeEvent *)</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#resizeGL">resizeGL</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#resized">resized</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#restoreGeometry">restoreGeometry</a></b></span>(const QByteArray &amp;) : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#saveGeometry">saveGeometry</a></b></span>() const : QByteArray</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#scroll">scroll</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#scroll-1">scroll</a></b></span>(int , int , const QRect &amp;)</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="qwidget.html#acceptDrops-prop">setAcceptDrops</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#accessibleDescription-prop">setAccessibleDescription</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#accessibleName-prop">setAccessibleName</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setAttribute">setAttribute</a></b></span>(Qt::WidgetAttribute , bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#autoFillBackground-prop">setAutoFillBackground</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setBackgroundRole">setBackgroundRole</a></b></span>(QPalette::ColorRole )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#baseSize-prop">setBaseSize</a></b></span>(<i>const QSize &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setBaseSize-1">setBaseSize</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setContentsMargins">setContentsMargins</a></b></span>(int , int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setContentsMargins-1">setContentsMargins</a></b></span>(const QMargins &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#contextMenuPolicy-prop">setContextMenuPolicy</a></b></span>(Qt::ContextMenuPolicy )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#cursor-prop">setCursor</a></b></span>(<i>const QCursor &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setDisabled">setDisabled</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setEditFocus">setEditFocus</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#enabled-prop">setEnabled</a></b></span>(<i>bool</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setFixedHeight">setFixedHeight</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setFixedSize">setFixedSize</a></b></span>(const QSize &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setFixedSize-1">setFixedSize</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setFixedWidth">setFixedWidth</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setFocus">setFocus</a></b></span>(Qt::FocusReason )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setFocus-1">setFocus</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#focusPolicy-prop">setFocusPolicy</a></b></span>(Qt::FocusPolicy )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setFocusProxy">setFocusProxy</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#font-prop">setFont</a></b></span>(<i>const QFont &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setForegroundRole">setForegroundRole</a></b></span>(QPalette::ColorRole )</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#setFormat">setFormat</a></b></span>(const QSurfaceFormat &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#geometry-prop">setGeometry</a></b></span>(<i>const QRect &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setGeometry-1">setGeometry</a></b></span>(int , int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setGraphicsEffect">setGraphicsEffect</a></b></span>(QGraphicsEffect *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setHidden">setHidden</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#inputMethodHints-prop">setInputMethodHints</a></b></span>(Qt::InputMethodHints )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setLayout">setLayout</a></b></span>(QLayout *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#layoutDirection-prop">setLayoutDirection</a></b></span>(Qt::LayoutDirection )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#locale-prop">setLocale</a></b></span>(const QLocale &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setMask">setMask</a></b></span>(const QBitmap &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setMask-1">setMask</a></b></span>(const QRegion &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#maximumHeight-prop">setMaximumHeight</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#maximumSize-prop">setMaximumSize</a></b></span>(<i>const QSize &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setMaximumSize-1">setMaximumSize</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#maximumWidth-prop">setMaximumWidth</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimumHeight-prop">setMinimumHeight</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimumSize-prop">setMinimumSize</a></b></span>(<i>const QSize &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setMinimumSize-1">setMinimumSize</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#minimumWidth-prop">setMinimumWidth</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#mouseTracking-prop">setMouseTracking</a></b></span>(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="qwidget.html#palette-prop">setPalette</a></b></span>(<i>const QPalette &amp;</i>)</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="qwidget.html#setParent">setParent</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setParent-1">setParent</a></b></span>(QWidget *, Qt::WindowFlags )</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="qwidget.html#setShortcutAutoRepeat">setShortcutAutoRepeat</a></b></span>(int , bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setShortcutEnabled">setShortcutEnabled</a></b></span>(int , bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#sizeIncrement-prop">setSizeIncrement</a></b></span>(<i>const QSize &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setSizeIncrement-1">setSizeIncrement</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#sizePolicy-prop">setSizePolicy</a></b></span>(<i>QSizePolicy</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setSizePolicy-1">setSizePolicy</a></b></span>(QSizePolicy::Policy , QSizePolicy::Policy )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#statusTip-prop">setStatusTip</a></b></span>(<i>const QString &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setStyle">setStyle</a></b></span>(QStyle *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#styleSheet-prop">setStyleSheet</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setTabOrder">setTabOrder</a></b></span>(QWidget *, QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#tabletTracking-prop">setTabletTracking</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#toolTip-prop">setToolTip</a></b></span>(<i>const QString &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#toolTipDuration-prop">setToolTipDuration</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#setUpdateBehavior">setUpdateBehavior</a></b></span>(UpdateBehavior )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#updatesEnabled-prop">setUpdatesEnabled</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#visible-prop">setVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#whatsThis-prop">setWhatsThis</a></b></span>(<i>const QString &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowFilePath-prop">setWindowFilePath</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setWindowFlag">setWindowFlag</a></b></span>(Qt::WindowType , bool )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowFlags-prop">setWindowFlags</a></b></span>(Qt::WindowFlags )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowIcon-prop">setWindowIcon</a></b></span>(const QIcon &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowIconText-prop">setWindowIconText</a></b></span>(<i>const QString &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowModality-prop">setWindowModality</a></b></span>(Qt::WindowModality )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowModified-prop">setWindowModified</a></b></span>(<i>bool</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowOpacity-prop">setWindowOpacity</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setWindowRole">setWindowRole</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setWindowState">setWindowState</a></b></span>(Qt::WindowStates )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowTitle-prop">setWindowTitle</a></b></span>(<i>const QString &amp;</i>)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#setupUi">setupUi</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#show">show</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#showEvent">showEvent</a></b></span>(QShowEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#showFullScreen">showFullScreen</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#showMaximized">showMaximized</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#showMinimized">showMinimized</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.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="qwidget.html#size-prop">size</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#sizeHint-prop">sizeHint</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#sizeIncrement-prop">sizeIncrement</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#sizePolicy-prop">sizePolicy</a></b></span>() const : QSizePolicy</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#stackUnder">stackUnder</a></b></span>(QWidget *)</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="qwidget.html#statusTip-prop">statusTip</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#style">style</a></b></span>() const : QStyle *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#styleSheet-prop">styleSheet</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#tabletEvent">tabletEvent</a></b></span>(QTabletEvent *)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#testAttribute">testAttribute</a></b></span>(Qt::WidgetAttribute ) const : bool</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="qwidget.html#toolTip-prop">toolTip</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#toolTipDuration-prop">toolTipDuration</a></b></span>() const : int</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="qwidget.html#underMouse">underMouse</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#ungrabGesture">ungrabGesture</a></b></span>(Qt::GestureType )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#cursor-prop">unsetCursor</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#layoutDirection-prop">unsetLayoutDirection</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#locale-prop">unsetLocale</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#update">update</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#update-1">update</a></b></span>(int , int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#update-2">update</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#update-3">update</a></b></span>(const QRegion &amp;)</li>
<li class="fn"><span class="name"><b><a href="qopenglwidget.html#updateBehavior">updateBehavior</a></b></span>() const : UpdateBehavior</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#updateGeometry">updateGeometry</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#updateMicroFocus">updateMicroFocus</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#updatesEnabled-prop">updatesEnabled</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#visibleRegion">visibleRegion</a></b></span>() const : QRegion</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#whatsThis-prop">whatsThis</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#wheelEvent">wheelEvent</a></b></span>(QWheelEvent *)</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#width">width</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#width-prop">width</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="../qtgui/qpaintdevice.html#widthMM">widthMM</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#winId">winId</a></b></span>() const : WId</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#window">window</a></b></span>() const : QWidget *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowFilePath-prop">windowFilePath</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowFlags-prop">windowFlags</a></b></span>() const : Qt::WindowFlags</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowHandle">windowHandle</a></b></span>() const : QWindow *</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowIcon-prop">windowIcon</a></b></span>() const : QIcon</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowIconChanged">windowIconChanged</a></b></span>(const QIcon &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowIconText-prop">windowIconText</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowModality-prop">windowModality</a></b></span>() const : Qt::WindowModality</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowOpacity-prop">windowOpacity</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowRole">windowRole</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowState">windowState</a></b></span>() const : Qt::WindowStates</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowTitle-prop">windowTitle</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowTitleChanged">windowTitleChanged</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#windowType">windowType</a></b></span>() const : Qt::WindowType</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#x-prop">x</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qwidget.html#y-prop">y</a></b></span>() const : 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>