qtextframeformat-members.html 14 KB
Newer Older
xuebingbing's avatar
xuebingbing committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
<?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 QTextFrameFormat | Qt GUI 5.11</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 ><a href="../qtdoc/index.html">Qt 5.11</a></td><td ><a href="qtgui-index.html">Qt GUI</a></td><td ><a href="qtgui-module.html">C++ Classes</a></td><td >QTextFrameFormat</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.11.2 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 QTextFrameFormat</h1>
<p>This is the complete list of members for <a href="qtextframeformat.html">QTextFrameFormat</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="qtextframeformat.html#BorderStyle-enum">BorderStyle</a></b></span></li>
<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="qtextframeformat.html#Position-enum">Position</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">typedef <span class="name"><b><a href="qtextformat.html#QtGadgetHelper-typedef">QtGadgetHelper</a></b></span></li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#QTextFrameFormat">QTextFrameFormat</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="qtextframeformat.html#border">border</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#borderBrush">borderBrush</a></b></span>() const : QBrush</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#borderStyle">borderStyle</a></b></span>() const : QTextFrameFormat::BorderStyle</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#bottomMargin">bottomMargin</a></b></span>() const : qreal</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="qtextframeformat.html#height">height</a></b></span>() const : QTextLength</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="qtextframeformat.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="qtextframeformat.html#leftMargin">leftMargin</a></b></span>() const : qreal</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="qtextframeformat.html#margin">margin</a></b></span>() const : qreal</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="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="qtextframeformat.html#padding">padding</a></b></span>() const : qreal</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#pageBreakPolicy">pageBreakPolicy</a></b></span>() const : QTextFormat::PageBreakFlags</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#penProperty">penProperty</a></b></span>(int ) const : QPen</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#position">position</a></b></span>() const : QTextFrameFormat::Position</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#qt_check_for_QGADGET_macro">qt_check_for_QGADGET_macro</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#rightMargin">rightMargin</a></b></span>() const : qreal</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="qtextframeformat.html#setBorder">setBorder</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setBorderBrush">setBorderBrush</a></b></span>(const QBrush &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setBorderStyle">setBorderStyle</a></b></span>(QTextFrameFormat::BorderStyle )</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setBottomMargin">setBottomMargin</a></b></span>(qreal )</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="qtextframeformat.html#setHeight">setHeight</a></b></span>(const QTextLength &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setHeight-1">setHeight</a></b></span>(qreal )</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="qtextframeformat.html#setLeftMargin">setLeftMargin</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setMargin">setMargin</a></b></span>(qreal )</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="qtextframeformat.html#setPadding">setPadding</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setPageBreakPolicy">setPageBreakPolicy</a></b></span>(QTextFormat::PageBreakFlags )</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setPosition">setPosition</a></b></span>(QTextFrameFormat::Position )</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="qtextframeformat.html#setRightMargin">setRightMargin</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setTopMargin">setTopMargin</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setWidth">setWidth</a></b></span>(const QTextLength &amp;)</li>
<li class="fn"><span class="name"><b><a href="qtextframeformat.html#setWidth-1">setWidth</a></b></span>(qreal )</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</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="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="qtextframeformat.html#topMargin">topMargin</a></b></span>() const : qreal</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="qtextframeformat.html#width">width</a></b></span>() const : QTextLength</li>
<li class="fn"><span class="name"><b><a href="qtextformat.html#operator-QVariant">operator QVariant</a></b></span>() const : QVariant</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> 2018 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>