Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 19952c5e751bf7e3108c3c59625b0f35 > files > 136

qtcharts5-doc-5.9.4-1.mga6.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qhcandlestickmodelmapper.cpp -->
  <title>QHCandlestickModelMapper Class | Qt Charts 5.9</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
  <div class="main">
    <div class="main-rounded">
      <div class="navigationbar">
        <table><tr>
<td >Qt 5.9</td><td ><a href="qtcharts-index.html">Qt Charts</a></td><td ><a href="qt-charts-module.html">C++ Classes</a></td><td >QHCandlestickModelMapper</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<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="#reimplemented-public-functions">Reimplemented Public Functions</a></li>
<li class="level1"><a href="#signals">Signals</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">QHCandlestickModelMapper Class</h1>
<!-- $$$QHCandlestickModelMapper-brief -->
<p>The <a href="qhcandlestickmodelmapper.html">QHCandlestickModelMapper</a> class is a horizontal model mapper for a candlestick series. <a href="#details">More...</a></p>
<!-- @@@QHCandlestickModelMapper -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign">   <span class="preprocessor">#include &lt;QHCandlestickModelMapper&gt;</span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Since:</td><td class="memItemRight bottomAlign">  Qt 5.8</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Instantiated By:</td><td class="memItemRight bottomAlign"> <a href="qml-qtcharts-hcandlestickmodelmapper.html">HCandlestickModelMapper</a></td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherits:</td><td class="memItemRight bottomAlign"> <a href="qcandlestickmodelmapper.html">QCandlestickModelMapper</a></td></tr></table></div><ul>
<li><a href="qhcandlestickmodelmapper-members.html">List of all members, including inherited members</a></li>
</ul>
<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="qhcandlestickmodelmapper.html#closeColumn-prop">closeColumn</a></b> : int</li>
<li class="fn"><b><a href="qhcandlestickmodelmapper.html#firstSetRow-prop">firstSetRow</a></b> : int</li>
<li class="fn"><b><a href="qhcandlestickmodelmapper.html#highColumn-prop">highColumn</a></b> : int</li>
<li class="fn"><b><a href="qhcandlestickmodelmapper.html#lastSetRow-prop">lastSetRow</a></b> : int</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><b><a href="qhcandlestickmodelmapper.html#lowColumn-prop">lowColumn</a></b> : int</li>
<li class="fn"><b><a href="qhcandlestickmodelmapper.html#openColumn-prop">openColumn</a></b> : int</li>
<li class="fn"><b><a href="qhcandlestickmodelmapper.html#timestampColumn-prop">timestampColumn</a></b> : int</li>
</ul>
</td></tr>
</table></div>
<ul>
<li class="fn">2 properties inherited from <a href="qcandlestickmodelmapper.html#properties">QCandlestickModelMapper</a></li>
</ul>
<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="qhcandlestickmodelmapper.html#QHCandlestickModelMapper">QHCandlestickModelMapper</a></b>(QObject *<i>parent</i> = nullptr)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#closeColumn-prop">closeColumn</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#firstSetRow-prop">firstSetRow</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#highColumn-prop">highColumn</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#lastSetRow-prop">lastSetRow</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#lowColumn-prop">lowColumn</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#openColumn-prop">openColumn</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#closeColumn-prop">setCloseColumn</a></b>(int <i>closeColumn</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#firstSetRow-prop">setFirstSetRow</a></b>(int <i>firstSetRow</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#highColumn-prop">setHighColumn</a></b>(int <i>highColumn</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#lastSetRow-prop">setLastSetRow</a></b>(int <i>lastSetRow</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#lowColumn-prop">setLowColumn</a></b>(int <i>lowColumn</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#openColumn-prop">setOpenColumn</a></b>(int <i>openColumn</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#timestampColumn-prop">setTimestampColumn</a></b>(int <i>timestampColumn</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#timestampColumn-prop">timestampColumn</a></b>() const</td></tr>
</table></div>
<a name="reimplemented-public-functions"></a>
<h2 id="reimplemented-public-functions">Reimplemented Public Functions</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> virtual Qt::Orientation </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#orientation">orientation</a></b>() const</td></tr>
</table></div>
<ul>
<li class="fn">5 public functions inherited from <a href="qcandlestickmodelmapper.html#public-functions">QCandlestickModelMapper</a></li>
</ul>
<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="qhcandlestickmodelmapper.html#closeColumnChanged">closeColumnChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#firstSetRowChanged">firstSetRowChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#highColumnChanged">highColumnChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#lastSetRowChanged">lastSetRowChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#lowColumnChanged">lowColumnChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#openColumnChanged">openColumnChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qhcandlestickmodelmapper.html#timestampColumnChanged">timestampColumnChanged</a></b>()</td></tr>
</table></div>
<ul>
<li class="fn">2 signals inherited from <a href="qcandlestickmodelmapper.html#signals">QCandlestickModelMapper</a></li>
</ul>
<h3>Additional Inherited Members</h3>
<ul>
<li class="fn">14 protected functions inherited from <a href="qcandlestickmodelmapper.html#protected-functions">QCandlestickModelMapper</a></li>
</ul>
<a name="details"></a>
<!-- $$$QHCandlestickModelMapper-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>The <a href="qhcandlestickmodelmapper.html">QHCandlestickModelMapper</a> class is a horizontal model mapper for a candlestick series.</p>
<p>Model mappers enable using a data model derived from the QAbstractItemModel class as a data source for a chart. A horizontal model mapper is used to create a connection between a data model and <a href="qcandlestickseries.html">QCandlestickSeries</a>, so that each row in the data model defines a candlestick item and each column maps to the open, high, low, close, and timestamp values of the candlestick item.</p>
<p>Both model and candlestick series properties can be used to manipulate the data. The model mapper keeps the candlestick series and the data model in sync.</p>
<p>The model mapper ensures that all the candlestick items in the candlestick series have equal sizes. Therefore, adding or removing a value from a candlestick item causes the same change to be made in all the candlestick items in the candlestick series.</p>
</div>
<p><b>See also </b><a href="qcandlestickseries.html">QCandlestickSeries</a>, <a href="qcandlestickset.html">QCandlestickSet</a>, and <a href="qvcandlestickmodelmapper.html">QVCandlestickModelMapper</a>.</p>
<!-- @@@QHCandlestickModelMapper -->
<div class="prop">
<h2>Property Documentation</h2>
<!-- $$$closeColumn-prop$$$closeColumn$$$setCloseColumnint$$$closeColumnChanged -->
<h3 class="fn" id="closeColumn-prop"><a name="closeColumn-prop"></a><span class="name">closeColumn</span> : <span class="type">int</span></h3>
<p>This property holds the column of the model that contains the close values of the candlestick items in the series.</p>
<p>The default value is -1 (invalid mapping).</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>closeColumn</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setCloseColumn</b></span>(int <i>closeColumn</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><a href="qhcandlestickmodelmapper.html#closeColumnChanged">closeColumnChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@closeColumn -->
<!-- $$$firstSetRow-prop$$$firstSetRow$$$setFirstSetRowint$$$firstSetRowChanged -->
<h3 class="fn" id="firstSetRow-prop"><a name="firstSetRow-prop"></a><span class="name">firstSetRow</span> : <span class="type">int</span></h3>
<p>This property holds the row of the model that is used as the data source for the first item.</p>
<p>The default value is -1 (invalid mapping).</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>firstSetRow</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setFirstSetRow</b></span>(int <i>firstSetRow</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><a href="qhcandlestickmodelmapper.html#firstSetRowChanged">firstSetRowChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@firstSetRow -->
<!-- $$$highColumn-prop$$$highColumn$$$setHighColumnint$$$highColumnChanged -->
<h3 class="fn" id="highColumn-prop"><a name="highColumn-prop"></a><span class="name">highColumn</span> : <span class="type">int</span></h3>
<p>This property holds the column of the model that contains the high values of the candlestick items in the series.</p>
<p>The default value is -1 (invalid mapping).</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>highColumn</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setHighColumn</b></span>(int <i>highColumn</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><a href="qhcandlestickmodelmapper.html#highColumnChanged">highColumnChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@highColumn -->
<!-- $$$lastSetRow-prop$$$lastSetRow$$$setLastSetRowint$$$lastSetRowChanged -->
<h3 class="fn" id="lastSetRow-prop"><a name="lastSetRow-prop"></a><span class="name">lastSetRow</span> : <span class="type">int</span></h3>
<p>This property holds the row of the model that is used as the data source for the last item.</p>
<p>The default value is -1 (invalid mapping).</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>lastSetRow</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLastSetRow</b></span>(int <i>lastSetRow</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><a href="qhcandlestickmodelmapper.html#lastSetRowChanged">lastSetRowChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@lastSetRow -->
<!-- $$$lowColumn-prop$$$lowColumn$$$setLowColumnint$$$lowColumnChanged -->
<h3 class="fn" id="lowColumn-prop"><a name="lowColumn-prop"></a><span class="name">lowColumn</span> : <span class="type">int</span></h3>
<p>This property holds the column of the model that contains the low values of the candlestick items in the series.</p>
<p>The default value is -1 (invalid mapping).</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>lowColumn</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLowColumn</b></span>(int <i>lowColumn</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><a href="qhcandlestickmodelmapper.html#lowColumnChanged">lowColumnChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@lowColumn -->
<!-- $$$openColumn-prop$$$openColumn$$$setOpenColumnint$$$openColumnChanged -->
<h3 class="fn" id="openColumn-prop"><a name="openColumn-prop"></a><span class="name">openColumn</span> : <span class="type">int</span></h3>
<p>This property holds the column of the model that contains the open values of the candlestick items in the series.</p>
<p>The default value is -1 (invalid mapping).</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>openColumn</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setOpenColumn</b></span>(int <i>openColumn</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><a href="qhcandlestickmodelmapper.html#openColumnChanged">openColumnChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@openColumn -->
<!-- $$$timestampColumn-prop$$$timestampColumn$$$setTimestampColumnint$$$timestampColumnChanged -->
<h3 class="fn" id="timestampColumn-prop"><a name="timestampColumn-prop"></a><span class="name">timestampColumn</span> : <span class="type">int</span></h3>
<p>This property holds the column of the model that contains the timestamp values of the candlestick items in the series.</p>
<p>The default value is -1 (invalid mapping).</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> int </td><td class="memItemRight bottomAlign"><span class="name"><b>timestampColumn</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setTimestampColumn</b></span>(int <i>timestampColumn</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><a href="qhcandlestickmodelmapper.html#timestampColumnChanged">timestampColumnChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@timestampColumn -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QHCandlestickModelMapper[overload1]$$$QHCandlestickModelMapperQObject* -->
<h3 class="fn" id="QHCandlestickModelMapper"><a name="QHCandlestickModelMapper"></a>QHCandlestickModelMapper::<span class="name">QHCandlestickModelMapper</span>(<span class="type">QObject</span> *<i>parent</i> = nullptr)</h3>
<p>Constructs a horizontal model mapper object which is a child of <i>parent</i>.</p>
<!-- @@@QHCandlestickModelMapper -->
<!-- $$$closeColumnChanged -->
<h3 class="fn" id="closeColumnChanged"><a name="closeColumnChanged"></a><code>[signal] </code><span class="type">void</span> QHCandlestickModelMapper::<span class="name">closeColumnChanged</span>()</h3>
<p>Emitted when the column of the model that contains close values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qhcandlestickmodelmapper.html#closeColumn-prop">closeColumn</a>. </p><p><b>See also </b><a href="qhcandlestickmodelmapper.html#closeColumn-prop">closeColumn</a>.</p>
<!-- @@@closeColumnChanged -->
<!-- $$$firstSetRowChanged -->
<h3 class="fn" id="firstSetRowChanged"><a name="firstSetRowChanged"></a><code>[signal] </code><span class="type">void</span> QHCandlestickModelMapper::<span class="name">firstSetRowChanged</span>()</h3>
<p>Emitted when the row of the model that contains the data of the first item is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qhcandlestickmodelmapper.html#firstSetRow-prop">firstSetRow</a>. </p><p><b>See also </b><a href="qhcandlestickmodelmapper.html#firstSetRow-prop">firstSetRow</a>.</p>
<!-- @@@firstSetRowChanged -->
<!-- $$$highColumnChanged -->
<h3 class="fn" id="highColumnChanged"><a name="highColumnChanged"></a><code>[signal] </code><span class="type">void</span> QHCandlestickModelMapper::<span class="name">highColumnChanged</span>()</h3>
<p>Emitted when the column of the model that contains high values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qhcandlestickmodelmapper.html#highColumn-prop">highColumn</a>. </p><p><b>See also </b><a href="qhcandlestickmodelmapper.html#highColumn-prop">highColumn</a>.</p>
<!-- @@@highColumnChanged -->
<!-- $$$lastSetRowChanged -->
<h3 class="fn" id="lastSetRowChanged"><a name="lastSetRowChanged"></a><code>[signal] </code><span class="type">void</span> QHCandlestickModelMapper::<span class="name">lastSetRowChanged</span>()</h3>
<p>Emitted when the row of the model that contains the data of the last item is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qhcandlestickmodelmapper.html#lastSetRow-prop">lastSetRow</a>. </p><p><b>See also </b><a href="qhcandlestickmodelmapper.html#lastSetRow-prop">lastSetRow</a>.</p>
<!-- @@@lastSetRowChanged -->
<!-- $$$lowColumnChanged -->
<h3 class="fn" id="lowColumnChanged"><a name="lowColumnChanged"></a><code>[signal] </code><span class="type">void</span> QHCandlestickModelMapper::<span class="name">lowColumnChanged</span>()</h3>
<p>Emitted when the column of the model that contains low values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qhcandlestickmodelmapper.html#lowColumn-prop">lowColumn</a>. </p><p><b>See also </b><a href="qhcandlestickmodelmapper.html#lowColumn-prop">lowColumn</a>.</p>
<!-- @@@lowColumnChanged -->
<!-- $$$openColumnChanged -->
<h3 class="fn" id="openColumnChanged"><a name="openColumnChanged"></a><code>[signal] </code><span class="type">void</span> QHCandlestickModelMapper::<span class="name">openColumnChanged</span>()</h3>
<p>Emitted when the column of the model that contains open values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qhcandlestickmodelmapper.html#openColumn-prop">openColumn</a>. </p><p><b>See also </b><a href="qhcandlestickmodelmapper.html#openColumn-prop">openColumn</a>.</p>
<!-- @@@openColumnChanged -->
<!-- $$$orientation[overload1]$$$orientation -->
<h3 class="fn" id="orientation"><a name="orientation"></a><code>[virtual] </code><span class="type">Qt::Orientation</span> QHCandlestickModelMapper::<span class="name">orientation</span>() const</h3>
<p>Reimplemented from <a href="qcandlestickmodelmapper.html#orientation">QCandlestickModelMapper::orientation</a>().</p>
<p>Returns Qt::Horizontal. This means that values of the item are read from rows.</p>
<!-- @@@orientation -->
<!-- $$$timestampColumnChanged -->
<h3 class="fn" id="timestampColumnChanged"><a name="timestampColumnChanged"></a><code>[signal] </code><span class="type">void</span> QHCandlestickModelMapper::<span class="name">timestampColumnChanged</span>()</h3>
<p>Emitted when the column of the model that contains timestamp values is changed</p>
<p><b>Note:</b> Notifier signal for property <a href="qhcandlestickmodelmapper.html#timestampColumn-prop">timestampColumn</a>. </p><p><b>See also </b><a href="qhcandlestickmodelmapper.html#timestampColumn-prop">timestampColumn</a>.</p>
<!-- @@@timestampColumnChanged -->
</div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br>    Qt and respective logos are trademarks of The Qt Company Ltd.     in Finland and/or other countries worldwide. All other trademarks are property
   of their respective owners. </p>
</div>
</body>
</html>