Sophie

Sophie

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

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" />
<!-- qvcandlestickmodelmapper.cpp -->
  <title>QVCandlestickModelMapper 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 >QVCandlestickModelMapper</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">QVCandlestickModelMapper Class</h1>
<!-- $$$QVCandlestickModelMapper-brief -->
<p>The <a href="qvcandlestickmodelmapper.html">QVCandlestickModelMapper</a> class is a vertical model mapper for a candlestick series. <a href="#details">More...</a></p>
<!-- @@@QVCandlestickModelMapper -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign">   <span class="preprocessor">#include &lt;QVCandlestickModelMapper&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-vcandlestickmodelmapper.html">VCandlestickModelMapper</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="qvcandlestickmodelmapper-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="qvcandlestickmodelmapper.html#closeRow-prop">closeRow</a></b> : int</li>
<li class="fn"><b><a href="qvcandlestickmodelmapper.html#firstSetColumn-prop">firstSetColumn</a></b> : int</li>
<li class="fn"><b><a href="qvcandlestickmodelmapper.html#highRow-prop">highRow</a></b> : int</li>
<li class="fn"><b><a href="qvcandlestickmodelmapper.html#lastSetColumn-prop">lastSetColumn</a></b> : int</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><b><a href="qvcandlestickmodelmapper.html#lowRow-prop">lowRow</a></b> : int</li>
<li class="fn"><b><a href="qvcandlestickmodelmapper.html#openRow-prop">openRow</a></b> : int</li>
<li class="fn"><b><a href="qvcandlestickmodelmapper.html#timestampRow-prop">timestampRow</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="qvcandlestickmodelmapper.html#QVCandlestickModelMapper">QVCandlestickModelMapper</a></b>(QObject *<i>parent</i> = nullptr)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#closeRow-prop">closeRow</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#firstSetColumn-prop">firstSetColumn</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#highRow-prop">highRow</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#lastSetColumn-prop">lastSetColumn</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#lowRow-prop">lowRow</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#openRow-prop">openRow</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#closeRow-prop">setCloseRow</a></b>(int <i>closeRow</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#firstSetColumn-prop">setFirstSetColumn</a></b>(int <i>firstSetColumn</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#highRow-prop">setHighRow</a></b>(int <i>highRow</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#lastSetColumn-prop">setLastSetColumn</a></b>(int <i>lastSetColumn</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#lowRow-prop">setLowRow</a></b>(int <i>lowRow</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#openRow-prop">setOpenRow</a></b>(int <i>openRow</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#timestampRow-prop">setTimestampRow</a></b>(int <i>timestampRow</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#timestampRow-prop">timestampRow</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="qvcandlestickmodelmapper.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="qvcandlestickmodelmapper.html#closeRowChanged">closeRowChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#firstSetColumnChanged">firstSetColumnChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#highRowChanged">highRowChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#lastSetColumnChanged">lastSetColumnChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#lowRowChanged">lowRowChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#openRowChanged">openRowChanged</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvcandlestickmodelmapper.html#timestampRowChanged">timestampRowChanged</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>
<!-- $$$QVCandlestickModelMapper-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>The <a href="qvcandlestickmodelmapper.html">QVCandlestickModelMapper</a> class is a vertical 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 vertical model mapper is used to create a connection between a data model and <a href="qcandlestickseries.html">QCandlestickSeries</a>, so that each column in the data model defines a candlestick item and each row 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="qhcandlestickmodelmapper.html">QHCandlestickModelMapper</a>.</p>
<!-- @@@QVCandlestickModelMapper -->
<div class="prop">
<h2>Property Documentation</h2>
<!-- $$$closeRow-prop$$$closeRow$$$setCloseRowint$$$closeRowChanged -->
<h3 class="fn" id="closeRow-prop"><a name="closeRow-prop"></a><span class="name">closeRow</span> : <span class="type">int</span></h3>
<p>This property holds the row 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>closeRow</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setCloseRow</b></span>(int <i>closeRow</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="qvcandlestickmodelmapper.html#closeRowChanged">closeRowChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@closeRow -->
<!-- $$$firstSetColumn-prop$$$firstSetColumn$$$setFirstSetColumnint$$$firstSetColumnChanged -->
<h3 class="fn" id="firstSetColumn-prop"><a name="firstSetColumn-prop"></a><span class="name">firstSetColumn</span> : <span class="type">int</span></h3>
<p>This property holds the column 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>firstSetColumn</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setFirstSetColumn</b></span>(int <i>firstSetColumn</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="qvcandlestickmodelmapper.html#firstSetColumnChanged">firstSetColumnChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@firstSetColumn -->
<!-- $$$highRow-prop$$$highRow$$$setHighRowint$$$highRowChanged -->
<h3 class="fn" id="highRow-prop"><a name="highRow-prop"></a><span class="name">highRow</span> : <span class="type">int</span></h3>
<p>This property holds the row 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>highRow</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setHighRow</b></span>(int <i>highRow</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="qvcandlestickmodelmapper.html#highRowChanged">highRowChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@highRow -->
<!-- $$$lastSetColumn-prop$$$lastSetColumn$$$setLastSetColumnint$$$lastSetColumnChanged -->
<h3 class="fn" id="lastSetColumn-prop"><a name="lastSetColumn-prop"></a><span class="name">lastSetColumn</span> : <span class="type">int</span></h3>
<p>This property holds the column 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>lastSetColumn</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLastSetColumn</b></span>(int <i>lastSetColumn</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="qvcandlestickmodelmapper.html#lastSetColumnChanged">lastSetColumnChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@lastSetColumn -->
<!-- $$$lowRow-prop$$$lowRow$$$setLowRowint$$$lowRowChanged -->
<h3 class="fn" id="lowRow-prop"><a name="lowRow-prop"></a><span class="name">lowRow</span> : <span class="type">int</span></h3>
<p>This property holds the row 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>lowRow</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLowRow</b></span>(int <i>lowRow</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="qvcandlestickmodelmapper.html#lowRowChanged">lowRowChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@lowRow -->
<!-- $$$openRow-prop$$$openRow$$$setOpenRowint$$$openRowChanged -->
<h3 class="fn" id="openRow-prop"><a name="openRow-prop"></a><span class="name">openRow</span> : <span class="type">int</span></h3>
<p>This property holds the row 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>openRow</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setOpenRow</b></span>(int <i>openRow</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="qvcandlestickmodelmapper.html#openRowChanged">openRowChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@openRow -->
<!-- $$$timestampRow-prop$$$timestampRow$$$setTimestampRowint$$$timestampRowChanged -->
<h3 class="fn" id="timestampRow-prop"><a name="timestampRow-prop"></a><span class="name">timestampRow</span> : <span class="type">int</span></h3>
<p>This property holds the row 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>timestampRow</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setTimestampRow</b></span>(int <i>timestampRow</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="qvcandlestickmodelmapper.html#timestampRowChanged">timestampRowChanged</a></b></span>()</td></tr>
</table></div>
<!-- @@@timestampRow -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QVCandlestickModelMapper[overload1]$$$QVCandlestickModelMapperQObject* -->
<h3 class="fn" id="QVCandlestickModelMapper"><a name="QVCandlestickModelMapper"></a>QVCandlestickModelMapper::<span class="name">QVCandlestickModelMapper</span>(<span class="type">QObject</span> *<i>parent</i> = nullptr)</h3>
<p>Constructs a vertical model mapper object which is a child of <i>parent</i>.</p>
<!-- @@@QVCandlestickModelMapper -->
<!-- $$$closeRowChanged -->
<h3 class="fn" id="closeRowChanged"><a name="closeRowChanged"></a><code>[signal] </code><span class="type">void</span> QVCandlestickModelMapper::<span class="name">closeRowChanged</span>()</h3>
<p>Emitted when the row of the model that contains close values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvcandlestickmodelmapper.html#closeRow-prop">closeRow</a>. </p><p><b>See also </b><a href="qvcandlestickmodelmapper.html#closeRow-prop">closeRow</a>.</p>
<!-- @@@closeRowChanged -->
<!-- $$$firstSetColumnChanged -->
<h3 class="fn" id="firstSetColumnChanged"><a name="firstSetColumnChanged"></a><code>[signal] </code><span class="type">void</span> QVCandlestickModelMapper::<span class="name">firstSetColumnChanged</span>()</h3>
<p>Emitted when the column of the model that contains the data of the first item is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvcandlestickmodelmapper.html#firstSetColumn-prop">firstSetColumn</a>. </p><p><b>See also </b><a href="qvcandlestickmodelmapper.html#firstSetColumn-prop">firstSetColumn</a>.</p>
<!-- @@@firstSetColumnChanged -->
<!-- $$$highRowChanged -->
<h3 class="fn" id="highRowChanged"><a name="highRowChanged"></a><code>[signal] </code><span class="type">void</span> QVCandlestickModelMapper::<span class="name">highRowChanged</span>()</h3>
<p>Emitted when the row of the model that contains high values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvcandlestickmodelmapper.html#highRow-prop">highRow</a>. </p><p><b>See also </b><a href="qvcandlestickmodelmapper.html#highRow-prop">highRow</a>.</p>
<!-- @@@highRowChanged -->
<!-- $$$lastSetColumnChanged -->
<h3 class="fn" id="lastSetColumnChanged"><a name="lastSetColumnChanged"></a><code>[signal] </code><span class="type">void</span> QVCandlestickModelMapper::<span class="name">lastSetColumnChanged</span>()</h3>
<p>Emitted when the column of the model that contains the data of the last item is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvcandlestickmodelmapper.html#lastSetColumn-prop">lastSetColumn</a>. </p><p><b>See also </b><a href="qvcandlestickmodelmapper.html#lastSetColumn-prop">lastSetColumn</a>.</p>
<!-- @@@lastSetColumnChanged -->
<!-- $$$lowRowChanged -->
<h3 class="fn" id="lowRowChanged"><a name="lowRowChanged"></a><code>[signal] </code><span class="type">void</span> QVCandlestickModelMapper::<span class="name">lowRowChanged</span>()</h3>
<p>Emitted when the row of the model that contains low values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvcandlestickmodelmapper.html#lowRow-prop">lowRow</a>. </p><p><b>See also </b><a href="qvcandlestickmodelmapper.html#lowRow-prop">lowRow</a>.</p>
<!-- @@@lowRowChanged -->
<!-- $$$openRowChanged -->
<h3 class="fn" id="openRowChanged"><a name="openRowChanged"></a><code>[signal] </code><span class="type">void</span> QVCandlestickModelMapper::<span class="name">openRowChanged</span>()</h3>
<p>Emitted when the row of the model that contains open values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvcandlestickmodelmapper.html#openRow-prop">openRow</a>. </p><p><b>See also </b><a href="qvcandlestickmodelmapper.html#openRow-prop">openRow</a>.</p>
<!-- @@@openRowChanged -->
<!-- $$$orientation[overload1]$$$orientation -->
<h3 class="fn" id="orientation"><a name="orientation"></a><code>[virtual] </code><span class="type">Qt::Orientation</span> QVCandlestickModelMapper::<span class="name">orientation</span>() const</h3>
<p>Reimplemented from <a href="qcandlestickmodelmapper.html#orientation">QCandlestickModelMapper::orientation</a>().</p>
<p>Returns Qt::Vertical. This means that values of the item are read from columns.</p>
<!-- @@@orientation -->
<!-- $$$timestampRowChanged -->
<h3 class="fn" id="timestampRowChanged"><a name="timestampRowChanged"></a><code>[signal] </code><span class="type">void</span> QVCandlestickModelMapper::<span class="name">timestampRowChanged</span>()</h3>
<p>Emitted when the row of the model that contains timestamp values is changed.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvcandlestickmodelmapper.html#timestampRow-prop">timestampRow</a>. </p><p><b>See also </b><a href="qvcandlestickmodelmapper.html#timestampRow-prop">timestampRow</a>.</p>
<!-- @@@timestampRowChanged -->
</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>