Sophie

Sophie

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

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" />
<!-- qcommonstyle.cpp -->
  <title>List of All Members for QCommonStyle | 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 >QCommonStyle</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 QCommonStyle</h1>
<p>This is the complete list of members for <a href="qcommonstyle.html">QCommonStyle</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="qstyle.html#ComplexControl-enum">ComplexControl</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#ContentsType-enum">ContentsType</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#ControlElement-enum">ControlElement</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#PixelMetric-enum">PixelMetric</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#PrimitiveElement-enum">PrimitiveElement</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#RequestSoftwareInputPanel-enum">RequestSoftwareInputPanel</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#StandardPixmap-enum">StandardPixmap</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qstyle.html#StateFlag-enum">State</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#StateFlag-enum">StateFlag</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#StyleHint-enum">StyleHint</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#SubControl-enum">SubControl</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qstyle.html#SubControl-enum">SubControls</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qstyle.html#SubElement-enum">SubElement</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#QCommonStyle">QCommonStyle</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#dtor.QCommonStyle">~QCommonStyle</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#alignedRect">alignedRect</a></b></span>(Qt::LayoutDirection , Qt::Alignment , const QSize &amp;, const QRect &amp;) : 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="../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="qstyle.html#combinedLayoutSpacing">combinedLayoutSpacing</a></b></span>(QSizePolicy::ControlTypes , QSizePolicy::ControlTypes , Qt::Orientation , QStyleOption *, QWidget *) 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="../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="qstyle.html#drawComplexControl">drawComplexControl</a></b></span>(ComplexControl , const QStyleOptionComplex *, QPainter *, const QWidget *) const</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#drawComplexControl">drawComplexControl</a></b></span>(ComplexControl , const QStyleOptionComplex *, QPainter *, const QWidget *) const</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#drawControl">drawControl</a></b></span>(ControlElement , const QStyleOption *, QPainter *, const QWidget *) const</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#drawControl">drawControl</a></b></span>(ControlElement , const QStyleOption *, QPainter *, const QWidget *) const</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#drawItemPixmap">drawItemPixmap</a></b></span>(QPainter *, const QRect &amp;, int , const QPixmap &amp;) const</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#drawItemText">drawItemText</a></b></span>(QPainter *, const QRect &amp;, int , const QPalette &amp;, bool , const QString &amp;, QPalette::ColorRole ) const</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#drawPrimitive">drawPrimitive</a></b></span>(PrimitiveElement , const QStyleOption *, QPainter *, const QWidget *) const</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#drawPrimitive">drawPrimitive</a></b></span>(PrimitiveElement , const QStyleOption *, QPainter *, const QWidget *) const</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="../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="qstyle.html#generatedIconPixmap">generatedIconPixmap</a></b></span>(QIcon::Mode , const QPixmap &amp;, const QStyleOption *) const : QPixmap</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#generatedIconPixmap">generatedIconPixmap</a></b></span>(QIcon::Mode , const QPixmap &amp;, const QStyleOption *) const : QPixmap</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#hitTestComplexControl">hitTestComplexControl</a></b></span>(ComplexControl , const QStyleOptionComplex *, const QPoint &amp;, const QWidget *) const : SubControl</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#hitTestComplexControl">hitTestComplexControl</a></b></span>(ComplexControl , const QStyleOptionComplex *, const QPoint &amp;, const QWidget *) const : SubControl</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#inherits">inherits</a></b></span>(const char *) const</li>
</ul></td><td class="topAlign"><ul>
<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="../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="qstyle.html#itemPixmapRect">itemPixmapRect</a></b></span>(const QRect &amp;, int , const QPixmap &amp;) const : QRect</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#itemTextRect">itemTextRect</a></b></span>(const QFontMetrics &amp;, const QRect &amp;, int , bool , const QString &amp;) const : QRect</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="qstyle.html#layoutSpacing">layoutSpacing</a></b></span>(QSizePolicy::ControlType , QSizePolicy::ControlType , Qt::Orientation , const QStyleOption *, const QWidget *) const : int</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#layoutSpacing">layoutSpacing</a></b></span>(QSizePolicy::ControlType , QSizePolicy::ControlType , Qt::Orientation , const QStyleOption *, const QWidget *) 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="../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="../qtcore/qobject.html#parent">parent</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#pixelMetric">pixelMetric</a></b></span>(PixelMetric , const QStyleOption *, const QWidget *) const : int</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#pixelMetric">pixelMetric</a></b></span>(PixelMetric , const QStyleOption *, const QWidget *) const : int</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#polish">polish</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#polish">polish</a></b></span>(QPalette &amp;)</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#polish-1">polish</a></b></span>(QApplication *)</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#polish-1">polish</a></b></span>(QApplication *)</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#polish-2">polish</a></b></span>(QPalette &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#polish-2">polish</a></b></span>(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="qstyle.html#proxy">proxy</a></b></span>() const : const QStyle *</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="../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="../qtcore/qobject.html#objectName-prop">setObjectName</a></b></span>(const QString &amp;)</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="../qtcore/qobject.html#signalsBlocked">signalsBlocked</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#sizeFromContents">sizeFromContents</a></b></span>(ContentsType , const QStyleOption *, const QSize &amp;, const QWidget *) const : QSize</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#sizeFromContents">sizeFromContents</a></b></span>(ContentsType , const QStyleOption *, const QSize &amp;, const QWidget *) const : QSize</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#sliderPositionFromValue">sliderPositionFromValue</a></b></span>(int , int , int , int , bool ) : int</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#sliderValueFromPosition">sliderValueFromPosition</a></b></span>(int , int , int , int , bool ) : int</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#standardIcon">standardIcon</a></b></span>(StandardPixmap , const QStyleOption *, const QWidget *) const : QIcon</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#standardPalette">standardPalette</a></b></span>() const : QPalette</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#standardPixmap">standardPixmap</a></b></span>(StandardPixmap , const QStyleOption *, const QWidget *) const : QPixmap</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="qstyle.html#styleHint">styleHint</a></b></span>(StyleHint , const QStyleOption *, const QWidget *, QStyleHintReturn *) const : int</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#styleHint">styleHint</a></b></span>(StyleHint , const QStyleOption *, const QWidget *, QStyleHintReturn *) const : int</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#subControlRect">subControlRect</a></b></span>(ComplexControl , const QStyleOptionComplex *, SubControl , const QWidget *) const : QRect</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#subControlRect">subControlRect</a></b></span>(ComplexControl , const QStyleOptionComplex *, SubControl , const QWidget *) const : QRect</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#subElementRect">subElementRect</a></b></span>(SubElement , const QStyleOption *, const QWidget *) const : QRect</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#subElementRect">subElementRect</a></b></span>(SubElement , const QStyleOption *, const QWidget *) const : QRect</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="qstyle.html#unpolish">unpolish</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#unpolish">unpolish</a></b></span>(QWidget *)</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#unpolish-1">unpolish</a></b></span>(QApplication *)</li>
<li class="fn"><span class="name"><b><a href="qcommonstyle.html#unpolish-1">unpolish</a></b></span>(QApplication *)</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#visualAlignment">visualAlignment</a></b></span>(Qt::LayoutDirection , Qt::Alignment ) : Qt::Alignment</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#visualPos">visualPos</a></b></span>(Qt::LayoutDirection , const QRect &amp;, const QPoint &amp;) : QPoint</li>
<li class="fn"><span class="name"><b><a href="qstyle.html#visualRect">visualRect</a></b></span>(Qt::LayoutDirection , const QRect &amp;, const QRect &amp;) : QRect</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>