/usr/share/qt5/doc/qtcharts/qvalueaxis.html is in qtcharts5-doc-html 5.9.5-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qvalueaxis.cpp -->
<title>QValueAxis 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 >QValueAxis</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.5 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="#public-slots">Public Slots</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">QValueAxis Class</h1>
<!-- $$$QValueAxis-brief -->
<p>The <a href="qvalueaxis.html">QValueAxis</a> class adds values to a chart's axes. <a href="#details">More...</a></p>
<!-- @@@QValueAxis -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Header:</td><td class="memItemRight bottomAlign"> <span class="preprocessor">#include <QValueAxis></span>
</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Instantiated By:</td><td class="memItemRight bottomAlign"> <a href="qml-qtcharts-valueaxis.html">ValueAxis</a></td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherits:</td><td class="memItemRight bottomAlign"> <a href="qabstractaxis.html">QAbstractAxis</a></td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherited By:</td><td class="memItemRight bottomAlign"> <p><a href="qcategoryaxis.html">QCategoryAxis</a></p>
</td></tr></table></div><ul>
<li><a href="qvalueaxis-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="qvalueaxis.html#labelFormat-prop">labelFormat</a></b> : QString</li>
<li class="fn"><b><a href="qvalueaxis.html#max-prop">max</a></b> : qreal</li>
<li class="fn"><b><a href="qvalueaxis.html#min-prop">min</a></b> : qreal</li>
</ul></td><td class="topAlign"><ul>
<li class="fn"><b><a href="qvalueaxis.html#minorTickCount-prop">minorTickCount</a></b> : int</li>
<li class="fn"><b><a href="qvalueaxis.html#tickCount-prop">tickCount</a></b> : int</li>
</ul>
</td></tr>
</table></div>
<ul>
<li class="fn">27 properties inherited from <a href="qabstractaxis.html#properties">QAbstractAxis</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="qvalueaxis.html#QValueAxis">QValueAxis</a></b>(QObject *<i>parent</i> = Q_NULLPTR)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#dtor.QValueAxis">~QValueAxis</a></b>()</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> QString </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#labelFormat-prop">labelFormat</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> qreal </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#max-prop">max</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> qreal </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#min-prop">min</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#minorTickCount-prop">minorTickCount</a></b>() const</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#labelFormat-prop">setLabelFormat</a></b>(const QString &<i>format</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#max-prop">setMax</a></b>(qreal <i>max</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#min-prop">setMin</a></b>(qreal <i>min</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#minorTickCount-prop">setMinorTickCount</a></b>(int <i>count</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#setRange">setRange</a></b>(qreal <i>min</i>, qreal <i>max</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#tickCount-prop">setTickCount</a></b>(int <i>count</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> int </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#tickCount-prop">tickCount</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 AxisType </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#type">type</a></b>() const</td></tr>
</table></div>
<ul>
<li class="fn">58 public functions inherited from <a href="qabstractaxis.html#public-functions">QAbstractAxis</a></li>
</ul>
<a name="public-slots"></a>
<h2 id="public-slots">Public Slots</h2>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#applyNiceNumbers">applyNiceNumbers</a></b>()</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="qvalueaxis.html#labelFormatChanged">labelFormatChanged</a></b>(const QString &<i>format</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#maxChanged">maxChanged</a></b>(qreal <i>max</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#minChanged">minChanged</a></b>(qreal <i>min</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#minorTickCountChanged">minorTickCountChanged</a></b>(int <i>minorTickCount</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#rangeChanged">rangeChanged</a></b>(qreal <i>min</i>, qreal <i>max</i>)</td></tr>
<tr><td class="memItemLeft rightAlign topAlign"> void </td><td class="memItemRight bottomAlign"><b><a href="qvalueaxis.html#tickCountChanged">tickCountChanged</a></b>(int <i>tickCount</i>)</td></tr>
</table></div>
<ul>
<li class="fn">25 signals inherited from <a href="qabstractaxis.html#signals">QAbstractAxis</a></li>
</ul>
<a name="details"></a>
<!-- $$$QValueAxis-description -->
<div class="descr">
<h2 id="details">Detailed Description</h2>
<p>The <a href="qvalueaxis.html">QValueAxis</a> class adds values to a chart's axes.</p>
<p>A value axis can be set up to show an axis line with tick marks, grid lines, and shades. The values on the axis are drawn at the positions of tick marks.</p>
<p>The following example code illustrates how to use the <a href="qvalueaxis.html">QValueAxis</a> class:</p>
<pre class="cpp">
<span class="type"><a href="qchartview.html">QChartView</a></span> <span class="operator">*</span>chartView <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="qchartview.html">QChartView</a></span>;
<span class="type"><a href="qlineseries.html">QLineSeries</a></span> <span class="operator">*</span>series <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="qlineseries.html">QLineSeries</a></span>;
<span class="comment">// ...</span>
chartView<span class="operator">-</span><span class="operator">></span>chart()<span class="operator">-</span><span class="operator">></span>addSeries(series);
<span class="type"><a href="qvalueaxis.html#QValueAxis">QValueAxis</a></span> <span class="operator">*</span>axisX <span class="operator">=</span> <span class="keyword">new</span> <span class="type"><a href="qvalueaxis.html#QValueAxis">QValueAxis</a></span>;
axisX<span class="operator">-</span><span class="operator">></span>setRange(<span class="number">10</span><span class="operator">,</span> <span class="number">20.5</span>);
axisX<span class="operator">-</span><span class="operator">></span>setTickCount(<span class="number">10</span>);
axisX<span class="operator">-</span><span class="operator">></span>setLabelFormat(<span class="string">"%.2f"</span>);
chartView<span class="operator">-</span><span class="operator">></span>chart()<span class="operator">-</span><span class="operator">></span>setAxisX(axisX<span class="operator">,</span> series);
</pre>
</div>
<!-- @@@QValueAxis -->
<div class="prop">
<h2>Property Documentation</h2>
<!-- $$$labelFormat-prop$$$labelFormat$$$setLabelFormatconstQString&$$$labelFormatChangedconstQString& -->
<h3 class="fn" id="labelFormat-prop"><a name="labelFormat-prop"></a><span class="name">labelFormat</span> : <span class="type">QString</span></h3>
<p>This property holds the label format of the axis.</p>
<p>The format string supports the following conversion specifiers, length modifiers, and flags provided by <code>printf()</code> in the standard C++ library: d, i, o, x, X, f, F, e, E, g, G, c.</p>
<p>If <a href="qchart.html#localizeNumbers-prop">QChart::localizeNumbers</a> is <code>true</code>, the supported specifiers are limited to: d, e, E, f, g, G, and i. Also, only the precision modifier is supported. The rest of the formatting comes from the default QLocale of the application.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> QString </td><td class="memItemRight bottomAlign"><span class="name"><b>labelFormat</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setLabelFormat</b></span>(const QString &<i>format</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="qvalueaxis.html#labelFormatChanged">labelFormatChanged</a></b></span>(const QString &<i>format</i>)</td></tr>
</table></div>
<p><b>See also </b>QString::asprintf().</p>
<!-- @@@labelFormat -->
<!-- $$$max-prop$$$max$$$setMaxqreal$$$maxChangedqreal -->
<h3 class="fn" id="max-prop"><a name="max-prop"></a><span class="name">max</span> : <span class="type">qreal</span></h3>
<p>This property holds the maximum value on the axis.</p>
<p>When setting this property, the minimum value is adjusted if necessary, to ensure that the range remains valid.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> qreal </td><td class="memItemRight bottomAlign"><span class="name"><b>max</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setMax</b></span>(qreal <i>max</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="qvalueaxis.html#maxChanged">maxChanged</a></b></span>(qreal <i>max</i>)</td></tr>
</table></div>
<!-- @@@max -->
<!-- $$$min-prop$$$min$$$setMinqreal$$$minChangedqreal -->
<h3 class="fn" id="min-prop"><a name="min-prop"></a><span class="name">min</span> : <span class="type">qreal</span></h3>
<p>This property holds the minimum value on the axis.</p>
<p>When setting this property, the maximum value is adjusted if necessary, to ensure that the range remains valid.</p>
<p><b>Access functions:</b></p>
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft topAlign rightAlign"> qreal </td><td class="memItemRight bottomAlign"><span class="name"><b>min</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setMin</b></span>(qreal <i>min</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="qvalueaxis.html#minChanged">minChanged</a></b></span>(qreal <i>min</i>)</td></tr>
</table></div>
<!-- @@@min -->
<!-- $$$minorTickCount-prop$$$minorTickCount$$$setMinorTickCountint$$$minorTickCountChangedint -->
<h3 class="fn" id="minorTickCount-prop"><a name="minorTickCount-prop"></a><span class="name">minorTickCount</span> : <span class="type">int</span></h3>
<p>This property holds the number of minor tick marks on the axis. This indicates how many grid lines are drawn between major ticks on the chart. Labels are not drawn for minor ticks. The default value is 0.</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>minorTickCount</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setMinorTickCount</b></span>(int <i>count</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="qvalueaxis.html#minorTickCountChanged">minorTickCountChanged</a></b></span>(int <i>minorTickCount</i>)</td></tr>
</table></div>
<!-- @@@minorTickCount -->
<!-- $$$tickCount-prop$$$tickCount$$$setTickCountint$$$tickCountChangedint -->
<h3 class="fn" id="tickCount-prop"><a name="tickCount-prop"></a><span class="name">tickCount</span> : <span class="type">int</span></h3>
<p>This property holds the number of tick marks on the axis. This indicates how many grid lines are drawn on the chart. The default value is 5, and the number cannot be less than 2.</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>tickCount</b></span>() const</td></tr>
<tr><td class="memItemLeft topAlign rightAlign"> void </td><td class="memItemRight bottomAlign"><span class="name"><b>setTickCount</b></span>(int <i>count</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="qvalueaxis.html#tickCountChanged">tickCountChanged</a></b></span>(int <i>tickCount</i>)</td></tr>
</table></div>
<!-- @@@tickCount -->
</div>
<div class="func">
<h2>Member Function Documentation</h2>
<!-- $$$QValueAxis[overload1]$$$QValueAxisQObject* -->
<h3 class="fn" id="QValueAxis"><a name="QValueAxis"></a>QValueAxis::<span class="name">QValueAxis</span>(<span class="type">QObject</span> *<i>parent</i> = Q_NULLPTR)</h3>
<p>Constructs an axis object that is a child of <i>parent</i>.</p>
<!-- @@@QValueAxis -->
<!-- $$$~QValueAxis[overload1]$$$~QValueAxis -->
<h3 class="fn" id="dtor.QValueAxis"><a name="dtor.QValueAxis"></a>QValueAxis::<span class="name">~QValueAxis</span>()</h3>
<p>Destroys the object.</p>
<!-- @@@~QValueAxis -->
<!-- $$$applyNiceNumbers[overload1]$$$applyNiceNumbers -->
<h3 class="fn" id="applyNiceNumbers"><a name="applyNiceNumbers"></a><code>[slot] </code><span class="type">void</span> QValueAxis::<span class="name">applyNiceNumbers</span>()</h3>
<p>Modifies the current range and number of tick marks on the axis to look <i>nice</i>. The algorithm considers numbers that can be expressed as a form of 1*10^n, 2* 10^n, or 5*10^n to be nice numbers. These numbers are used for setting spacing for the tick marks.</p>
<p><b>See also </b><a href="qvalueaxis.html#setRange">setRange</a>() and <a href="qvalueaxis.html#tickCount-prop">setTickCount</a>().</p>
<!-- @@@applyNiceNumbers -->
<!-- $$$labelFormatChanged -->
<h3 class="fn" id="labelFormatChanged"><a name="labelFormatChanged"></a><code>[signal] </code><span class="type">void</span> QValueAxis::<span class="name">labelFormatChanged</span>(const <span class="type">QString</span> &<i>format</i>)</h3>
<p>This signal is emitted when the <i>format</i> of axis labels changes.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvalueaxis.html#labelFormat-prop">labelFormat</a>. </p><!-- @@@labelFormatChanged -->
<!-- $$$maxChanged -->
<h3 class="fn" id="maxChanged"><a name="maxChanged"></a><code>[signal] </code><span class="type">void</span> QValueAxis::<span class="name">maxChanged</span>(<span class="type">qreal</span> <i>max</i>)</h3>
<p>This signal is emitted when the maximum value of the axis, specified by <i>max</i>, changes.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvalueaxis.html#max-prop">max</a>. </p><!-- @@@maxChanged -->
<!-- $$$minChanged -->
<h3 class="fn" id="minChanged"><a name="minChanged"></a><code>[signal] </code><span class="type">void</span> QValueAxis::<span class="name">minChanged</span>(<span class="type">qreal</span> <i>min</i>)</h3>
<p>This signal is emitted when the minimum value of the axis, specified by <i>min</i>, changes.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvalueaxis.html#min-prop">min</a>. </p><!-- @@@minChanged -->
<!-- $$$minorTickCountChanged -->
<h3 class="fn" id="minorTickCountChanged"><a name="minorTickCountChanged"></a><code>[signal] </code><span class="type">void</span> QValueAxis::<span class="name">minorTickCountChanged</span>(<span class="type">int</span> <i>minorTickCount</i>)</h3>
<p>This signal is emitted when the number of minor tick marks on the axis, specified by <i>minorTickCount</i>, changes.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvalueaxis.html#minorTickCount-prop">minorTickCount</a>. </p><!-- @@@minorTickCountChanged -->
<!-- $$$rangeChanged[overload1]$$$rangeChangedqrealqreal -->
<h3 class="fn" id="rangeChanged"><a name="rangeChanged"></a><code>[signal] </code><span class="type">void</span> QValueAxis::<span class="name">rangeChanged</span>(<span class="type">qreal</span> <i>min</i>, <span class="type">qreal</span> <i>max</i>)</h3>
<p>This signal is emitted when the minimum or maximum value of the axis, specified by <i>min</i> and <i>max</i>, changes.</p>
<!-- @@@rangeChanged -->
<!-- $$$setRange[overload1]$$$setRangeqrealqreal -->
<h3 class="fn" id="setRange"><a name="setRange"></a><span class="type">void</span> QValueAxis::<span class="name">setRange</span>(<span class="type">qreal</span> <i>min</i>, <span class="type">qreal</span> <i>max</i>)</h3>
<p>Sets the range from <i>min</i> to <i>max</i> on the axis. If <i>min</i> is greater than <i>max</i>, this function returns without making any changes.</p>
<!-- @@@setRange -->
<!-- $$$tickCountChanged -->
<h3 class="fn" id="tickCountChanged"><a name="tickCountChanged"></a><code>[signal] </code><span class="type">void</span> QValueAxis::<span class="name">tickCountChanged</span>(<span class="type">int</span> <i>tickCount</i>)</h3>
<p>This signal is emitted when the number of tick marks on the axis, specified by <i>tickCount</i>, changes.</p>
<p><b>Note:</b> Notifier signal for property <a href="qvalueaxis.html#tickCount-prop">tickCount</a>. </p><!-- @@@tickCountChanged -->
<!-- $$$type[overload1]$$$type -->
<h3 class="fn" id="type"><a name="type"></a><code>[virtual] </code><span class="type"><a href="qabstractaxis.html#AxisType-enum">AxisType</a></span> QValueAxis::<span class="name">type</span>() const</h3>
<p>Reimplemented from <a href="qabstractaxis.html#type">QAbstractAxis::type</a>().</p>
<p>Returns the type of the axis.</p>
<!-- @@@type -->
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</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>
|