Sophie

Sophie

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

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" />
<!-- qgridlayout.cpp -->
  <title>List of All Members for QGridLayout | 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 >QGridLayout</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 QGridLayout</h1>
<p>This is the complete list of members for <a href="qgridlayout.html">QGridLayout</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="qlayout.html#SizeConstraint-enum">SizeConstraint</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#QGridLayout">QGridLayout</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#QGridLayout-1">QGridLayout</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#dtor.QGridLayout">~QGridLayout</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#activate">activate</a></b></span>() : bool</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#addChildLayout">addChildLayout</a></b></span>(QLayout *)</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#addChildWidget">addChildWidget</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#addItem">addItem</a></b></span>(QLayoutItem *)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#addItem">addItem</a></b></span>(QLayoutItem *, int , int , int , int , Qt::Alignment )</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#addItem-1">addItem</a></b></span>(QLayoutItem *)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#addLayout">addLayout</a></b></span>(QLayout *, int , int , Qt::Alignment )</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#addLayout-1">addLayout</a></b></span>(QLayout *, int , int , int , int , Qt::Alignment )</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#addWidget">addWidget</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#addWidget">addWidget</a></b></span>(QWidget *, int , int , Qt::Alignment )</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#addWidget-2">addWidget</a></b></span>(QWidget *, int , int , int , int , Qt::Alignment )</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#align-var">align</a></b></span> : Qt::Alignment</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#alignment">alignment</a></b></span>() const : Qt::Alignment</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#alignmentRect">alignmentRect</a></b></span>(const QRect &amp;) const : QRect</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="qgridlayout.html#cellRect">cellRect</a></b></span>(int , int ) const : QRect</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="qlayout.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="qlayout.html#closestAcceptableSize">closestAcceptableSize</a></b></span>(const QWidget *, const QSize &amp;) : QSize</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#columnCount">columnCount</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#columnMinimumWidth">columnMinimumWidth</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#columnStretch">columnStretch</a></b></span>(int ) 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="qlayout.html#contentsMargins">contentsMargins</a></b></span>() const : QMargins</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#contentsRect">contentsRect</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#controlTypes">controlTypes</a></b></span>() const : QSizePolicy::ControlTypes</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#controlTypes">controlTypes</a></b></span>() const : QSizePolicy::ControlTypes</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#count">count</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#count">count</a></b></span>() const : int</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="../qtcore/qobject.html#deleteLater">deleteLater</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="../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="../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="../qtcore/qobject.html#eventFilter">eventFilter</a></b></span>(QObject *, QEvent *)</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#expandingDirections">expandingDirections</a></b></span>() const : Qt::Orientations</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#expandingDirections">expandingDirections</a></b></span>() const : Qt::Orientations</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#expandingDirections">expandingDirections</a></b></span>() const : Qt::Orientations</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="qlayoutitem.html#geometry">geometry</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#geometry">geometry</a></b></span>() const : QRect</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#getContentsMargins">getContentsMargins</a></b></span>(int *, int *, int *, int *) const</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#getItemPosition">getItemPosition</a></b></span>(int , int *, int *, int *, int *) const</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#hasHeightForWidth">hasHeightForWidth</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#heightForWidth">heightForWidth</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#heightForWidth">heightForWidth</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#horizontalSpacing-prop">horizontalSpacing</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#indexOf">indexOf</a></b></span>(QWidget *) const : int</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="../qtcore/qobject.html#installEventFilter">installEventFilter</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#invalidate">invalidate</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#invalidate">invalidate</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#invalidate">invalidate</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#isEmpty">isEmpty</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#isEmpty">isEmpty</a></b></span>() const : bool</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qlayout.html#isEnabled">isEnabled</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="../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="qlayout.html#itemAt">itemAt</a></b></span>(int ) const : QLayoutItem *</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#itemAt">itemAt</a></b></span>(int ) const : QLayoutItem *</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#itemAtPosition">itemAtPosition</a></b></span>(int , int ) const : QLayoutItem *</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="qlayoutitem.html#layout">layout</a></b></span>() : QLayout *</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#layout">layout</a></b></span>() : QLayout *</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#maximumSize">maximumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#maximumSize">maximumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#maximumSize">maximumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#menuBar">menuBar</a></b></span>() const : QWidget *</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="qlayoutitem.html#minimumHeightForWidth">minimumHeightForWidth</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#minimumHeightForWidth">minimumHeightForWidth</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#minimumSize">minimumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#minimumSize">minimumSize</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#minimumSize">minimumSize</a></b></span>() const : QSize</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="../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="qgridlayout.html#originCorner">originCorner</a></b></span>() const : Qt::Corner</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="qlayout.html#parentWidget">parentWidget</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="../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="qlayout.html#removeItem">removeItem</a></b></span>(QLayoutItem *)</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#removeWidget">removeWidget</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#replaceWidget">replaceWidget</a></b></span>(QWidget *, QWidget *, Qt::FindChildOptions ) : QLayoutItem *</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#rowCount">rowCount</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#rowMinimumHeight">rowMinimumHeight</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#rowStretch">rowStretch</a></b></span>(int ) const : int</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="qlayoutitem.html#setAlignment">setAlignment</a></b></span>(Qt::Alignment )</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#setAlignment">setAlignment</a></b></span>(QWidget *, Qt::Alignment ) : bool</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#setAlignment-1">setAlignment</a></b></span>(QLayout *, Qt::Alignment ) : bool</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#setColumnMinimumWidth">setColumnMinimumWidth</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#setColumnStretch">setColumnStretch</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#setContentsMargins">setContentsMargins</a></b></span>(int , int , int , int )</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#setContentsMargins-1">setContentsMargins</a></b></span>(const QMargins &amp;)</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#setEnabled">setEnabled</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#setGeometry">setGeometry</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#setGeometry">setGeometry</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#setGeometry">setGeometry</a></b></span>(const QRect &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#horizontalSpacing-prop">setHorizontalSpacing</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#setMenuBar">setMenuBar</a></b></span>(QWidget *)</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="qgridlayout.html#setOriginCorner">setOriginCorner</a></b></span>(Qt::Corner )</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="../qtcore/qobject.html#setProperty">setProperty</a></b></span>(const char *, const QVariant &amp;)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#setRowMinimumHeight">setRowMinimumHeight</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#setRowStretch">setRowStretch</a></b></span>(int , int )</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#sizeConstraint-prop">setSizeConstraint</a></b></span>(<i>SizeConstraint</i>)</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#spacing-prop">setSpacing</a></b></span>(<i>int</i>)</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#setSpacing">setSpacing</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#verticalSpacing-prop">setVerticalSpacing</a></b></span>(int )</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="qlayout.html#sizeConstraint-prop">sizeConstraint</a></b></span>() const : SizeConstraint</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#sizeHint">sizeHint</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#sizeHint">sizeHint</a></b></span>() const : QSize</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#spacerItem">spacerItem</a></b></span>() : QSpacerItem *</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#spacing-prop">spacing</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#spacing">spacing</a></b></span>() const : int</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="qlayout.html#takeAt">takeAt</a></b></span>(int ) : QLayoutItem *</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#takeAt">takeAt</a></b></span>(int ) : QLayoutItem *</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="../qtcore/qobject.html#tr">tr</a></b></span>(const char *, const char *, int )</li>
<li class="fn"><span class="name"><b><a href="qlayout.html#update">update</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qgridlayout.html#verticalSpacing-prop">verticalSpacing</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qlayoutitem.html#widget">widget</a></b></span>() : QWidget *</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>