Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 845e36bb3ecce380666d628d88446962 > files > 85

qtdatavis3d5-doc-5.12.6-1.mga7.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" />
<!-- q3dtheme.cpp -->
  <title>Q3DTheme Class | Qt Data Visualization 5.12.6</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.12</td><td ><a href="qtdatavisualization-index.html">Qt Data Visualization</a></td><td ><a href="qtdatavisualization-module.html">C++ Classes</a></td><td >Q3DTheme</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right"><a href="qtdatavisualization-index.html">Qt Data Visualization | Commercial or GPLv3</a></td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#public-types">Public Types</a></li>
<li class="level1"><a href="#properties">Properties</a></li>
<li class="level1"><a href="#public-functions">Public Functions</a></li>
<li class="level1"><a href="#signals">Signals</a></li>
<li class="level1"><a href="#static-public-members">Static Public Members</a></li>
<li class="level1"><a href="#protected-variables">Protected Variables</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
<li class="level2"><a href="#default-theme">Default Theme</a></li>
<li class="level2"><a href="#usage-examples">Usage Examples</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Q3DTheme Class</h1>
<!-- $$$Q3DTheme-brief -->
<p><a href="q3dtheme.html">Q3DTheme</a> class provides a visual style for graphs. <a href="#details">More...</a></p>
<!-- @@@Q3DTheme -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign">   <span class="preprocessor">#include &lt;Q3DTheme&gt;</span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Since:</td><td class="memItemRight bottomAlign">  QtDataVisualization 1.0</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Instantiated By:</td><td class="memItemRight bottomAlign"> <a href="qml-qtdatavisualization-theme3d.html">Theme3D</a></td></tr></table></div><ul>
<li><a href="q3dtheme-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-types"></a>
<h2 id="public-types">Public Types</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#ColorStyle-enum">ColorStyle</a></b> { ColorStyleUniform, ColorStyleObjectGradient, ColorStyleRangeGradient }</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> enum </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#Theme-enum">Theme</a></b> { ThemeQt, ThemePrimaryColors, ThemeDigia, ThemeStoneMoss, ..., ThemeUserDefined }</td></tr>
</table></div>
<a name="properties"></a>
<h2 id="properties">Properties</h2>
<div class="table"><table class="propsummary">
<tr><td class="topAlign"><ul>
<li class="fn"><b><a href="q3dtheme.html#ambientLightStrength-prop">ambientLightStrength</a></b> : float</li>
<li class="fn"><b><a href="q3dtheme.html#backgroundColor-prop">backgroundColor</a></b> : QColor</li>
<li class="fn"><b><a href="q3dtheme.html#backgroundEnabled-prop">backgroundEnabled</a></b> : bool</li>
<li class="fn"><b><a href="q3dtheme.html#baseColors-prop">baseColors</a></b> : QList&lt;QColor&gt;</li>
<li class="fn"><b><a href="q3dtheme.html#baseGradients-prop">baseGradients</a></b> : QList&lt;QLinearGradient&gt;</li>
<li class="fn"><b><a href="q3dtheme.html#colorStyle-prop">colorStyle</a></b> : ColorStyle</li>
<li class="fn"><b><a href="q3dtheme.html#font-prop">font</a></b> : QFont</li>
<li class="fn"><b><a href="q3dtheme.html#gridEnabled-prop">gridEnabled</a></b> : bool</li>
<li class="fn"><b><a href="q3dtheme.html#gridLineColor-prop">gridLineColor</a></b> : QColor</li>
<li class="fn"><b><a href="q3dtheme.html#highlightLightStrength-prop">highlightLightStrength</a></b> : float</li>
<li class="fn"><b><a href="q3dtheme.html#labelBackgroundColor-prop">labelBackgroundColor</a></b> : QColor</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><b><a href="q3dtheme.html#labelBackgroundEnabled-prop">labelBackgroundEnabled</a></b> : bool</li>
<li class="fn"><b><a href="q3dtheme.html#labelBorderEnabled-prop">labelBorderEnabled</a></b> : bool</li>
<li class="fn"><b><a href="q3dtheme.html#labelTextColor-prop">labelTextColor</a></b> : QColor</li>
<li class="fn"><b><a href="q3dtheme.html#lightColor-prop">lightColor</a></b> : QColor</li>
<li class="fn"><b><a href="q3dtheme.html#lightStrength-prop">lightStrength</a></b> : float</li>
<li class="fn"><b><a href="q3dtheme.html#multiHighlightColor-prop">multiHighlightColor</a></b> : QColor</li>
<li class="fn"><b><a href="q3dtheme.html#multiHighlightGradient-prop">multiHighlightGradient</a></b> : QLinearGradient</li>
<li class="fn"><b><a href="q3dtheme.html#singleHighlightColor-prop">singleHighlightColor</a></b> : QColor</li>
<li class="fn"><b><a href="q3dtheme.html#singleHighlightGradient-prop">singleHighlightGradient</a></b> : QLinearGradient</li>
<li class="fn"><b><a href="q3dtheme.html#type-prop">type</a></b> : Theme</li>
<li class="fn"><b><a href="q3dtheme.html#windowColor-prop">windowColor</a></b> : QColor</li>
</ul>
</td></tr>
</table></div>
<a name="public-functions"></a>
<h2 id="public-functions">Public Functions</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></b>(QObject *<i>parent</i> = nullptr)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#Q3DTheme-1">Q3DTheme</a></b>(Q3DTheme::Theme <i>themeType</i>, QObject *<i>parent</i> = nullptr)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> virtual </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#dtor.Q3DTheme">~Q3DTheme</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> float </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#ambientLightStrength-prop">ambientLightStrength</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#backgroundColor-prop">backgroundColor</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QList&lt;QColor&gt; </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#baseColors-prop">baseColors</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QList&lt;QLinearGradient&gt; </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#baseGradients-prop">baseGradients</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Q3DTheme::ColorStyle </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#colorStyle-prop">colorStyle</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QFont </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#font-prop">font</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#gridLineColor-prop">gridLineColor</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> float </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#highlightLightStrength-prop">highlightLightStrength</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#backgroundEnabled-prop">isBackgroundEnabled</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#gridEnabled-prop">isGridEnabled</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBackgroundEnabled-prop">isLabelBackgroundEnabled</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> bool </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBorderEnabled-prop">isLabelBorderEnabled</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBackgroundColor-prop">labelBackgroundColor</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelTextColor-prop">labelTextColor</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#lightColor-prop">lightColor</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> float </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#lightStrength-prop">lightStrength</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#multiHighlightColor-prop">multiHighlightColor</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QLinearGradient </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#multiHighlightGradient-prop">multiHighlightGradient</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#ambientLightStrength-prop">setAmbientLightStrength</a></b>(float <i>strength</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#backgroundColor-prop">setBackgroundColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#backgroundEnabled-prop">setBackgroundEnabled</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#baseColors-prop">setBaseColors</a></b>(const QList&lt;QColor&gt; &amp;<i>colors</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#baseGradients-prop">setBaseGradients</a></b>(const QList&lt;QLinearGradient&gt; &amp;<i>gradients</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#colorStyle-prop">setColorStyle</a></b>(Q3DTheme::ColorStyle <i>style</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#font-prop">setFont</a></b>(const QFont &amp;<i>font</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#gridEnabled-prop">setGridEnabled</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#gridLineColor-prop">setGridLineColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#highlightLightStrength-prop">setHighlightLightStrength</a></b>(float <i>strength</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBackgroundColor-prop">setLabelBackgroundColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBackgroundEnabled-prop">setLabelBackgroundEnabled</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBorderEnabled-prop">setLabelBorderEnabled</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelTextColor-prop">setLabelTextColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#lightColor-prop">setLightColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#lightStrength-prop">setLightStrength</a></b>(float <i>strength</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#multiHighlightColor-prop">setMultiHighlightColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#multiHighlightGradient-prop">setMultiHighlightGradient</a></b>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#singleHighlightColor-prop">setSingleHighlightColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#singleHighlightGradient-prop">setSingleHighlightGradient</a></b>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#type-prop">setType</a></b>(Q3DTheme::Theme <i>themeType</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#windowColor-prop">setWindowColor</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#singleHighlightColor-prop">singleHighlightColor</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QLinearGradient </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#singleHighlightGradient-prop">singleHighlightGradient</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> Q3DTheme::Theme </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#type-prop">type</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QColor </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#windowColor-prop">windowColor</a></b>() const</td></tr>
</table></div>
<a name="signals"></a>
<h2 id="signals">Signals</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#ambientLightStrength-prop">ambientLightStrengthChanged</a></b>(float <i>strength</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#backgroundColor-prop">backgroundColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#backgroundEnabled-prop">backgroundEnabledChanged</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#baseColors-prop">baseColorsChanged</a></b>(const QList&lt;QColor&gt; &amp;<i>colors</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#baseGradients-prop">baseGradientsChanged</a></b>(const QList&lt;QLinearGradient&gt; &amp;<i>gradients</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#colorStyle-prop">colorStyleChanged</a></b>(Q3DTheme::ColorStyle <i>style</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#font-prop">fontChanged</a></b>(const QFont &amp;<i>font</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#gridEnabled-prop">gridEnabledChanged</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#gridLineColor-prop">gridLineColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#highlightLightStrength-prop">highlightLightStrengthChanged</a></b>(float <i>strength</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBackgroundColor-prop">labelBackgroundColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBackgroundEnabled-prop">labelBackgroundEnabledChanged</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelBorderEnabled-prop">labelBorderEnabledChanged</a></b>(bool <i>enabled</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#labelTextColor-prop">labelTextColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#lightColor-prop">lightColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#lightStrength-prop">lightStrengthChanged</a></b>(float <i>strength</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#multiHighlightColor-prop">multiHighlightColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#multiHighlightGradient-prop">multiHighlightGradientChanged</a></b>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#singleHighlightColor-prop">singleHighlightColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#singleHighlightGradient-prop">singleHighlightGradientChanged</a></b>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#type-prop">typeChanged</a></b>(Q3DTheme::Theme <i>themeType</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#windowColor-prop">windowColorChanged</a></b>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<a name="static-public-members"></a>
<h2 id="static-public-members">Static Public Members</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> const QMetaObject </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#staticMetaObject-var">staticMetaObject</a></b></td></tr>
</table></div>
<a name="protected-variables"></a>
<h2 id="protected-variables">Protected Variables</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="q3dtheme.html#d_ptr-var">d_ptr</a></b></td></tr>
</table></div>
<a name="details"></a>
<!-- $$$Q3DTheme-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p><a href="q3dtheme.html">Q3DTheme</a> class provides a visual style for graphs.</p>
<p>Specifies visual properties that affect the whole graph. There are several built-in themes that can be used as is or modified freely.</p>
<p>The following properties can be overridden by using <a href="qabstract3dseries.html">QAbstract3DSeries</a> properties to set them explicitly in the series: <a href="q3dtheme.html#baseColors-prop">baseColors</a>, <a href="q3dtheme.html#baseGradients-prop">baseGradients</a>, and <a href="q3dtheme.html#colorStyle-prop">colorStyle</a>.</p>
<p>Themes can be created from scratch using the <a href="q3dtheme.html#Theme-enum">ThemeUserDefined</a> enum value. Creating a theme using the default constructor produces a new user-defined theme.</p>
<a name="default-theme"></a>
<h3 id="default-theme">Default Theme</h3>
<p>The following table lists the properties controlled by themes and the default values for <a href="q3dtheme.html#Theme-enum">ThemeUserDefined</a>.</p>
<div class="table"><table class="generic">
 <thead><tr class="qt-style"><th >Property</th><th >Default Value</th></tr></thead>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#ambientLightStrength-prop">ambientLightStrength</a></td><td >0.25</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#backgroundColor-prop">backgroundColor</a></td><td >Qt::black</td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#backgroundEnabled-prop">backgroundEnabled</a></td><td ><code>true</code></td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#baseColors-prop">baseColors</a></td><td >Qt::black</td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#baseGradients-prop">baseGradients</a></td><td >QLinearGradient. Essentially fully black.</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#colorStyle-prop">colorStyle</a></td><td ><a href="q3dtheme.html#ColorStyle-enum">ColorStyleUniform</a></td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#font-prop">font</a></td><td >QFont</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#gridEnabled-prop">gridEnabled</a></td><td ><code>true</code></td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#gridLineColor-prop">gridLineColor</a></td><td >Qt::white</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#highlightLightStrength-prop">highlightLightStrength</a></td><td >7.5</td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#labelBackgroundColor-prop">labelBackgroundColor</a></td><td >Qt::gray</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#labelBackgroundEnabled-prop">labelBackgroundEnabled</a></td><td ><code>true</code></td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#labelBorderEnabled-prop">labelBorderEnabled</a></td><td ><code>true</code></td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#labelTextColor-prop">labelTextColor</a></td><td >Qt::white</td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#lightColor-prop">lightColor</a></td><td >Qt::white</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#lightStrength-prop">lightStrength</a></td><td >5.0</td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#multiHighlightColor-prop">multiHighlightColor</a></td><td >Qt::blue</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#multiHighlightGradient-prop">multiHighlightGradient</a></td><td >QLinearGradient. Essentially fully black.</td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#singleHighlightColor-prop">singleHighlightColor</a></td><td >Qt::red</td></tr>
<tr valign="top" class="even"><td ><a href="q3dtheme.html#singleHighlightGradient-prop">singleHighlightGradient</a></td><td >QLinearGradient. Essentially fully black.</td></tr>
<tr valign="top" class="odd"><td ><a href="q3dtheme.html#windowColor-prop">windowColor</a></td><td >Qt::black</td></tr>
</table></div>
<a name="usage-examples"></a>
<h3 id="usage-examples">Usage Examples</h3>
<p>Creating a built-in theme without any modifications:</p>
<pre class="cpp">

  <span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span> <span class="operator">*</span>theme <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span>(<span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span><span class="operator">::</span>ThemeQt);

</pre>
<p>Creating a built-in theme and modifying some properties:</p>
<pre class="cpp">

  <span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span> <span class="operator">*</span>theme <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span>(<span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span><span class="operator">::</span>ThemeQt);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setBackgroundEnabled(<span class="keyword">false</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setLabelBackgroundEnabled(<span class="keyword">false</span>);

</pre>
<p>Creating a user-defined theme:</p>
<pre class="cpp">

  <span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span> <span class="operator">*</span>theme <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span>();
  theme<span class="operator">-</span><span class="operator">&gt;</span>setAmbientLightStrength(<span class="number">0.3f</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setBackgroundColor(<span class="type">QColor</span>(<span class="type">QRgb</span>(<span class="number">0x99ca53</span>)));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setBackgroundEnabled(<span class="keyword">true</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setBaseColor(<span class="type">QColor</span>(<span class="type">QRgb</span>(<span class="number">0x209fdf</span>)));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setColorStyle(<span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span><span class="operator">::</span>ColorStyleUniform);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setFont(<span class="type">QFont</span>(<span class="type">QStringLiteral</span>(<span class="string">&quot;Impact&quot;</span>)<span class="operator">,</span> <span class="number">35</span>));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setGridEnabled(<span class="keyword">true</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setGridLineColor(<span class="type">QColor</span>(<span class="type">QRgb</span>(<span class="number">0x99ca53</span>)));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setHighlightLightStrength(<span class="number">7.0f</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setLabelBackgroundColor(<span class="type">QColor</span>(<span class="number">0xf6</span><span class="operator">,</span> <span class="number">0xa6</span><span class="operator">,</span> <span class="number">0x25</span><span class="operator">,</span> <span class="number">0xa0</span>));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setLabelBackgroundEnabled(<span class="keyword">true</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setLabelBorderEnabled(<span class="keyword">true</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setLabelTextColor(<span class="type">QColor</span>(<span class="type">QRgb</span>(<span class="number">0x404044</span>)));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setLightColor(<span class="type">Qt</span><span class="operator">::</span>white);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setLightStrength(<span class="number">6.0f</span>);
  theme<span class="operator">-</span><span class="operator">&gt;</span>setMultiHighlightColor(<span class="type">QColor</span>(<span class="type">QRgb</span>(<span class="number">0x6d5fd5</span>)));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setSingleHighlightColor(<span class="type">QColor</span>(<span class="type">QRgb</span>(<span class="number">0xf6a625</span>)));
  theme<span class="operator">-</span><span class="operator">&gt;</span>setWindowColor(<span class="type">QColor</span>(<span class="type">QRgb</span>(<span class="number">0xffffff</span>)));

</pre>
<p>Creating a built-in theme and modifying some properties after it has been set:</p>
<pre class="cpp">

  <span class="type"><a href="q3dbars.html">Q3DBars</a></span> <span class="operator">*</span>graph <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="q3dbars.html">Q3DBars</a></span>();
  graph<span class="operator">-</span><span class="operator">&gt;</span>activeTheme()<span class="operator">-</span><span class="operator">&gt;</span>setType(<span class="type"><a href="q3dtheme.html#Q3DTheme">Q3DTheme</a></span><span class="operator">::</span>ThemePrimaryColors);
  graph<span class="operator">-</span><span class="operator">&gt;</span>activeTheme()<span class="operator">-</span><span class="operator">&gt;</span>setBaseColor(<span class="type">Qt</span><span class="operator">::</span>red);
  graph<span class="operator">-</span><span class="operator">&gt;</span>activeTheme()<span class="operator">-</span><span class="operator">&gt;</span>setSingleHighlightColor(<span class="type">Qt</span><span class="operator">::</span>yellow);

</pre>
</div>
<!-- @@@Q3DTheme -->
<div class="types">
<h2>Member Type Documentation</h2>
<!-- $$$ColorStyle$$$ColorStyleUniform$$$ColorStyleObjectGradient$$$ColorStyleRangeGradient -->
<h3 class="fn" id="ColorStyle-enum"><a name="ColorStyle-enum"></a>enum Q3DTheme::<span class="name">ColorStyle</span></h3>
<p>Color styles.</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>Q3DTheme::ColorStyleUniform</code></td><td class="topAlign tblval"><code>0</code></td><td class="topAlign">Objects are rendered in a single color. The color used is specified in <a href="q3dtheme.html#baseColors-prop">baseColors</a>, <a href="q3dtheme.html#singleHighlightColor-prop">singleHighlightColor</a> and <a href="q3dtheme.html#multiHighlightColor-prop">multiHighlightColor</a> properties.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ColorStyleObjectGradient</code></td><td class="topAlign tblval"><code>1</code></td><td class="topAlign">Objects are colored using a full gradient for each object regardless of object height. The gradient used is specified in <a href="q3dtheme.html#baseGradients-prop">baseGradients</a>, <a href="q3dtheme.html#singleHighlightGradient-prop">singleHighlightGradient</a> and <a href="q3dtheme.html#multiHighlightGradient-prop">multiHighlightGradient</a> properties.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ColorStyleRangeGradient</code></td><td class="topAlign tblval"><code>2</code></td><td class="topAlign">Objects are colored using a portion of the full gradient determined by the object's height and its position on the Y-axis. The gradient used is specified in <a href="q3dtheme.html#baseGradients-prop">baseGradients</a>, <a href="q3dtheme.html#singleHighlightGradient-prop">singleHighlightGradient</a> and <a href="q3dtheme.html#multiHighlightGradient-prop">multiHighlightGradient</a> properties.</td></tr>
</table></div>
<!-- @@@ColorStyle -->
<!-- $$$Theme$$$ThemeQt$$$ThemePrimaryColors$$$ThemeDigia$$$ThemeStoneMoss$$$ThemeArmyBlue$$$ThemeRetro$$$ThemeEbony$$$ThemeIsabelle$$$ThemeUserDefined -->
<h3 class="fn" id="Theme-enum"><a name="Theme-enum"></a>enum Q3DTheme::<span class="name">Theme</span></h3>
<p>Built-in themes.</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tblval">Value</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeQt</code></td><td class="topAlign tblval"><code>0</code></td><td class="topAlign">A light theme with green as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemePrimaryColors</code></td><td class="topAlign tblval"><code>1</code></td><td class="topAlign">A light theme with yellow as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeDigia</code></td><td class="topAlign tblval"><code>2</code></td><td class="topAlign">A light theme with gray as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeStoneMoss</code></td><td class="topAlign tblval"><code>3</code></td><td class="topAlign">A medium dark theme with yellow as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeArmyBlue</code></td><td class="topAlign tblval"><code>4</code></td><td class="topAlign">A medium light theme with blue as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeRetro</code></td><td class="topAlign tblval"><code>5</code></td><td class="topAlign">A medium light theme with brown as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeEbony</code></td><td class="topAlign tblval"><code>6</code></td><td class="topAlign">A dark theme with white as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeIsabelle</code></td><td class="topAlign tblval"><code>7</code></td><td class="topAlign">A dark theme with yellow as the base color.</td></tr>
<tr><td class="topAlign"><code>Q3DTheme::ThemeUserDefined</code></td><td class="topAlign tblval"><code>8</code></td><td class="topAlign">A user-defined theme. For more information, see <a href="qml-qtdatavisualization-theme3d.html#default-theme">Default Theme</a>.</td></tr>
</table></div>
<!-- @@@Theme -->
</div>
<div class="prop">
<h2>Property Documentation</h2>
<!-- $$$ambientLightStrength-prop$$$ambientLightStrength$$$setAmbientLightStrengthfloat$$$ambientLightStrengthChangedfloat -->
<h3 class="fn" id="ambientLightStrength-prop"><a name="ambientLightStrength-prop"></a><span class="name">ambientLightStrength</span> : <span class="type">float</span></h3>
<p>This property holds the ambient light strength for the whole graph.</p>
<p>This value determines how evenly and brightly the colors are shown throughout the graph regardless of the light position.</p>
<p>The value must be between <code>0.0f</code> and <code>1.0f</code>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> float </td><td class="memItemRight bottomAlign"><span class="name"><b>ambientLightStrength</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setAmbientLightStrength</b></span>(float <i>strength</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>ambientLightStrengthChanged</b></span>(float <i>strength</i>)</td></tr>
</table></div>
<!-- @@@ambientLightStrength -->
<!-- $$$backgroundColor-prop$$$backgroundColor$$$setBackgroundColorconstQColor&$$$backgroundColorChangedconstQColor& -->
<h3 class="fn" id="backgroundColor-prop"><a name="backgroundColor-prop"></a><span class="name">backgroundColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the color of the graph background.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>backgroundColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setBackgroundColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>backgroundColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@backgroundColor -->
<!-- $$$backgroundEnabled-prop$$$isBackgroundEnabled$$$setBackgroundEnabledbool$$$backgroundEnabledChangedbool -->
<h3 class="fn" id="backgroundEnabled-prop"><a name="backgroundEnabled-prop"></a><span class="name">backgroundEnabled</span> : <span class="type">bool</span></h3>
<p>This property holds whether the background is visible.</p>
<p>The background is drawn by using the value of <a href="q3dtheme.html#backgroundColor-prop">backgroundColor</a>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> bool </td><td class="memItemRight bottomAlign"><span class="name"><b>isBackgroundEnabled</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setBackgroundEnabled</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>backgroundEnabledChanged</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<!-- @@@backgroundEnabled -->
<!-- $$$baseColors-prop$$$baseColors$$$setBaseColorsconstQList<QColor>&$$$baseColorsChangedconstQList<QColor>& -->
<h3 class="fn" id="baseColors-prop"><a name="baseColors-prop"></a><span class="name">baseColors</span> : <span class="type">QList</span>&lt;<span class="type">QColor</span>&gt;</h3>
<p>This property holds the list of base colors to be used for all the objects in the graph, series by series.</p>
<p>If there are more series than colors, the color list wraps and starts again with the first color in the list.</p>
<p>Has no immediate effect if <a href="q3dtheme.html#colorStyle-prop">colorStyle</a> is not <a href="q3dtheme.html#ColorStyle-enum">ColorStyleUniform</a>.</p>
<p>This value can be overridden by setting the <a href="qabstract3dseries.html#baseColor-prop">baseColor</a> explicitly in the series.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QList&lt;QColor&gt; </td><td class="memItemRight bottomAlign"><span class="name"><b>baseColors</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setBaseColors</b></span>(const QList&lt;QColor&gt; &amp;<i>colors</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>baseColorsChanged</b></span>(const QList&lt;QColor&gt; &amp;<i>colors</i>)</td></tr>
</table></div>
<!-- @@@baseColors -->
<!-- $$$baseGradients-prop$$$baseGradients$$$setBaseGradientsconstQList<QLinearGradient>&$$$baseGradientsChangedconstQList<QLinearGradient>& -->
<h3 class="fn" id="baseGradients-prop"><a name="baseGradients-prop"></a><span class="name">baseGradients</span> : <span class="type">QList</span>&lt;<span class="type">QLinearGradient</span>&gt;</h3>
<p>This property holds the list of base gradients to be used for all the objects in the graph, series by series.</p>
<p>If there are more series than gradients, the gradient list wraps and starts again with the first gradient in the list</p>
<p>Has no immediate effect if <a href="q3dtheme.html#colorStyle-prop">colorStyle</a> is <a href="q3dtheme.html#ColorStyle-enum">ColorStyleUniform</a>.</p>
<p>This value can be overridden by setting the <a href="qabstract3dseries.html#baseGradient-prop">baseGradient</a> explicitly in the series.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QList&lt;QLinearGradient&gt; </td><td class="memItemRight bottomAlign"><span class="name"><b>baseGradients</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setBaseGradients</b></span>(const QList&lt;QLinearGradient&gt; &amp;<i>gradients</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>baseGradientsChanged</b></span>(const QList&lt;QLinearGradient&gt; &amp;<i>gradients</i>)</td></tr>
</table></div>
<!-- @@@baseGradients -->
<!-- $$$colorStyle-prop$$$colorStyle$$$setColorStyleQ3DTheme::ColorStyle$$$colorStyleChangedQ3DTheme::ColorStyle -->
<h3 class="fn" id="colorStyle-prop"><a name="colorStyle-prop"></a><span class="name">colorStyle</span> : <span class="type"><a href="q3dtheme.html#ColorStyle-enum">ColorStyle</a></span></h3>
<p>This property holds the style of the graph colors.</p>
<p>One of the <a href="q3dtheme.html#ColorStyle-enum">ColorStyle</a> enum values.</p>
<p>This value can be overridden by setting <a href="qml-qtdatavisualization-abstract3dseries.html#colorStyle-prop">colorStyle</a> explicitly in the series.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> Q3DTheme::ColorStyle </td><td class="memItemRight bottomAlign"><span class="name"><b>colorStyle</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setColorStyle</b></span>(Q3DTheme::ColorStyle <i>style</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>colorStyleChanged</b></span>(Q3DTheme::ColorStyle <i>style</i>)</td></tr>
</table></div>
<!-- @@@colorStyle -->
<!-- $$$font-prop$$$font$$$setFontconstQFont&$$$fontChangedconstQFont& -->
<h3 class="fn" id="font-prop"><a name="font-prop"></a><span class="name">font</span> : <span class="type">QFont</span></h3>
<p>This property holds the font to be used for labels.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QFont </td><td class="memItemRight bottomAlign"><span class="name"><b>font</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setFont</b></span>(const QFont &amp;<i>font</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>fontChanged</b></span>(const QFont &amp;<i>font</i>)</td></tr>
</table></div>
<!-- @@@font -->
<!-- $$$gridEnabled-prop$$$isGridEnabled$$$setGridEnabledbool$$$gridEnabledChangedbool -->
<h3 class="fn" id="gridEnabled-prop"><a name="gridEnabled-prop"></a><span class="name">gridEnabled</span> : <span class="type">bool</span></h3>
<p>This property holds whether the grid lines are drawn.</p>
<p>This value affects all grid lines.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> bool </td><td class="memItemRight bottomAlign"><span class="name"><b>isGridEnabled</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setGridEnabled</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>gridEnabledChanged</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<!-- @@@gridEnabled -->
<!-- $$$gridLineColor-prop$$$gridLineColor$$$setGridLineColorconstQColor&$$$gridLineColorChangedconstQColor& -->
<h3 class="fn" id="gridLineColor-prop"><a name="gridLineColor-prop"></a><span class="name">gridLineColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the color of the grid lines.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>gridLineColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setGridLineColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>gridLineColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@gridLineColor -->
<!-- $$$highlightLightStrength-prop$$$highlightLightStrength$$$setHighlightLightStrengthfloat$$$highlightLightStrengthChangedfloat -->
<h3 class="fn" id="highlightLightStrength-prop"><a name="highlightLightStrength-prop"></a><span class="name">highlightLightStrength</span> : <span class="type">float</span></h3>
<p>This property holds the specular light strength for selected objects.</p>
<p>The value must be between <code>0.0f</code> and <code>10.0f</code>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> float </td><td class="memItemRight bottomAlign"><span class="name"><b>highlightLightStrength</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setHighlightLightStrength</b></span>(float <i>strength</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>highlightLightStrengthChanged</b></span>(float <i>strength</i>)</td></tr>
</table></div>
<!-- @@@highlightLightStrength -->
<!-- $$$labelBackgroundColor-prop$$$labelBackgroundColor$$$setLabelBackgroundColorconstQColor&$$$labelBackgroundColorChangedconstQColor& -->
<h3 class="fn" id="labelBackgroundColor-prop"><a name="labelBackgroundColor-prop"></a><span class="name">labelBackgroundColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the color of the label backgrounds.</p>
<p>Has no effect if <a href="q3dtheme.html#labelBackgroundEnabled-prop">labelBackgroundEnabled</a> is <code>false</code>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>labelBackgroundColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLabelBackgroundColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>labelBackgroundColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@labelBackgroundColor -->
<!-- $$$labelBackgroundEnabled-prop$$$isLabelBackgroundEnabled$$$setLabelBackgroundEnabledbool$$$labelBackgroundEnabledChangedbool -->
<h3 class="fn" id="labelBackgroundEnabled-prop"><a name="labelBackgroundEnabled-prop"></a><span class="name">labelBackgroundEnabled</span> : <span class="type">bool</span></h3>
<p>This property holds whether the label is drawn with a color background or with a fully transparent background.</p>
<p>The <a href="q3dtheme.html#labelBackgroundColor-prop">labelBackgroundColor</a> value (including alpha) is used for drawing the background.</p>
<p>Labels with a background are drawn to equal sizes per axis based on the longest label, and the text is centered in them. Labels without a background are drawn as is and are left or right aligned based on their position in the graph.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> bool </td><td class="memItemRight bottomAlign"><span class="name"><b>isLabelBackgroundEnabled</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLabelBackgroundEnabled</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>labelBackgroundEnabledChanged</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<!-- @@@labelBackgroundEnabled -->
<!-- $$$labelBorderEnabled-prop$$$isLabelBorderEnabled$$$setLabelBorderEnabledbool$$$labelBorderEnabledChangedbool -->
<h3 class="fn" id="labelBorderEnabled-prop"><a name="labelBorderEnabled-prop"></a><span class="name">labelBorderEnabled</span> : <span class="type">bool</span></h3>
<p>This property holds whether label borders are drawn for labels that have a background.</p>
<p>Has no effect if <a href="q3dtheme.html#labelBackgroundEnabled-prop">labelBackgroundEnabled</a> is <code>false</code>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> bool </td><td class="memItemRight bottomAlign"><span class="name"><b>isLabelBorderEnabled</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLabelBorderEnabled</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>labelBorderEnabledChanged</b></span>(bool <i>enabled</i>)</td></tr>
</table></div>
<!-- @@@labelBorderEnabled -->
<!-- $$$labelTextColor-prop$$$labelTextColor$$$setLabelTextColorconstQColor&$$$labelTextColorChangedconstQColor& -->
<h3 class="fn" id="labelTextColor-prop"><a name="labelTextColor-prop"></a><span class="name">labelTextColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the color of the font used for labels.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>labelTextColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLabelTextColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>labelTextColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@labelTextColor -->
<!-- $$$lightColor-prop$$$lightColor$$$setLightColorconstQColor&$$$lightColorChangedconstQColor& -->
<h3 class="fn" id="lightColor-prop"><a name="lightColor-prop"></a><span class="name">lightColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the color for the ambient and specular light.</p>
<p>This value affects the light specified in <a href="q3dscene.html">Q3DScene</a>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>lightColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLightColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>lightColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@lightColor -->
<!-- $$$lightStrength-prop$$$lightStrength$$$setLightStrengthfloat$$$lightStrengthChangedfloat -->
<h3 class="fn" id="lightStrength-prop"><a name="lightStrength-prop"></a><span class="name">lightStrength</span> : <span class="type">float</span></h3>
<p>This property holds the specular light strength for the whole graph.</p>
<p>The value must be between <code>0.0f</code> and <code>10.0f</code>.</p>
<p>This value affects the light specified in <a href="q3dscene.html">Q3DScene</a>.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> float </td><td class="memItemRight bottomAlign"><span class="name"><b>lightStrength</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLightStrength</b></span>(float <i>strength</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>lightStrengthChanged</b></span>(float <i>strength</i>)</td></tr>
</table></div>
<!-- @@@lightStrength -->
<!-- $$$multiHighlightColor-prop$$$multiHighlightColor$$$setMultiHighlightColorconstQColor&$$$multiHighlightColorChangedconstQColor& -->
<h3 class="fn" id="multiHighlightColor-prop"><a name="multiHighlightColor-prop"></a><span class="name">multiHighlightColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the highlight color for selected objects.</p>
<p>Used if <a href="qabstract3dgraph.html#selectionMode-prop">selectionMode</a> has the <code>QAbstract3DGraph::SelectionRow</code> or <code>QAbstract3DGraph::SelectionColumn</code> flag set.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>multiHighlightColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setMultiHighlightColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>multiHighlightColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@multiHighlightColor -->
<!-- $$$multiHighlightGradient-prop$$$multiHighlightGradient$$$setMultiHighlightGradientconstQLinearGradient&$$$multiHighlightGradientChangedconstQLinearGradient& -->
<h3 class="fn" id="multiHighlightGradient-prop"><a name="multiHighlightGradient-prop"></a><span class="name">multiHighlightGradient</span> : <span class="type">QLinearGradient</span></h3>
<p>This property holds the highlight gradient for selected objects.</p>
<p>Used if <a href="qabstract3dgraph.html#selectionMode-prop">selectionMode</a> has the <code>QAbstract3DGraph::SelectionRow</code> or <code>QAbstract3DGraph::SelectionColumn</code> flag set.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QLinearGradient </td><td class="memItemRight bottomAlign"><span class="name"><b>multiHighlightGradient</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setMultiHighlightGradient</b></span>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>multiHighlightGradientChanged</b></span>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
</table></div>
<!-- @@@multiHighlightGradient -->
<!-- $$$singleHighlightColor-prop$$$singleHighlightColor$$$setSingleHighlightColorconstQColor&$$$singleHighlightColorChangedconstQColor& -->
<h3 class="fn" id="singleHighlightColor-prop"><a name="singleHighlightColor-prop"></a><span class="name">singleHighlightColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the highlight color for a selected object.</p>
<p>Used if <a href="qabstract3dgraph.html#selectionMode-prop">selectionMode</a> has the <code>QAbstract3DGraph::SelectionItem</code> flag set.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>singleHighlightColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setSingleHighlightColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>singleHighlightColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@singleHighlightColor -->
<!-- $$$singleHighlightGradient-prop$$$singleHighlightGradient$$$setSingleHighlightGradientconstQLinearGradient&$$$singleHighlightGradientChangedconstQLinearGradient& -->
<h3 class="fn" id="singleHighlightGradient-prop"><a name="singleHighlightGradient-prop"></a><span class="name">singleHighlightGradient</span> : <span class="type">QLinearGradient</span></h3>
<p>This property holds the highlight gradient for a selected object.</p>
<p>Used if <a href="qabstract3dgraph.html#selectionMode-prop">selectionMode</a> has the <code>QAbstract3DGraph::SelectionItem</code> flag set.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QLinearGradient </td><td class="memItemRight bottomAlign"><span class="name"><b>singleHighlightGradient</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setSingleHighlightGradient</b></span>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>singleHighlightGradientChanged</b></span>(const QLinearGradient &amp;<i>gradient</i>)</td></tr>
</table></div>
<!-- @@@singleHighlightGradient -->
<!-- $$$type-prop$$$type$$$setTypeQ3DTheme::Theme$$$typeChangedQ3DTheme::Theme -->
<h3 class="fn" id="type-prop"><a name="type-prop"></a><span class="name">type</span> : <span class="type"><a href="q3dtheme.html#Theme-enum">Theme</a></span></h3>
<p>This property holds the type of the theme.</p>
<p>The type is automatically set when constructing a theme, but can also be changed later. Changing the theme type will change all other properties of the theme to what the predefined theme specifies. Changing the theme type of the active theme of the graph will also reset all attached series to use the new theme.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> Q3DTheme::Theme </td><td class="memItemRight bottomAlign"><span class="name"><b>type</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setType</b></span>(Q3DTheme::Theme <i>themeType</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>typeChanged</b></span>(Q3DTheme::Theme <i>themeType</i>)</td></tr>
</table></div>
<!-- @@@type -->
<!-- $$$windowColor-prop$$$windowColor$$$setWindowColorconstQColor&$$$windowColorChangedconstQColor& -->
<h3 class="fn" id="windowColor-prop"><a name="windowColor-prop"></a><span class="name">windowColor</span> : <span class="type">QColor</span></h3>
<p>This property holds the color of the application window the graph is drawn into.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QColor </td><td class="memItemRight bottomAlign"><span class="name"><b>windowColor</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setWindowColor</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<p><b>Notifier signal:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>windowColorChanged</b></span>(const QColor &amp;<i>color</i>)</td></tr>
</table></div>
<!-- @@@windowColor -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$Q3DTheme[overload1]$$$Q3DThemeQObject* -->
<h3 class="fn" id="Q3DTheme"><a name="Q3DTheme"></a>Q3DTheme::<span class="name">Q3DTheme</span>(<span class="type">QObject</span> *<i>parent</i> = nullptr)</h3>
<p>Constructs a new theme of type <a href="q3dtheme.html#Theme-enum">ThemeUserDefined</a>. An optional <i>parent</i> parameter can be given and is then passed to QObject constructor.</p>
<!-- @@@Q3DTheme -->
<!-- $$$Q3DTheme$$$Q3DThemeQ3DTheme::ThemeQObject* -->
<h3 class="fn" id="Q3DTheme-1"><a name="Q3DTheme-1"></a>Q3DTheme::<span class="name">Q3DTheme</span>(<span class="type"><a href="q3dtheme.html#Theme-enum">Q3DTheme::Theme</a></span> <i>themeType</i>, <span class="type">QObject</span> *<i>parent</i> = nullptr)</h3>
<p>Constructs a new theme with <i>themeType</i>, which can be one of the built-in themes from <a href="q3dtheme.html#Theme-enum">Theme</a>. An optional <i>parent</i> parameter can be given and is then passed to QObject constructor.</p>
<!-- @@@Q3DTheme -->
<!-- $$$~Q3DTheme[overload1]$$$~Q3DTheme -->
<h3 class="fn" id="dtor.Q3DTheme"><a name="dtor.Q3DTheme"></a><code>[virtual] </code>Q3DTheme::<span class="name">~Q3DTheme</span>()</h3>
<p>Destroys the theme.</p>
<!-- @@@~Q3DTheme -->
</div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 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>