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)
180 lines
7.8 KiB
HTML
180 lines
7.8 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 - Functions</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_func_e.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">
|
|
 
|
|
|
|
<h3><a id="index_e"></a>- e -</h3><ul>
|
|
<li>elapsed()
|
|
: <a class="el" href="class_qwt_sampling_thread.html#a34514c4cd9b99228a150f002ac422771">QwtSamplingThread</a>
|
|
, <a class="el" href="class_qwt_system_clock.html#a6d373715eb0fac098f2f02ce42a660c9">QwtSystemClock</a>
|
|
</li>
|
|
<li>enableAxis()
|
|
: <a class="el" href="class_qwt_plot.html#ab644f7a0a0566ff776c89cc225ce37d7">QwtPlot</a>
|
|
</li>
|
|
<li>enableComponent()
|
|
: <a class="el" href="class_qwt_abstract_scale_draw.html#af975410588db6103f281e49d0b43c6a6">QwtAbstractScaleDraw</a>
|
|
</li>
|
|
<li>enableX()
|
|
: <a class="el" href="class_qwt_plot_grid.html#a5e707658a70f8fa7d6241976ed6925a3">QwtPlotGrid</a>
|
|
</li>
|
|
<li>enableXMin()
|
|
: <a class="el" href="class_qwt_plot_grid.html#aae29a56c73a6c04fd874eed97eddd65c">QwtPlotGrid</a>
|
|
</li>
|
|
<li>enableY()
|
|
: <a class="el" href="class_qwt_plot_grid.html#a55397d51a55d6b2f62d96c01d76be111">QwtPlotGrid</a>
|
|
</li>
|
|
<li>enableYMin()
|
|
: <a class="el" href="class_qwt_plot_grid.html#ad2d2f32b9f338c66cac227d24fa79d4c">QwtPlotGrid</a>
|
|
</li>
|
|
<li>end()
|
|
: <a class="el" href="class_qwt_picker.html#ad258c518257cf2f52326905a36efb0c4">QwtPicker</a>
|
|
, <a class="el" href="class_qwt_plot_picker.html#a9fceb663542b6f9b0a358e9419406423">QwtPlotPicker</a>
|
|
, <a class="el" href="class_qwt_plot_zoomer.html#ac7d10eb27858ccfebebecab5d69ecbb3">QwtPlotZoomer</a>
|
|
</li>
|
|
<li>endBorderDist()
|
|
: <a class="el" href="class_qwt_scale_widget.html#a76a5e92a7b138238a8e0b7288842f9c8">QwtScaleWidget</a>
|
|
</li>
|
|
<li>event()
|
|
: <a class="el" href="class_qwt_counter.html#ad855f1cec9068fd73cce5e2e29fb5771">QwtCounter</a>
|
|
, <a class="el" href="class_qwt_plot.html#af40d1bfdd9b6cd94e9981db8b254b961">QwtPlot</a>
|
|
, <a class="el" href="class_qwt_plot_canvas.html#ab7f160c99d7d408a979ebe2acae951bc">QwtPlotCanvas</a>
|
|
, <a class="el" href="class_qwt_plot_g_l_canvas.html#a9345f69cd3c96c5cb4bdcc3d056de8dd">QwtPlotGLCanvas</a>
|
|
</li>
|
|
<li>eventFilter()
|
|
: <a class="el" href="class_qwt_legend.html#ade86e158b8254fe76d42e85f9808c827">QwtLegend</a>
|
|
, <a class="el" href="class_qwt_magnifier.html#ae7f4c0ad7631501cec17abe31695281f">QwtMagnifier</a>
|
|
, <a class="el" href="class_qwt_panner.html#a06b8eea86d4dcbe361c4af41a263f2cb">QwtPanner</a>
|
|
, <a class="el" href="class_qwt_picker.html#ac149f9cb8fb068f31871e1fe450c376e">QwtPicker</a>
|
|
, <a class="el" href="class_qwt_plot.html#a8c40a5ccc1b0fc18f29796ddc05b27f6">QwtPlot</a>
|
|
, <a class="el" href="class_qwt_plot_direct_painter.html#ab421bd757679b61f1dcfde2991500ab2">QwtPlotDirectPainter</a>
|
|
, <a class="el" href="class_qwt_plot_rescaler.html#a2a6809f3940b9114a1faed30f6edc3d0">QwtPlotRescaler</a>
|
|
, <a class="el" href="class_qwt_widget_overlay.html#a460de4766c71c6977478eddff3546066">QwtWidgetOverlay</a>
|
|
</li>
|
|
<li>expandingDirection()
|
|
: <a class="el" href="class_qwt_plot_rescaler.html#acdd929d4b55be6956acd4ec5d0df9467">QwtPlotRescaler</a>
|
|
</li>
|
|
<li>expandingDirections()
|
|
: <a class="el" href="class_qwt_dyn_grid_layout.html#a311207e2bec81a2b8c722544ecc988e3">QwtDynGridLayout</a>
|
|
</li>
|
|
<li>expandInterval()
|
|
: <a class="el" href="class_qwt_plot_rescaler.html#a3dfd3bd03394c66ede8e37478d32784c">QwtPlotRescaler</a>
|
|
</li>
|
|
<li>expandLineBreaks()
|
|
: <a class="el" href="class_qwt_plot_layout.html#afd7a889fcb51a7a5a88942d595baa223">QwtPlotLayout</a>
|
|
</li>
|
|
<li>expandScale()
|
|
: <a class="el" href="class_qwt_plot_rescaler.html#a163fd15cb5e6fa1c855ff069f1711c5c">QwtPlotRescaler</a>
|
|
</li>
|
|
<li>exportTo()
|
|
: <a class="el" href="class_qwt_plot_renderer.html#ac1912ef59ba1a3085f87c0ab49cbcd8b">QwtPlotRenderer</a>
|
|
</li>
|
|
<li>extend()
|
|
: <a class="el" href="class_qwt_interval.html#aa9802cc2bd58eab078197eeda3b53708">QwtInterval</a>
|
|
</li>
|
|
<li>extent()
|
|
: <a class="el" href="class_qwt_abstract_scale_draw.html#a87e21208e981457cde501054319c77e7">QwtAbstractScaleDraw</a>
|
|
, <a class="el" href="class_qwt_round_scale_draw.html#a8d528cfed37736b60b14f0e82b05d7a3">QwtRoundScaleDraw</a>
|
|
, <a class="el" href="class_qwt_scale_draw.html#a15e734d04586db15cad2d037ad7ad3f3">QwtScaleDraw</a>
|
|
</li>
|
|
<li>QwtEventPattern()
|
|
: <a class="el" href="class_qwt_event_pattern.html#a1236c9239a3d8281d66b255ad18f7ee2">QwtEventPattern</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>
|