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)
148 lines
5.8 KiB
HTML
148 lines
5.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_g.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_g"></a>- g -</h3><ul>
|
|
<li>geometry()
|
|
: <a class="el" href="class_qwt_plot_legend_item.html#a399e911ba6cf2670456f0c3ce8067485">QwtPlotLegendItem</a>
|
|
</li>
|
|
<li>getAbortKey()
|
|
: <a class="el" href="class_qwt_panner.html#abdfca52ea5a6a11a533dcbbbddbb3bf6">QwtPanner</a>
|
|
</li>
|
|
<li>getBorderDistHint()
|
|
: <a class="el" href="class_qwt_scale_draw.html#a3d8ac98bc2a52dbc5df76e427b47753c">QwtScaleDraw</a>
|
|
, <a class="el" href="class_qwt_scale_widget.html#a9dc64374f2af7f9646a0c321f96e2a66">QwtScaleWidget</a>
|
|
</li>
|
|
<li>getCanvasMarginHint()
|
|
: <a class="el" href="class_qwt_plot_abstract_bar_chart.html#a32d47f6c91b5489cddbb8fcd9c83ba85">QwtPlotAbstractBarChart</a>
|
|
, <a class="el" href="class_qwt_plot_item.html#ae576c06e796379f5c1fc8a37b8d84565">QwtPlotItem</a>
|
|
</li>
|
|
<li>getCanvasMarginsHint()
|
|
: <a class="el" href="class_qwt_plot.html#a3572fc95aac4db50cd692b2cb11a53a6">QwtPlot</a>
|
|
</li>
|
|
<li>getMinBorderDist()
|
|
: <a class="el" href="class_qwt_scale_widget.html#ac96de8de4bd3c9a72ff433bc73f9c06b">QwtScaleWidget</a>
|
|
</li>
|
|
<li>getMouseButton()
|
|
: <a class="el" href="class_qwt_magnifier.html#a8793ae263bf2c96db8eb7d2942f01974">QwtMagnifier</a>
|
|
, <a class="el" href="class_qwt_panner.html#a8a74f8e2f4d424f85fa5a9da11c075d2">QwtPanner</a>
|
|
</li>
|
|
<li>getZoomInKey()
|
|
: <a class="el" href="class_qwt_magnifier.html#a0df893ea54dbb2a1967248740a1db84f">QwtMagnifier</a>
|
|
</li>
|
|
<li>getZoomOutKey()
|
|
: <a class="el" href="class_qwt_magnifier.html#ad1192dfc87ec7b451d3dfa982cc0e602">QwtMagnifier</a>
|
|
</li>
|
|
<li>grab()
|
|
: <a class="el" href="class_qwt_panner.html#ac5ac83293f33b7b71ae9f49217d53fec">QwtPanner</a>
|
|
, <a class="el" href="class_qwt_plot_panner.html#abb38281cf067c76703b5f557f14bfcf5">QwtPlotPanner</a>
|
|
</li>
|
|
<li>grabProperties()
|
|
: <a class="el" href="class_qwt_plot.html#a864f78bcebc9cb767e8decca266cc3e4">QwtPlot</a>
|
|
</li>
|
|
<li>graphic()
|
|
: <a class="el" href="class_qwt_symbol.html#ae0d2c7643ae294a66eb0622bbdad4711">QwtSymbol</a>
|
|
</li>
|
|
<li>QwtGraphic()
|
|
: <a class="el" href="class_qwt_graphic.html#a12bf98d94b68b344e9e4f97c0a15f649">QwtGraphic</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>
|