qcustom3dlabel-members.html 19.6 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 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qcustom3dlabel.cpp -->
  <title>List of All Members for QCustom3DLabel | Qt Data Visualization 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="qtdatavisualization-index.html">Qt Data Visualization</a></td><td ><a href="qtdatavisualization-module.html">C++ Classes</a></td><td >QCustom3DLabel</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 QCustom3DLabel</h1>
<p>This is the complete list of members for <a href="qcustom3dlabel.html">QCustom3DLabel</a>, including inherited members.</p>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#QCustom3DLabel">QCustom3DLabel</a></b></span>(QObject *)</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#QCustom3DLabel-1">QCustom3DLabel</a></b></span>(const QString &amp;, const QFont &amp;, const QVector3D &amp;, const QVector3D &amp;, const QQuaternion &amp;, QObject *)</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#dtor.QCustom3DLabel">~QCustom3DLabel</a></b></span>()</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#backgroundColor-prop">backgroundColor</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#backgroundColor-prop">backgroundColorChanged</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#backgroundEnabled-prop">backgroundEnabledChanged</a></b></span>(bool )</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="qcustom3dlabel.html#borderEnabled-prop">borderEnabledChanged</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="../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="qcustom3ditem.html#d_ptr-var">d_ptr</a></b></span> : int</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="qcustom3dlabel.html#facingCamera-prop">facingCameraChanged</a></b></span>(bool )</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="qcustom3dlabel.html#font-prop">font</a></b></span>() const : QFont</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#font-prop">fontChanged</a></b></span>(const QFont &amp;)</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="qcustom3dlabel.html#backgroundEnabled-prop">isBackgroundEnabled</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#borderEnabled-prop">isBorderEnabled</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#facingCamera-prop">isFacingCamera</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#positionAbsolute-prop">isPositionAbsolute</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#scalingAbsolute-prop">isScalingAbsolute</a></b></span>() const : bool</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#shadowCasting-prop">isShadowCasting</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="qcustom3ditem.html#visible-prop">isVisible</a></b></span>() 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="../qtcore/qobject.html#isWindowType">isWindowType</a></b></span>() const</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="qcustom3ditem.html#meshFile-prop">meshFile</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#meshFile-prop">meshFileChanged</a></b></span>(const QString &amp;)</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="qcustom3ditem.html#metaObject">metaObject</a></b></span>() const : const QMetaObject *</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#metaObject">metaObject</a></b></span>() const : const QMetaObject *</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>
</ul></td><td class="topAlign"><ul>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#position-prop">position</a></b></span>() const : QVector3D</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#positionAbsolute-prop">positionAbsoluteChanged</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#position-prop">positionChanged</a></b></span>(const QVector3D &amp;)</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#qt_metacall">qt_metacall</a></b></span>(<i>QMetaObject::Call</i>, <i>int</i>, <i>void **</i>)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#qt_metacall">qt_metacall</a></b></span>(<i>QMetaObject::Call</i>, <i>int</i>, <i>void **</i>) : int</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#qt_metacall">qt_metacall</a></b></span>(<i>QMetaObject::Call</i>, <i>int</i>, <i>void **</i>) : int</li>
<li class="fn"><span class="name"><b><a href="../qtcore/qobject.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>) : void *</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#qt_metacast">qt_metacast</a></b></span>(<i>const char *</i>) : void *</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="qcustom3ditem.html#rotation-prop">rotation</a></b></span>() : QQuaternion</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#rotation-prop">rotationChanged</a></b></span>(const QQuaternion &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#scaling-prop">scaling</a></b></span>() const : QVector3D</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#scalingAbsolute-prop">scalingAbsoluteChanged</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#scaling-prop">scalingChanged</a></b></span>(const QVector3D &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="qcustom3dlabel.html#backgroundColor-prop">setBackgroundColor</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#backgroundEnabled-prop">setBackgroundEnabled</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#borderEnabled-prop">setBorderEnabled</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#facingCamera-prop">setFacingCamera</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#font-prop">setFont</a></b></span>(const QFont &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#meshFile-prop">setMeshFile</a></b></span>(const QString &amp;)</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="qcustom3ditem.html#position-prop">setPosition</a></b></span>(const QVector3D &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#positionAbsolute-prop">setPositionAbsolute</a></b></span>(bool )</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="qcustom3ditem.html#rotation-prop">setRotation</a></b></span>(const QQuaternion &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#setRotationAxisAndAngle">setRotationAxisAndAngle</a></b></span>(const QVector3D &amp;, float )</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#scaling-prop">setScaling</a></b></span>(const QVector3D &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#scalingAbsolute-prop">setScalingAbsolute</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#shadowCasting-prop">setShadowCasting</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#text-prop">setText</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#textColor-prop">setTextColor</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#textureFile-prop">setTextureFile</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#setTextureImage">setTextureImage</a></b></span>(const QImage &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#visible-prop">setVisible</a></b></span>(bool )</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#shadowCasting-prop">shadowCastingChanged</a></b></span>(bool )</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="../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="qcustom3ditem.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#staticMetaObject-var">staticMetaObject</a></b></span> : const QMetaObject</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="qcustom3dlabel.html#text-prop">text</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#text-prop">textChanged</a></b></span>(const QString &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#textColor-prop">textColor</a></b></span>() const : QColor</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#textColor-prop">textColorChanged</a></b></span>(const QColor &amp;)</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#textureFile-prop">textureFile</a></b></span>() const : QString</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#textureFile-prop">textureFileChanged</a></b></span>(const QString &amp;)</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="qcustom3ditem.html#tr">tr</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#tr">tr</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#trUtf8">trUtf8</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qcustom3dlabel.html#trUtf8">trUtf8</a></b></span>(const char *, const char *, int ) : QString</li>
<li class="fn"><span class="name"><b><a href="qcustom3ditem.html#visible-prop">visibleChanged</a></b></span>(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>