183 lines
9.0 KiB
HTML
183 lines
9.0 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<!-- baseitem.cpp -->
|
|
<title>BaseItem QML Type | CSDataQuick Documentation 1.2</title>
|
|
<link rel="stylesheet" type="text/css" href="style/online.css" />
|
|
<script type="text/javascript">
|
|
(function (i, s, o, g, r, a, m) {
|
|
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
|
|
(i[r].q = i[r].q || []).push(arguments)
|
|
}, i[r].l = 1 * new Date(); a = s.createElement(o),
|
|
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
|
|
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
|
|
|
|
ga('create', 'UA-24645639-4', 'qt.io');
|
|
ga('set', 'forceSSL', true);
|
|
ga('send', 'pageview');
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div class="header" id="header">
|
|
<header id="navbar" class="">
|
|
</header>
|
|
</div>
|
|
<div class="main">
|
|
<div class="main-rounded">
|
|
<div class="navigationbar">
|
|
<ul class="sub-navigation">
|
|
<li><a href="../../CSDataQuick.html">Home</a></li>
|
|
<li><a href="../docs.html" class="active">Documentation</a></li>
|
|
<li><a href="http://github.com/xiaoqiangwang/CSDataQuick/">Code</a></li>
|
|
<li><a href="https://github.com/xiaoqiangwang/CSDataQuick/issues/">Bug Reports</a></li>
|
|
</ul>
|
|
<div id="main_title_bar">
|
|
<h1>CSDataQuick Documentation</h1>
|
|
<div class="search_bar">
|
|
<script>
|
|
(function() {
|
|
var cx = '001693341472456439948:u9v0snkru3q';
|
|
var gcse = document.createElement('script');
|
|
gcse.type = 'text/javascript';
|
|
gcse.async = true;
|
|
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx;
|
|
var s = document.getElementsByTagName('script')[0];
|
|
s.parentNode.insertBefore(gcse, s);
|
|
})();
|
|
</script>
|
|
<gcse:searchbox-only resultsUrl="search-results.html"></gcse:searchbox-only>
|
|
</div></div>
|
|
<ul>
|
|
<li><a href="index.html">CSDataQuick Documentation</a></li>
|
|
<li><a href="csdataquick-qmlmodules.html">QML Types</a></li>
|
|
<li>BaseItem QML Type</li>
|
|
</ul>
|
|
</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="qml-csdataquick-components-baseitem.html#properties">Properties</a></li>
|
|
<li class="level1"><a href="qml-csdataquick-components-baseitem.html#attached-properties">Attached Properties</a></li>
|
|
<li class="level1"><a href="qml-csdataquick-components-baseitem.html#details">Detailed Description</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="sidebar-content" id="sidebar-content"></div></div>
|
|
<div class="context">
|
|
<h1 class="title">BaseItem QML Type</h1>
|
|
<span class="subtitle"></span>
|
|
<!-- $$$BaseItem-brief -->
|
|
<p>Base item which all visual items derive. <a href="qml-csdataquick-components-baseitem.html#details">More...</a></p>
|
|
<!-- @@@BaseItem -->
|
|
<div class="table"><table class="alignedsummary">
|
|
<tr><td class="memItemLeft rightAlign topAlign"> Import Statement:</td><td class="memItemRight bottomAlign"> import CSDataQuick.Components 1.0</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherited By:</td><td class="memItemRight bottomAlign"> <p><a href="qml-csdataquick-components-cs2dsscan.html">CS2DSscan</a>, <a href="qml-csdataquick-components-csadimage.html">CSADImage</a>, <a href="qml-csdataquick-components-cscartesianplot.html">CSCartesianPlot</a>, <a href="qml-csdataquick-components-cscomposite.html">CSComposite</a>, <a href="qml-csdataquick-components-cscontrol.html">CSControl</a>, <a href="qml-csdataquick-components-csgraphics.html">CSGraphics</a>, <a href="qml-csdataquick-components-csmjpegvideo.html">CSMJPEGVideo</a>, <a href="qml-csdataquick-components-csmonitor.html">CSMonitor</a>, <a href="qml-csdataquick-components-csrelateddisplay.html">CSRelatedDisplay</a>, <a href="qml-csdataquick-components-csshellcommand.html">CSShellCommand</a>, and <a href="qml-csdataquick-components-csstripchart.html">CSStripChart</a></p>
|
|
</td></tr></table></div><ul>
|
|
<li><a href="qml-csdataquick-components-baseitem-members.html">List of all members, including inherited members</a></li>
|
|
</ul>
|
|
<a name="properties"></a>
|
|
<h2 id="properties">Properties</h2>
|
|
<ul>
|
|
<li class="fn"><b><b><a href="qml-csdataquick-components-baseitem.html#background-prop">background</a></b></b> : color</li>
|
|
<li class="fn"><b><b><a href="qml-csdataquick-components-baseitem.html#cursorType-prop">cursorType</a></b></b> : enumeration</li>
|
|
<li class="fn"><b><b><a href="qml-csdataquick-components-baseitem.html#dynamicAttribute-prop">dynamicAttribute</a></b></b> : DynamicAttribute</li>
|
|
<li class="fn"><b><b><a href="qml-csdataquick-components-baseitem.html#foreground-prop">foreground</a></b></b> : color</li>
|
|
<li class="fn"><b><b><a href="qml-csdataquick-components-baseitem.html#limits-prop">limits</a></b></b> : Limits</li>
|
|
<li class="fn"><b><b><a href="qml-csdataquick-components-baseitem.html#window-prop">window</a></b></b> : Window</li>
|
|
</ul>
|
|
<a name="attached-properties"></a>
|
|
<h2 id="attached-properties">Attached Properties</h2>
|
|
<ul>
|
|
<li class="fn"><b><b><a href="qml-csdataquick-components-baseitem.html#filePath-attached-prop">filePath</a></b></b> : string</li>
|
|
</ul>
|
|
<!-- $$$BaseItem-description -->
|
|
<a name="details"></a>
|
|
<h2 id="details">Detailed Description</h2>
|
|
<!-- @@@BaseItem -->
|
|
<h2>Property Documentation</h2>
|
|
<!-- $$$background -->
|
|
<div class="qmlitem"><div class="qmlproto">
|
|
<div class="table"><table class="qmlname">
|
|
<tr valign="top" class="odd" id="background-prop">
|
|
<td class="tblQmlPropNode"><p>
|
|
<a name="background-prop"></a><span class="name">background</span> : <span class="type">color</span></p></td></tr>
|
|
</table></div>
|
|
</div><div class="qmldoc"><p>Color used to fill background.</p>
|
|
</div></div><!-- @@@background -->
|
|
<br/>
|
|
<!-- $$$cursorType -->
|
|
<div class="qmlitem"><div class="qmlproto">
|
|
<div class="table"><table class="qmlname">
|
|
<tr valign="top" class="odd" id="cursorType-prop">
|
|
<td class="tblQmlPropNode"><p>
|
|
<a name="cursorType-prop"></a><span class="name">cursorType</span> : <span class="type">enumeration</span></p></td></tr>
|
|
</table></div>
|
|
</div><div class="qmldoc"><p>Mouse cursor shape.</p>
|
|
</div></div><!-- @@@cursorType -->
|
|
<br/>
|
|
<!-- $$$dynamicAttribute -->
|
|
<div class="qmlitem"><div class="qmlproto">
|
|
<div class="table"><table class="qmlname">
|
|
<tr valign="top" class="odd" id="dynamicAttribute-prop">
|
|
<td class="tblQmlPropNode"><p>
|
|
<a name="dynamicAttribute-prop"></a><span class="name">dynamicAttribute</span> : <span class="type"><a href="qml-csdataquick-components-dynamicattribute.html">DynamicAttribute</a></span></p></td></tr>
|
|
</table></div>
|
|
</div><div class="qmldoc"><p>Configure item's visibility and color</p>
|
|
</div></div><!-- @@@dynamicAttribute -->
|
|
<br/>
|
|
<!-- $$$foreground -->
|
|
<div class="qmlitem"><div class="qmlproto">
|
|
<div class="table"><table class="qmlname">
|
|
<tr valign="top" class="odd" id="foreground-prop">
|
|
<td class="tblQmlPropNode"><p>
|
|
<a name="foreground-prop"></a><span class="name">foreground</span> : <span class="type">color</span></p></td></tr>
|
|
</table></div>
|
|
</div><div class="qmldoc"><p>Color used to draw outline, text.</p>
|
|
<p>This is also the color fill graphics item.</p>
|
|
</div></div><!-- @@@foreground -->
|
|
<br/>
|
|
<!-- $$$limits -->
|
|
<div class="qmlitem"><div class="qmlproto">
|
|
<div class="table"><table class="qmlname">
|
|
<tr valign="top" class="odd" id="limits-prop">
|
|
<td class="tblQmlPropNode"><p>
|
|
<a name="limits-prop"></a><span class="name">limits</span> : <span class="type">Limits</span></p></td></tr>
|
|
</table></div>
|
|
</div><div class="qmldoc"><p>Configure the operation range and data precision</p>
|
|
</div></div><!-- @@@limits -->
|
|
<br/>
|
|
<!-- $$$window -->
|
|
<div class="qmlitem"><div class="qmlproto">
|
|
<div class="table"><table class="qmlname">
|
|
<tr valign="top" class="odd" id="window-prop">
|
|
<td class="tblQmlPropNode"><p>
|
|
<a name="window-prop"></a><span class="name">window</span> : <span class="type"><a href="http://doc.qt.io/qt-5/qml-qtquick-window-window.html">Window</a></span></p></td></tr>
|
|
</table></div>
|
|
</div><div class="qmldoc"><p>Window which contains this item.</p>
|
|
</div></div><!-- @@@window -->
|
|
<br/>
|
|
<h2>Attached Property Documentation</h2>
|
|
<!-- $$$filePath -->
|
|
<div class="qmlitem"><div class="qmlproto">
|
|
<div class="table"><table class="qmlname">
|
|
<tr valign="top" class="odd" id="filePath-attached-prop">
|
|
<td class="tblQmlPropNode"><p>
|
|
<a name="filePath-attached-prop"></a><span class="name">BaseItem.filePath</span> : <span class="type">string</span></p></td></tr>
|
|
</table></div>
|
|
</div><div class="qmldoc"><p>This attached property holds the absolute file path of the display in which this item resides.</p>
|
|
<p>It is attached to each instance of <a href="qml-csdataquick-components-baseitem.html">BaseItem</a>. This property maybe give the items awareness of the global context.</p>
|
|
</div></div><!-- @@@filePath -->
|
|
<br/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer">Copyright (C) 2012-2021 Xiaoqiang Wang, Paul Scherrer Institute.</div>
|
|
</body>
|
|
</html>
|