Sophie

Sophie

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

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" />
<!-- qtextformat.cpp -->
  <title>List of All Members for QTextListFormat | Qt GUI 5.9</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.9</td><td ><a href="qtgui-index.html">Qt GUI</a></td><td ><a href="qtgui-module.html">C++ Classes</a></td><td >QTextListFormat</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 QTextListFormat</h1>
<p>This is the complete list of members for <a href="qtextlistformat.html">QTextListFormat</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="qtextformat.html#FormatType-enum">FormatType</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qtextformat.html#ObjectTypes-enum">ObjectTypes</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qtextformat.html#PageBreakFlag-enum">PageBreakFlag</a></b></span></li>
<li class="fn">flags <span class="name"><b><a href="qtextformat.html#PageBreakFlag-enum">PageBreakFlags</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qtextformat.html#Property-enum">Property</a></b></span></li>
<li class="fn">enum <span class="name"><b><a href="qtextlistformat.html#Style-enum">Style</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#QTextListFormat">QTextListFormat</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#background">background</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#boolProperty">boolProperty</a></b></span>(int ) const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#brushProperty">brushProperty</a></b></span>(int ) const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#clearBackground">clearBackground</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#clearForeground">clearForeground</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#clearProperty">clearProperty</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#colorProperty">colorProperty</a></b></span>(int ) const : QColor</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#doubleProperty">doubleProperty</a></b></span>(int ) const : qreal</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#foreground">foreground</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#hasProperty">hasProperty</a></b></span>(int ) const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#indent">indent</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#intProperty">intProperty</a></b></span>(int ) const : int</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isBlockFormat">isBlockFormat</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isCharFormat">isCharFormat</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isEmpty">isEmpty</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isFrameFormat">isFrameFormat</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isImageFormat">isImageFormat</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isListFormat">isListFormat</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isTableCellFormat">isTableCellFormat</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isTableFormat">isTableFormat</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#isValid">isValid</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#layoutDirection">layoutDirection</a></b></span>() const : Qt::LayoutDirection</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#lengthProperty">lengthProperty</a></b></span>(int ) const : QTextLength</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#lengthVectorProperty">lengthVectorProperty</a></b></span>(int ) const : QVector&lt;QTextLength&gt;</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#merge">merge</a></b></span>(const QTextFormat &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#numberPrefix">numberPrefix</a></b></span>() const : QString</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#numberSuffix">numberSuffix</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#objectIndex">objectIndex</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#objectType">objectType</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#penProperty">penProperty</a></b></span>(int ) const : QPen</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#properties">properties</a></b></span>() const : QMap&lt;int, QVariant&gt;</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#property">property</a></b></span>(int ) const : QVariant</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#propertyCount">propertyCount</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#setBackground">setBackground</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#setForeground">setForeground</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#setIndent">setIndent</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#setLayoutDirection">setLayoutDirection</a></b></span>(Qt::LayoutDirection )</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#setNumberPrefix">setNumberPrefix</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#setNumberSuffix">setNumberSuffix</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#setObjectIndex">setObjectIndex</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#setObjectType">setObjectType</a></b></span>(int )</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#setProperty">setProperty</a></b></span>(int , const QVariant &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#setProperty-1">setProperty</a></b></span>(int , const QVector&lt;QTextLength&gt; &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#setStyle">setStyle</a></b></span>(Style )</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#stringProperty">stringProperty</a></b></span>(int ) const : QString</li>
<li class="fn"><span class="name"><b><a href="qtextlistformat.html#style">style</a></b></span>() const : Style</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#swap">swap</a></b></span>(QTextFormat &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#toBlockFormat">toBlockFormat</a></b></span>() const : QTextBlockFormat</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#toCharFormat">toCharFormat</a></b></span>() const : QTextCharFormat</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#toFrameFormat">toFrameFormat</a></b></span>() const : QTextFrameFormat</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#toImageFormat">toImageFormat</a></b></span>() const : QTextImageFormat</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#toListFormat">toListFormat</a></b></span>() const : QTextListFormat</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#toTableCellFormat">toTableCellFormat</a></b></span>() const : QTextTableCellFormat</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#toTableFormat">toTableFormat</a></b></span>() const : QTextTableFormat</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#type">type</a></b></span>() const : int</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#operator-QVariant">operator QVariant</a></b></span>() const</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#operator-not-eq">operator!=</a></b></span>(const QTextFormat &amp;) const : bool</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#operator-eq">operator=</a></b></span>(const QTextFormat &amp;) : QTextFormat &amp;</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#operator-eq-eq">operator==</a></b></span>(const QTextFormat &amp;) const : bool</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>