mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-03 03:10:04 +02:00

- qt4->qt5 - in built qt5 6.1.5 because rhel7 is not upto date with qt5, removed findqwt.cmake - made a fix in qwt lib (qwt_plot_layout.h) to work with 5.15 and lower versions for qrect constr. - qt5 forms fixed, qt4 many hard coding forms switched to forms including qtabwidget, scrolls etc, fonts moved to forms - docking option enabled by default, removed option to disable docking feature from "Mode" - added qVersionResolve utility functions to handle compatibility before and after qt5.12 - qtplots (ian's code) takes in gain mode enable to set some settings within the class, with proper gain plot ticks - ensure gain plots have no zooming of z axis in 2d and y axis in 1d - removed placeholder text in qpalette in main window form as its not supportd until 5.12 (so using qt5.9 designer insted of qt5.15 to cope) - tab order Servers: - fixed some error messages that were empty for fail in funcs (mostly minor as if this error, major issues)
334 lines
14 KiB
HTML
334 lines
14 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.16"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>Qwt User's Guide: Class Members</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(initResizable);
|
|
/* @license-end */</script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">Qwt User's Guide
|
|
 <span id="projectnumber">6.1.5</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.16 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions.html','');});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
|
|
|
|
<h3><a id="index_a"></a>- a -</h3><ul>
|
|
<li>abstractScaleDraw()
|
|
: <a class="el" href="class_qwt_abstract_scale.html#a473e84e72bd52afac58c04d004b5c06a">QwtAbstractScale</a>
|
|
</li>
|
|
<li>accept()
|
|
: <a class="el" href="class_qwt_picker.html#a916d8d4c10fe4a83d48f615298cb71f4">QwtPicker</a>
|
|
, <a class="el" href="class_qwt_plot_zoomer.html#a495b63d2b0736615c7a0e331ad0cd46f">QwtPlotZoomer</a>
|
|
</li>
|
|
<li>activate()
|
|
: <a class="el" href="class_qwt_plot_layout.html#a0e1fc2ebc7d88f76ef0020a16e5dc2d7">QwtPlotLayout</a>
|
|
</li>
|
|
<li>activated()
|
|
: <a class="el" href="class_qwt_picker.html#a89a2c67a355d6b9bc54348e2f25fe139">QwtPicker</a>
|
|
</li>
|
|
<li>ActiveOnly
|
|
: <a class="el" href="class_qwt_picker.html#a01be4d404ffc3a7b238b0d0aaeb66b93a973f3446b39ea41b5dc3b31593ecb64a">QwtPicker</a>
|
|
</li>
|
|
<li>addColorStop()
|
|
: <a class="el" href="class_qwt_linear_color_map.html#aa7162a034e882e752c15051439bb2c99">QwtLinearColorMap</a>
|
|
</li>
|
|
<li>added()
|
|
: <a class="el" href="class_qwt_set_sample.html#a335903a0f06cc5a319519d0be88c62d8">QwtSetSample</a>
|
|
</li>
|
|
<li>addItem()
|
|
: <a class="el" href="class_qwt_dyn_grid_layout.html#a3ac3ace65c84e16fba7fe83cd795eea1">QwtDynGridLayout</a>
|
|
</li>
|
|
<li>adjustedPoints()
|
|
: <a class="el" href="class_qwt_picker.html#aae676f7801cd57802ebdf3a544ca60d9">QwtPicker</a>
|
|
</li>
|
|
<li>alarmBrush()
|
|
: <a class="el" href="class_qwt_thermo.html#aa269fa046eaf30491e7c624a1fa0e096">QwtThermo</a>
|
|
</li>
|
|
<li>alarmEnabled()
|
|
: <a class="el" href="class_qwt_thermo.html#ad64e8d51c78a359494c48e02d9ce5caa">QwtThermo</a>
|
|
</li>
|
|
<li>alarmLevel()
|
|
: <a class="el" href="class_qwt_thermo.html#aee9cf6c14feecc68fd866b0a5c1ab06b">QwtThermo</a>
|
|
</li>
|
|
<li>alarmRect()
|
|
: <a class="el" href="class_qwt_thermo.html#ae979dbcb32630eaed69e0ff54a46c4fa">QwtThermo</a>
|
|
</li>
|
|
<li>align()
|
|
: <a class="el" href="class_qwt_linear_scale_engine.html#af299b58ff98b8c1f32155b90676bd2ee">QwtLinearScaleEngine</a>
|
|
, <a class="el" href="class_qwt_log_scale_engine.html#a758ce119c851b8dd1c77e7bfaaed235f">QwtLogScaleEngine</a>
|
|
</li>
|
|
<li>alignCanvasToScale()
|
|
: <a class="el" href="class_qwt_plot_layout.html#a4aaca10c99faff613fd2fe2d554a2e0c">QwtPlotLayout</a>
|
|
</li>
|
|
<li>alignDate()
|
|
: <a class="el" href="class_qwt_date_scale_engine.html#a3ce1a9589a1fc35f55b20b44a18281fb">QwtDateScaleEngine</a>
|
|
</li>
|
|
<li>alignLegend()
|
|
: <a class="el" href="class_qwt_plot_layout.html#a128ca0c9c9eb95e466ecbc0aa9121e53">QwtPlotLayout</a>
|
|
</li>
|
|
<li>alignment()
|
|
: <a class="el" href="class_qwt_knob.html#a68a1d38442d36cd75fa6fb7b6d6249b1">QwtKnob</a>
|
|
, <a class="el" href="class_qwt_plot_legend_item.html#ae29fb831fef90b50e8d144c2110d9992">QwtPlotLegendItem</a>
|
|
, <a class="el" href="class_qwt_scale_draw.html#a89774ef071c6d66fae5843a13fe12bd5">QwtScaleDraw</a>
|
|
</li>
|
|
<li>Alignment
|
|
: <a class="el" href="class_qwt_scale_draw.html#acd7ceeeac592ef08530788580b461c66">QwtScaleDraw</a>
|
|
</li>
|
|
<li>alignment()
|
|
: <a class="el" href="class_qwt_scale_widget.html#a0bb00213a17c59b47df0ec0eb3ae52a3">QwtScaleWidget</a>
|
|
</li>
|
|
<li>AlignScales
|
|
: <a class="el" href="class_qwt_plot_layout.html#ad0d2d60e86a4c69ec105524041d5221daf92cc90a2b68a8788a813807d379b95a">QwtPlotLayout</a>
|
|
</li>
|
|
<li>alignScales()
|
|
: <a class="el" href="class_qwt_plot_layout.html#abb79b564eca29b88a51effb13eb8530e">QwtPlotLayout</a>
|
|
</li>
|
|
<li>alpha()
|
|
: <a class="el" href="class_qwt_plot_raster_item.html#a6a8ee7f74861bf13335044810174bd3c">QwtPlotRasterItem</a>
|
|
</li>
|
|
<li>AlphaMask
|
|
: <a class="el" href="class_qwt_widget_overlay.html#a413679fb15e072d5a404f237062b75fca263c0fea842a8d4957ded6f5e47f734e">QwtWidgetOverlay</a>
|
|
</li>
|
|
<li>AlwaysOff
|
|
: <a class="el" href="class_qwt_picker.html#a01be4d404ffc3a7b238b0d0aaeb66b93a94fcf579dddb78a1c88fd4136d3a673a">QwtPicker</a>
|
|
</li>
|
|
<li>AlwaysOn
|
|
: <a class="el" href="class_qwt_picker.html#a01be4d404ffc3a7b238b0d0aaeb66b93a07a7513aa69633c1a3b04fdbfe4674e0">QwtPicker</a>
|
|
</li>
|
|
<li>append()
|
|
: <a class="el" href="class_qwt_picker.html#a5dd2e0ce6b2a6cc50e345ec13aef9255">QwtPicker</a>
|
|
, <a class="el" href="class_qwt_plot_picker.html#a86a68e8ea235b9514084b729c75803ea">QwtPlotPicker</a>
|
|
</li>
|
|
<li>appended()
|
|
: <a class="el" href="class_qwt_picker.html#ad52219271a7c8efab35ded14ac89827a">QwtPicker</a>
|
|
, <a class="el" href="class_qwt_plot_picker.html#a558f8fdf8645e202bd5324b766b445f7">QwtPlotPicker</a>
|
|
</li>
|
|
<li>applyProperties()
|
|
: <a class="el" href="class_qwt_plot.html#ae7e93c7112d16cbd299cf3cbc0bf9f9f">QwtPlot</a>
|
|
</li>
|
|
<li>Arrow
|
|
: <a class="el" href="class_qwt_dial_simple_needle.html#ad28821489e04f1fd942e5bebc8a60584a27ace220f0a5c6abd061c85bbdc9a663">QwtDialSimpleNeedle</a>
|
|
</li>
|
|
<li>arrowSize()
|
|
: <a class="el" href="class_qwt_arrow_button.html#a018b7b1a6c1e2b74f8edcb0421310cfa">QwtArrowButton</a>
|
|
</li>
|
|
<li>arrowType()
|
|
: <a class="el" href="class_qwt_arrow_button.html#a7e9b1a97e6f6281aee4ada6293931d90">QwtArrowButton</a>
|
|
</li>
|
|
<li>aspectRatio()
|
|
: <a class="el" href="class_qwt_plot_rescaler.html#a76bc7cc4987b1572e12431b8128500ae">QwtPlotRescaler</a>
|
|
</li>
|
|
<li>AtomicPainter
|
|
: <a class="el" href="class_qwt_plot_direct_painter.html#a38f72175526a1a748d311763707cf934a95bfb017daa98b23665c1de06e8bd8e5">QwtPlotDirectPainter</a>
|
|
</li>
|
|
<li>attach()
|
|
: <a class="el" href="class_qwt_plot_item.html#aeb2f676533ccae3436bf578824e2165e">QwtPlotItem</a>
|
|
</li>
|
|
<li>Attribute
|
|
: <a class="el" href="class_qwt_plot_direct_painter.html#a38f72175526a1a748d311763707cf934">QwtPlotDirectPainter</a>
|
|
, <a class="el" href="class_qwt_scale_engine.html#a7548418e0896d75eec164bfa2ba3ff5f">QwtScaleEngine</a>
|
|
</li>
|
|
<li>Attributes
|
|
: <a class="el" href="class_qwt_plot_direct_painter.html#a26a66587377067b3bc0539274370693f">QwtPlotDirectPainter</a>
|
|
, <a class="el" href="class_qwt_scale_engine.html#a798f5f1420019d33baa799d26bca0255">QwtScaleEngine</a>
|
|
</li>
|
|
<li>attributes()
|
|
: <a class="el" href="class_qwt_scale_engine.html#ad988149efe820437d7ca1d653e68022e">QwtScaleEngine</a>
|
|
</li>
|
|
<li>Auto
|
|
: <a class="el" href="class_qwt_spline_curve_fitter.html#a8c5e6858f885b5691c30092a950879a8ae19b8325da178d410cf10b04ed5a5df6">QwtSplineCurveFitter</a>
|
|
</li>
|
|
<li>AutoAdjustSamples
|
|
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#ae1db0e1606747ef46c863c54c210e53aa6d8801b5f08318c9be2441ca4bb15a96">QwtPlotAbstractBarChart</a>
|
|
</li>
|
|
<li>AutoCache
|
|
: <a class="el" href="class_qwt_symbol.html#adda2e2c0e5234692adbc530552efd549acaa219da83872a5ea6bec535667037b5">QwtSymbol</a>
|
|
</li>
|
|
<li>autoDelete()
|
|
: <a class="el" href="class_qwt_plot_dict.html#a8f36ce63ad81b939313b0347500d2d31">QwtPlotDict</a>
|
|
</li>
|
|
<li>autoRefresh()
|
|
: <a class="el" href="class_qwt_plot.html#aea78ab565d05b69b8730a4af2a11f07e">QwtPlot</a>
|
|
</li>
|
|
<li>AutoRenderMode
|
|
: <a class="el" href="class_qwt_widget_overlay.html#aaa8358f3b841b733d69e62aa645783d8a831530722d8dc0e42aabfbcacbb6ecc6">QwtWidgetOverlay</a>
|
|
</li>
|
|
<li>autoReplot()
|
|
: <a class="el" href="class_qwt_plot.html#a3a639850b65bc4dbf22b3f3170d61804">QwtPlot</a>
|
|
</li>
|
|
<li>autoScale()
|
|
: <a class="el" href="class_qwt_date_scale_engine.html#ad91cb43ed9bd4cce518f71bbb1aa0fb7">QwtDateScaleEngine</a>
|
|
, <a class="el" href="class_qwt_linear_scale_engine.html#a71ab0cf646e48fbe9a6c818357c43028">QwtLinearScaleEngine</a>
|
|
, <a class="el" href="class_qwt_log_scale_engine.html#aa3245b33e60b85af7be18181ec5eedb1">QwtLogScaleEngine</a>
|
|
</li>
|
|
<li>AutoScale
|
|
: <a class="el" href="class_qwt_plot_item.html#ae0fabcdd35f4818ce5bbe019b0eed062a9de83e2ad8a88796a36a11ef8b033a48">QwtPlotItem</a>
|
|
</li>
|
|
<li>autoScale()
|
|
: <a class="el" href="class_qwt_scale_engine.html#aa27323d6d9d5348bd253a61b45e4785b">QwtScaleEngine</a>
|
|
</li>
|
|
<li>AutoText
|
|
: <a class="el" href="class_qwt_text.html#a63e0d6a59a427a37ed0bfa71b782fd76a0645d333081ec9e3574c98f510c284a1">QwtText</a>
|
|
</li>
|
|
<li>Axis
|
|
: <a class="el" href="class_qwt_plot.html#a81df699dcf9dde0752c0726b5f31e271">QwtPlot</a>
|
|
</li>
|
|
<li>axisAutoScale()
|
|
: <a class="el" href="class_qwt_plot.html#a2f306d8f8ca37352a9c42ff55d5f960f">QwtPlot</a>
|
|
</li>
|
|
<li>axisCnt
|
|
: <a class="el" href="class_qwt_plot.html#a81df699dcf9dde0752c0726b5f31e271aea62036dfd48ee0f9450718592614892">QwtPlot</a>
|
|
</li>
|
|
<li>axisEnabled()
|
|
: <a class="el" href="class_qwt_plot.html#aa6d08ba153cb46662692611b5c38bbe0">QwtPlot</a>
|
|
</li>
|
|
<li>axisFont()
|
|
: <a class="el" href="class_qwt_plot.html#a0469c6a1fcbc4d6f32c66b08b50b7e13">QwtPlot</a>
|
|
</li>
|
|
<li>axisInterval()
|
|
: <a class="el" href="class_qwt_plot.html#a96701d33c1b72dbfd5b3f7ff9d57caff">QwtPlot</a>
|
|
</li>
|
|
<li>axisMaxMajor()
|
|
: <a class="el" href="class_qwt_plot.html#a663fd43f9ccecc4f5390dcd01baa46c0">QwtPlot</a>
|
|
</li>
|
|
<li>axisMaxMinor()
|
|
: <a class="el" href="class_qwt_plot.html#a14afbe0622b1b30c0ad5f725e1fc6b2a">QwtPlot</a>
|
|
</li>
|
|
<li>axisScaleDiv()
|
|
: <a class="el" href="class_qwt_plot.html#a5d2cf8fc69ee7e918c9478cc528d2eb0">QwtPlot</a>
|
|
</li>
|
|
<li>axisScaleDraw()
|
|
: <a class="el" href="class_qwt_plot.html#abbb49f1730c3ea9f636c032f81e5a87e">QwtPlot</a>
|
|
</li>
|
|
<li>axisScaleEngine()
|
|
: <a class="el" href="class_qwt_plot.html#a358673463a8df0a65e58cd9d37223ff9">QwtPlot</a>
|
|
</li>
|
|
<li>axisStepSize()
|
|
: <a class="el" href="class_qwt_plot.html#a85856d20d3904b0028b2f1ff7c65d113">QwtPlot</a>
|
|
</li>
|
|
<li>axisTitle()
|
|
: <a class="el" href="class_qwt_plot.html#a0132283508f41bc16e559a6688b8e106">QwtPlot</a>
|
|
</li>
|
|
<li>axisValid()
|
|
: <a class="el" href="class_qwt_plot.html#ac02c033b024a4ecbefcf1b0e93c91205">QwtPlot</a>
|
|
</li>
|
|
<li>axisWidget()
|
|
: <a class="el" href="class_qwt_plot.html#ae3386e1d38f70864c4c019c0eb6a3d9d">QwtPlot</a>
|
|
</li>
|
|
<li>azimuth()
|
|
: <a class="el" href="class_qwt_point_polar.html#a4b3ebfcbe0d9b6a7e0b39e50d2895510">QwtPointPolar</a>
|
|
</li>
|
|
<li>QwtAbstractLegend()
|
|
: <a class="el" href="class_qwt_abstract_legend.html#a77092d06decd579fcde5c90875c3830b">QwtAbstractLegend</a>
|
|
</li>
|
|
<li>QwtAbstractScale()
|
|
: <a class="el" href="class_qwt_abstract_scale.html#a97fff64367cdbe7bc8dc56c41d5faf9e">QwtAbstractScale</a>
|
|
</li>
|
|
<li>QwtAbstractScaleDraw()
|
|
: <a class="el" href="class_qwt_abstract_scale_draw.html#a19c944664a2e36f06ae71b745fbd442e">QwtAbstractScaleDraw</a>
|
|
</li>
|
|
<li>QwtAbstractSlider()
|
|
: <a class="el" href="class_qwt_abstract_slider.html#af539373e763744c295f90b919fc37870">QwtAbstractSlider</a>
|
|
</li>
|
|
<li>QwtAlphaColorMap()
|
|
: <a class="el" href="class_qwt_alpha_color_map.html#af78213a5ff1ebef8a8d4447b0987bf32">QwtAlphaColorMap</a>
|
|
</li>
|
|
<li>QwtAnalogClock()
|
|
: <a class="el" href="class_qwt_analog_clock.html#af52a1110f1db89c162f49a23772745b9">QwtAnalogClock</a>
|
|
</li>
|
|
<li>QwtArraySeriesData()
|
|
: <a class="el" href="class_qwt_array_series_data.html#a3cb14bbe2b27bf8d49994d80e8eab3ee">QwtArraySeriesData< T ></a>
|
|
</li>
|
|
<li>QwtArrowButton()
|
|
: <a class="el" href="class_qwt_arrow_button.html#ab0ad5aefdd56db10976796be717671e9">QwtArrowButton</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|