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)
476 lines
24 KiB
HTML
476 lines
24 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_d.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_d"></a>- d -</h3><ul>
|
|
<li>data()
|
|
: <a class="el" href="class_qwt_legend_label.html#aa7d232fa7a0f3e8bde4d71b360016167">QwtLegendLabel</a>
|
|
, <a class="el" href="class_qwt_plot_spectrogram.html#aaecfced36df660ddb5ecf9d9450cd661">QwtPlotSpectrogram</a>
|
|
, <a class="el" href="class_qwt_series_store.html#aae258d330c8d1bd2057b1f0bc13700f9">QwtSeriesStore< T ></a>
|
|
</li>
|
|
<li>dataChanged()
|
|
: <a class="el" href="class_qwt_abstract_series_store.html#ad95aac5e145cec2871e873c16f5f83b9">QwtAbstractSeriesStore</a>
|
|
, <a class="el" href="class_qwt_plot_series_item.html#a8eaf7453ca8b3e8f522433149ba4c80d">QwtPlotSeriesItem</a>
|
|
</li>
|
|
<li>dataRect()
|
|
: <a class="el" href="class_qwt_abstract_series_store.html#a23d498a9d5bb10cb573db55650551a2c">QwtAbstractSeriesStore</a>
|
|
, <a class="el" href="class_qwt_series_store.html#aaea33c78640e0a161e132a7718bfa286">QwtSeriesStore< T ></a>
|
|
</li>
|
|
<li>dataSize()
|
|
: <a class="el" href="class_qwt_abstract_series_store.html#aa68ed8e5ce3da6b18826d8f95be86ad6">QwtAbstractSeriesStore</a>
|
|
, <a class="el" href="class_qwt_series_store.html#a911568a1e4610e35e4657e52aeb5d4d1">QwtSeriesStore< T ></a>
|
|
</li>
|
|
<li>dateFormat()
|
|
: <a class="el" href="class_qwt_date_scale_draw.html#a6ed36308c2d52aad421e85cb7ede1907">QwtDateScaleDraw</a>
|
|
</li>
|
|
<li>dateFormatOfDate()
|
|
: <a class="el" href="class_qwt_date_scale_draw.html#ac713d7c711d5e98b9d0fe62b70c97b59">QwtDateScaleDraw</a>
|
|
</li>
|
|
<li>dateOfWeek0()
|
|
: <a class="el" href="class_qwt_date.html#abb91fb441a254337d5445ad4bab1a662">QwtDate</a>
|
|
</li>
|
|
<li>defaultContourPen()
|
|
: <a class="el" href="class_qwt_plot_spectrogram.html#afd1ebcdd70da66632a996bb57f6102e3">QwtPlotSpectrogram</a>
|
|
</li>
|
|
<li>defaultIcon()
|
|
: <a class="el" href="class_qwt_plot_item.html#a9a86df9a56ed5fea2cee81026e45f375">QwtPlotItem</a>
|
|
</li>
|
|
<li>defaultItemMode()
|
|
: <a class="el" href="class_qwt_legend.html#ab3104f1cf7a872384bdf5fb39ba46f99">QwtLegend</a>
|
|
</li>
|
|
<li>defaultSize()
|
|
: <a class="el" href="class_qwt_graphic.html#aac1532ad15c8244dde6ba6f7c4b752dd">QwtGraphic</a>
|
|
</li>
|
|
<li>detach()
|
|
: <a class="el" href="class_qwt_plot_item.html#ab2bbee6dbe36a5f1d0ce853ac66716a6">QwtPlotItem</a>
|
|
</li>
|
|
<li>detachItems()
|
|
: <a class="el" href="class_qwt_plot_dict.html#acb2e402e05c693433ed7e84696fbdfc0">QwtPlotDict</a>
|
|
</li>
|
|
<li>dimForLength()
|
|
: <a class="el" href="class_qwt_scale_widget.html#ab80a559c9009755eb85e131cd2c64fc5">QwtScaleWidget</a>
|
|
</li>
|
|
<li>discardFlags()
|
|
: <a class="el" href="class_qwt_plot_renderer.html#abf865338a89234981dabaa3ed0f45c94">QwtPlotRenderer</a>
|
|
</li>
|
|
<li>discardRaster()
|
|
: <a class="el" href="class_qwt_raster_data.html#a369a5f525814bf569e01f88fbd8ddb5b">QwtRasterData</a>
|
|
</li>
|
|
<li>divideEps()
|
|
: <a class="el" href="class_qwt_scale_arithmetic.html#a349d85f9c5df08e950827a2fde7da59e">QwtScaleArithmetic</a>
|
|
</li>
|
|
<li>divideInterval()
|
|
: <a class="el" href="class_qwt_scale_arithmetic.html#a9d50d78310bbd82289f2558ad436667a">QwtScaleArithmetic</a>
|
|
, <a class="el" href="class_qwt_scale_engine.html#a7c60080fe83474eb50d5094b9f93d649">QwtScaleEngine</a>
|
|
</li>
|
|
<li>divideScale()
|
|
: <a class="el" href="class_qwt_date_scale_engine.html#a4395e7908f66633ed89b8e7c3b2e571c">QwtDateScaleEngine</a>
|
|
, <a class="el" href="class_qwt_linear_scale_engine.html#a6ee7ab65b62767800a2b388fa15b29f2">QwtLinearScaleEngine</a>
|
|
, <a class="el" href="class_qwt_log_scale_engine.html#ad4a3e7bfe5e87dd661b848cbb2487e50">QwtLogScaleEngine</a>
|
|
, <a class="el" href="class_qwt_scale_engine.html#ab85442ced7cf3a39e5ad25f8cb80dea4">QwtScaleEngine</a>
|
|
</li>
|
|
<li>draw()
|
|
: <a class="el" href="class_qwt_abstract_scale_draw.html#ac4442d7480db1288971e7eac15142467">QwtAbstractScaleDraw</a>
|
|
, <a class="el" href="class_qwt_column_symbol.html#aaa1579b1bae6833a6f3b745a420f779d">QwtColumnSymbol</a>
|
|
, <a class="el" href="class_qwt_compass_rose.html#ad974a3035da51a9cfb36fa04eb1c40a6">QwtCompassRose</a>
|
|
, <a class="el" href="class_qwt_dial_needle.html#a3b437180b9f4085485a6003d211f6efa">QwtDialNeedle</a>
|
|
, <a class="el" href="class_qwt_interval_symbol.html#a2dde342fee1c1f6051c39620f3bf8930">QwtIntervalSymbol</a>
|
|
, <a class="el" href="class_qwt_math_m_l_text_engine.html#a7d762090045267910dfd579defb6fa29">QwtMathMLTextEngine</a>
|
|
, <a class="el" href="class_qwt_plain_text_engine.html#a84d8e3e2a4710d3e1143ca47020f1c4a">QwtPlainTextEngine</a>
|
|
, <a class="el" href="class_qwt_plot_grid.html#adfaf00c5adb1ada5eb8fa25a5bd90b20">QwtPlotGrid</a>
|
|
, <a class="el" href="class_qwt_plot_item.html#a0b0d6589d5db81ce72e6b33c4fbb21f9">QwtPlotItem</a>
|
|
, <a class="el" href="class_qwt_plot_legend_item.html#aaaa6be74cf816e714fe65d76cd5e8982">QwtPlotLegendItem</a>
|
|
, <a class="el" href="class_qwt_plot_marker.html#a34a10afabf7522b57010778e5a6c7e60">QwtPlotMarker</a>
|
|
, <a class="el" href="class_qwt_plot_raster_item.html#ad1b901baadc6a694929ee39a5a2acbbb">QwtPlotRasterItem</a>
|
|
, <a class="el" href="class_qwt_plot_scale_item.html#afa88624392743f8269660b8164f52d88">QwtPlotScaleItem</a>
|
|
, <a class="el" href="class_qwt_plot_series_item.html#a3a47982b372d5fd302846837afc126a4">QwtPlotSeriesItem</a>
|
|
, <a class="el" href="class_qwt_plot_shape_item.html#a2e0d07b1df90d4b55dab3baeb1f8b0ed">QwtPlotShapeItem</a>
|
|
, <a class="el" href="class_qwt_plot_spectrogram.html#a8b723a9f40c919b21094fb85ebf50309">QwtPlotSpectrogram</a>
|
|
, <a class="el" href="class_qwt_plot_svg_item.html#a595fbab994d81caa92411124be2158d2">QwtPlotSvgItem</a>
|
|
, <a class="el" href="class_qwt_plot_text_label.html#a734341e4ef3fa5b37b1fb0fe73e628e0">QwtPlotTextLabel</a>
|
|
, <a class="el" href="class_qwt_plot_zone_item.html#a8e1cfbe866034ede97f28272cdaa715e">QwtPlotZoneItem</a>
|
|
, <a class="el" href="class_qwt_rich_text_engine.html#a06a4adbfd09b33896c8df14d861311ae">QwtRichTextEngine</a>
|
|
, <a class="el" href="class_qwt_scale_widget.html#a3e41186dbc54272b954ce7baac1ef35a">QwtScaleWidget</a>
|
|
, <a class="el" href="class_qwt_simple_compass_rose.html#a9f474dbf0a9c35224e9dc1d168cbf35f">QwtSimpleCompassRose</a>
|
|
, <a class="el" href="class_qwt_text.html#ad81ee227016361a0362081bc67c301da">QwtText</a>
|
|
, <a class="el" href="class_qwt_text_engine.html#ad727f58f9eebfec86369e7f2e5bf6a59">QwtTextEngine</a>
|
|
</li>
|
|
<li>drawArrow()
|
|
: <a class="el" href="class_qwt_arrow_button.html#a54c272f2ca19627613415fb5e0bf0b88">QwtArrowButton</a>
|
|
</li>
|
|
<li>drawBackbone()
|
|
: <a class="el" href="class_qwt_abstract_scale_draw.html#a15994a6033e689c3acdb8d83ae4f2a1c">QwtAbstractScaleDraw</a>
|
|
, <a class="el" href="class_qwt_round_scale_draw.html#a9f740a398804b2915e381c08bcf33b26">QwtRoundScaleDraw</a>
|
|
, <a class="el" href="class_qwt_scale_draw.html#a67cd306cd6689b4ff8ea4b71a8e06527">QwtScaleDraw</a>
|
|
</li>
|
|
<li>drawBackgound()
|
|
: <a class="el" href="class_qwt_painter.html#a726b908df4fd65a15e0d7ec3862947bc">QwtPainter</a>
|
|
</li>
|
|
<li>drawBackground()
|
|
: <a class="el" href="class_qwt_plot_g_l_canvas.html#a7d829159155bff3fe206101914feeb26">QwtPlotGLCanvas</a>
|
|
, <a class="el" href="class_qwt_plot_legend_item.html#ac9ceac666827ebe1f30d344328f24859">QwtPlotLegendItem</a>
|
|
</li>
|
|
<li>drawBar()
|
|
: <a class="el" href="class_qwt_plot_bar_chart.html#aab8cf5f65daa710bbe748a77a3ec9ea5">QwtPlotBarChart</a>
|
|
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#ac7a70c90bf0c861c7fcc268787da12d0">QwtPlotMultiBarChart</a>
|
|
, <a class="el" href="class_qwt_plot_trading_curve.html#a59325da18e8bac9e18971a4aaf7f191f">QwtPlotTradingCurve</a>
|
|
</li>
|
|
<li>drawBorder()
|
|
: <a class="el" href="class_qwt_plot_canvas.html#a4d415010a4baa09fa3b3edfcc6e5e4e7">QwtPlotCanvas</a>
|
|
, <a class="el" href="class_qwt_plot_g_l_canvas.html#a9dc8018e6144788fe75dfc62206c1fe4">QwtPlotGLCanvas</a>
|
|
</li>
|
|
<li>drawBox()
|
|
: <a class="el" href="class_qwt_column_symbol.html#a48690c0e9e9b41e804e66e8e6e9dfae6">QwtColumnSymbol</a>
|
|
</li>
|
|
<li>drawButtonLabel()
|
|
: <a class="el" href="class_qwt_arrow_button.html#afa3b1930046c73aa764caced4aa09c45">QwtArrowButton</a>
|
|
</li>
|
|
<li>drawCandleStick()
|
|
: <a class="el" href="class_qwt_plot_trading_curve.html#a3d94d83557a7bc38ee52136582debc20">QwtPlotTradingCurve</a>
|
|
</li>
|
|
<li>drawCanvas()
|
|
: <a class="el" href="class_qwt_plot.html#add1b88d8312e2671652d23f8181f2433">QwtPlot</a>
|
|
</li>
|
|
<li>drawColorBar()
|
|
: <a class="el" href="class_qwt_painter.html#ae1009209978e5bb3f390905b81fb699f">QwtPainter</a>
|
|
, <a class="el" href="class_qwt_scale_widget.html#a21a096f971bac6df277570b8e55637eb">QwtScaleWidget</a>
|
|
</li>
|
|
<li>drawColumn()
|
|
: <a class="el" href="class_qwt_plot_histogram.html#ac3b1169d936754c7014b37ce0cb9cb07">QwtPlotHistogram</a>
|
|
</li>
|
|
<li>drawColumns()
|
|
: <a class="el" href="class_qwt_plot_histogram.html#ab71d4b25a496b965b38b620384956c73">QwtPlotHistogram</a>
|
|
</li>
|
|
<li>drawContents()
|
|
: <a class="el" href="class_qwt_dial.html#aeeacc7d7442e3074e194011292d34f47">QwtDial</a>
|
|
, <a class="el" href="class_qwt_text_label.html#ab1d6c248f451517a32c626372670ab51">QwtTextLabel</a>
|
|
</li>
|
|
<li>drawContourLines()
|
|
: <a class="el" href="class_qwt_plot_spectrogram.html#a6fe73bad104b96aee6bfd89659ecf870">QwtPlotSpectrogram</a>
|
|
</li>
|
|
<li>drawCurve()
|
|
: <a class="el" href="class_qwt_plot_curve.html#a2307196a17121dc72c2c88a0c5a46dc7">QwtPlotCurve</a>
|
|
</li>
|
|
<li>drawDots()
|
|
: <a class="el" href="class_qwt_plot_curve.html#a48871008ee333f0887ff0d225645b332">QwtPlotCurve</a>
|
|
, <a class="el" href="class_qwt_plot_spectro_curve.html#a859a76f4c5e85e5d64bb2dbc24079811">QwtPlotSpectroCurve</a>
|
|
</li>
|
|
<li>drawEllipse()
|
|
: <a class="el" href="class_qwt_null_paint_device.html#a36dbf087d462f077808f7d0a4611e572">QwtNullPaintDevice</a>
|
|
, <a class="el" href="class_qwt_painter.html#a0cce52b66d249859ff71e41edb3637ad">QwtPainter</a>
|
|
</li>
|
|
<li>drawFocusIndicator()
|
|
: <a class="el" href="class_qwt_dial.html#a9644f7d4ce97173b1fceb765c0c0be0c">QwtDial</a>
|
|
, <a class="el" href="class_qwt_knob.html#a8b6f76aefe0409e92191b71ceb32c416">QwtKnob</a>
|
|
, <a class="el" href="class_qwt_plot_canvas.html#a4dc526ac5186fe253a158a392bbb4f40">QwtPlotCanvas</a>
|
|
</li>
|
|
<li>drawFocusRect()
|
|
: <a class="el" href="class_qwt_painter.html#aad72e955692b37a06547a6c0d62817b0">QwtPainter</a>
|
|
</li>
|
|
<li>drawFrame()
|
|
: <a class="el" href="class_qwt_dial.html#a0afb15e5b5eac98966fa9e38bad65b8f">QwtDial</a>
|
|
, <a class="el" href="class_qwt_painter.html#a31a3aed24cb13cd2ab3ad5f4cbde4b0f">QwtPainter</a>
|
|
</li>
|
|
<li>drawGroupedBars()
|
|
: <a class="el" href="class_qwt_plot_multi_bar_chart.html#a2fad81f5e04a2ca892a124cd46162d35">QwtPlotMultiBarChart</a>
|
|
</li>
|
|
<li>drawHand()
|
|
: <a class="el" href="class_qwt_analog_clock.html#a989638ce2b03e02fc0c549c16733f5ad">QwtAnalogClock</a>
|
|
</li>
|
|
<li>drawHandle()
|
|
: <a class="el" href="class_qwt_slider.html#a75aababdbd2b3e9f5d9d102a36e554a1">QwtSlider</a>
|
|
</li>
|
|
<li>drawImage()
|
|
: <a class="el" href="class_qwt_graphic.html#a7055541b0d141c475b507ce3ad861f87">QwtGraphic</a>
|
|
, <a class="el" href="class_qwt_null_paint_device.html#a6a18a677959e446b34419d398d4fc4c7">QwtNullPaintDevice</a>
|
|
, <a class="el" href="class_qwt_painter.html#a2825f068a54e21e885235235daac3ec7">QwtPainter</a>
|
|
</li>
|
|
<li>drawItems()
|
|
: <a class="el" href="class_qwt_plot.html#a0ce48fc63fbb54725572a31a553f1567">QwtPlot</a>
|
|
, <a class="el" href="class_qwt_plot_g_l_canvas.html#a0b385f2230b2abddf85882dbdfd89a34">QwtPlotGLCanvas</a>
|
|
</li>
|
|
<li>drawKnob()
|
|
: <a class="el" href="class_qwt_dial_needle.html#a769a895b3fefd851b44021ca118f2422">QwtDialNeedle</a>
|
|
, <a class="el" href="class_qwt_knob.html#ad1786e12c8c188354ef20592ddac042c">QwtKnob</a>
|
|
</li>
|
|
<li>drawLabel()
|
|
: <a class="el" href="class_qwt_abstract_scale_draw.html#aa78dc8bf05a0224450c947af54128d8d">QwtAbstractScaleDraw</a>
|
|
, <a class="el" href="class_qwt_plot_marker.html#a5f965e2536626018d12baa0396faec94">QwtPlotMarker</a>
|
|
, <a class="el" href="class_qwt_round_scale_draw.html#a9bc205a3ee35d458f9546317b7651fa8">QwtRoundScaleDraw</a>
|
|
, <a class="el" href="class_qwt_scale_draw.html#ab20ef73a09e75ab6bf09447bedc991b1">QwtScaleDraw</a>
|
|
</li>
|
|
<li>drawLegendData()
|
|
: <a class="el" href="class_qwt_plot_legend_item.html#ae6bd2b85e6395d616fec05583650706e">QwtPlotLegendItem</a>
|
|
</li>
|
|
<li>drawLine()
|
|
: <a class="el" href="class_qwt_painter.html#ad90ed35a673adb9767046c05b605bcf5">QwtPainter</a>
|
|
</li>
|
|
<li>drawLines()
|
|
: <a class="el" href="class_qwt_null_paint_device.html#a3a8c7d120fb6d1aa8617037e34df1cf3">QwtNullPaintDevice</a>
|
|
, <a class="el" href="class_qwt_plot_curve.html#a9c1ee98502ca107c9fa0edfdd0205e58">QwtPlotCurve</a>
|
|
, <a class="el" href="class_qwt_plot_histogram.html#a82c3fa65ae061dc35de304228467223c">QwtPlotHistogram</a>
|
|
, <a class="el" href="class_qwt_plot_marker.html#a2e73d707d024b0214a7956e817a7636a">QwtPlotMarker</a>
|
|
</li>
|
|
<li>drawLiquid()
|
|
: <a class="el" href="class_qwt_thermo.html#ac60f96f461fe4ba45a9d91d193aa36b9">QwtThermo</a>
|
|
</li>
|
|
<li>drawMarker()
|
|
: <a class="el" href="class_qwt_knob.html#acc2193cc924485939a54bd2b514290e4">QwtKnob</a>
|
|
</li>
|
|
<li>drawNeedle()
|
|
: <a class="el" href="class_qwt_analog_clock.html#a7542466f2d3ca3c310fb49292c6426c6">QwtAnalogClock</a>
|
|
, <a class="el" href="class_qwt_compass_magnet_needle.html#a3e9787b5d4fa1264e3e05ccdf049ffa9">QwtCompassMagnetNeedle</a>
|
|
, <a class="el" href="class_qwt_compass_wind_arrow.html#a91977dd1ec99cb874b1a83070d99f2f5">QwtCompassWindArrow</a>
|
|
, <a class="el" href="class_qwt_dial.html#aca49e62ae68e8faf33860a24f5441cc1">QwtDial</a>
|
|
, <a class="el" href="class_qwt_dial_needle.html#a1e4fee366fec1838edc18890d9957f2b">QwtDialNeedle</a>
|
|
, <a class="el" href="class_qwt_dial_simple_needle.html#ad11e71682e22d929c5c67b49c08e6084">QwtDialSimpleNeedle</a>
|
|
</li>
|
|
<li>drawOutline()
|
|
: <a class="el" href="class_qwt_plot_histogram.html#a83f70d2f8d27370eb0b701249f92f0fa">QwtPlotHistogram</a>
|
|
</li>
|
|
<li>drawOverlay()
|
|
: <a class="el" href="class_qwt_widget_overlay.html#abb69235d3eba71b6dde354c668dd2611">QwtWidgetOverlay</a>
|
|
</li>
|
|
<li>drawPath()
|
|
: <a class="el" href="class_qwt_graphic.html#ab505a5efa0f4ba0494460d4671a7bf21">QwtGraphic</a>
|
|
, <a class="el" href="class_qwt_null_paint_device.html#a1df889689ff1e29a0f864be5ac809ada">QwtNullPaintDevice</a>
|
|
, <a class="el" href="class_qwt_painter.html#a22cff4eba018aee6680c43347e92238d">QwtPainter</a>
|
|
</li>
|
|
<li>drawPie()
|
|
: <a class="el" href="class_qwt_painter.html#a359c30354ddaa5603d3e4367855271b1">QwtPainter</a>
|
|
</li>
|
|
<li>drawPixmap()
|
|
: <a class="el" href="class_qwt_graphic.html#a888ea196dec4fab9eb4acd4d535ec730">QwtGraphic</a>
|
|
, <a class="el" href="class_qwt_null_paint_device.html#a1a0a2f22ea26bdf74becd5e5813f8f6f">QwtNullPaintDevice</a>
|
|
, <a class="el" href="class_qwt_painter.html#aec25b066b31a967de60d645c58ed7557">QwtPainter</a>
|
|
</li>
|
|
<li>drawPoint()
|
|
: <a class="el" href="class_qwt_painter.html#ab2e88f78d51387c661a9e10352ab945c">QwtPainter</a>
|
|
</li>
|
|
<li>drawPoints()
|
|
: <a class="el" href="class_qwt_null_paint_device.html#a89f89b7398be0e9c3c24cdf7e37803e2">QwtNullPaintDevice</a>
|
|
, <a class="el" href="class_qwt_painter.html#a1a854725b6ff657557e678575dc56357">QwtPainter</a>
|
|
</li>
|
|
<li>drawPolygon()
|
|
: <a class="el" href="class_qwt_null_paint_device.html#ad8ccc7d13b3ed6011c4f986210912d02">QwtNullPaintDevice</a>
|
|
, <a class="el" href="class_qwt_painter.html#a2fff1088059c230864ac1eff90d8e975">QwtPainter</a>
|
|
</li>
|
|
<li>drawPolyline()
|
|
: <a class="el" href="class_qwt_painter.html#a479d20a9aed2dee2ccdd735c6e77bc58">QwtPainter</a>
|
|
</li>
|
|
<li>drawRect()
|
|
: <a class="el" href="class_qwt_painter.html#a838b9cc65ae98ecb40d62ed4281a37b7">QwtPainter</a>
|
|
</li>
|
|
<li>drawRects()
|
|
: <a class="el" href="class_qwt_null_paint_device.html#a78163254e4793afc26b1752178964336">QwtNullPaintDevice</a>
|
|
</li>
|
|
<li>drawRose()
|
|
: <a class="el" href="class_qwt_compass.html#a9df297eca6d1da01e36fa14d1206831a">QwtCompass</a>
|
|
, <a class="el" href="class_qwt_simple_compass_rose.html#a9dfb04bbc8f776e18c88e5e03912249d">QwtSimpleCompassRose</a>
|
|
</li>
|
|
<li>drawRoundedFrame()
|
|
: <a class="el" href="class_qwt_painter.html#a00b91696b5dc3264b54c99e436616804">QwtPainter</a>
|
|
</li>
|
|
<li>drawRoundFrame()
|
|
: <a class="el" href="class_qwt_painter.html#a388f68022ef77dbdae9d700e104f0976">QwtPainter</a>
|
|
</li>
|
|
<li>drawRubberBand()
|
|
: <a class="el" href="class_qwt_picker.html#a0f24e52461d4e4194d47c8a8092f8c91">QwtPicker</a>
|
|
</li>
|
|
<li>drawSample()
|
|
: <a class="el" href="class_qwt_plot_bar_chart.html#afffc27e7991f948fea79f98967ca11f1">QwtPlotBarChart</a>
|
|
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#a25d2840e750bf346cb583b411865ff57">QwtPlotMultiBarChart</a>
|
|
</li>
|
|
<li>drawScale()
|
|
: <a class="el" href="class_qwt_dial.html#a624255f5e436825469085836c65c9730">QwtDial</a>
|
|
</li>
|
|
<li>drawScaleContents()
|
|
: <a class="el" href="class_qwt_compass.html#adcbb727d0883286dfed0f29d1b6b339e">QwtCompass</a>
|
|
, <a class="el" href="class_qwt_dial.html#ae76f8b39c0de392bd222ec6414a0967f">QwtDial</a>
|
|
</li>
|
|
<li>drawSeries()
|
|
: <a class="el" href="class_qwt_plot_bar_chart.html#ab64cf27da2a8f7f35d7d6f3a5b695878">QwtPlotBarChart</a>
|
|
, <a class="el" href="class_qwt_plot_curve.html#a6d66e5b1f7a400f6c761b38133362606">QwtPlotCurve</a>
|
|
, <a class="el" href="class_qwt_plot_direct_painter.html#aacc2e1d79dd410cb1a4404fbc00290bd">QwtPlotDirectPainter</a>
|
|
, <a class="el" href="class_qwt_plot_histogram.html#a6aa1554b6fb3129240bfcdde0e9c10c4">QwtPlotHistogram</a>
|
|
, <a class="el" href="class_qwt_plot_interval_curve.html#aefa8f74a995a69a8c6e933efc2d33754">QwtPlotIntervalCurve</a>
|
|
, <a class="el" href="class_qwt_plot_multi_bar_chart.html#a9579d11f381973643cb48fe3bd2f19fd">QwtPlotMultiBarChart</a>
|
|
, <a class="el" href="class_qwt_plot_series_item.html#af6c8091544081ff72723270cc7c8f139">QwtPlotSeriesItem</a>
|
|
, <a class="el" href="class_qwt_plot_spectro_curve.html#ac443e0533ebba67f21f53fb7370f5fa5">QwtPlotSpectroCurve</a>
|
|
, <a class="el" href="class_qwt_plot_trading_curve.html#ad4b942baeab003a91bb93124245449a6">QwtPlotTradingCurve</a>
|
|
</li>
|
|
<li>drawSimpleRichText()
|
|
: <a class="el" href="class_qwt_painter.html#a1a44fdbb66452b38d57369a485da3971">QwtPainter</a>
|
|
</li>
|
|
<li>drawSlider()
|
|
: <a class="el" href="class_qwt_slider.html#af7f1ab4e8702e4e8e620ef19b404dc27">QwtSlider</a>
|
|
</li>
|
|
<li>drawStackedBars()
|
|
: <a class="el" href="class_qwt_plot_multi_bar_chart.html#aa518af8cb62920c307ed8dd77082b8ee">QwtPlotMultiBarChart</a>
|
|
</li>
|
|
<li>drawSteps()
|
|
: <a class="el" href="class_qwt_plot_curve.html#af830c84cdcfa96f33432317e79dece3e">QwtPlotCurve</a>
|
|
</li>
|
|
<li>drawSticks()
|
|
: <a class="el" href="class_qwt_plot_curve.html#a5894e31d4fb8304021e3419ab8c1c999">QwtPlotCurve</a>
|
|
</li>
|
|
<li>drawSymbol()
|
|
: <a class="el" href="class_qwt_symbol.html#a112bda84ffbfcbf526613cda04054484">QwtSymbol</a>
|
|
</li>
|
|
<li>drawSymbols()
|
|
: <a class="el" href="class_qwt_plot_curve.html#a5e0a456fafffac2dfda524b44759dd9a">QwtPlotCurve</a>
|
|
, <a class="el" href="class_qwt_plot_interval_curve.html#aa8335a59eaeb8d0c5ab992652dbbe6b8">QwtPlotIntervalCurve</a>
|
|
, <a class="el" href="class_qwt_plot_trading_curve.html#a73030fbd4367f64d5a3f75cc9bcb0ed3">QwtPlotTradingCurve</a>
|
|
, <a class="el" href="class_qwt_symbol.html#a623997cd980c29e7d9cac3718e21cefc">QwtSymbol</a>
|
|
</li>
|
|
<li>drawText()
|
|
: <a class="el" href="class_qwt_painter.html#a90fd62c3862e9f4543eda02279f75f10">QwtPainter</a>
|
|
, <a class="el" href="class_qwt_text_label.html#af1e33db74ecf9c4e7aff158db65404c2">QwtTextLabel</a>
|
|
</li>
|
|
<li>drawTextItem()
|
|
: <a class="el" href="class_qwt_null_paint_device.html#a9c0566fc34422c4bd61534cebfb95d63">QwtNullPaintDevice</a>
|
|
</li>
|
|
<li>drawTick()
|
|
: <a class="el" href="class_qwt_abstract_scale_draw.html#a31791e80bf07d23adbe500740aac5a58">QwtAbstractScaleDraw</a>
|
|
, <a class="el" href="class_qwt_round_scale_draw.html#a57f677663aaa5e27f8fa10d3012343dd">QwtRoundScaleDraw</a>
|
|
, <a class="el" href="class_qwt_scale_draw.html#a22d250ae561de421c40089aa4f040a3f">QwtScaleDraw</a>
|
|
</li>
|
|
<li>drawTicks()
|
|
: <a class="el" href="class_qwt_wheel.html#aba74d0e494f6e590ac1deac60a66a68e">QwtWheel</a>
|
|
</li>
|
|
<li>drawTiledPixmap()
|
|
: <a class="el" href="class_qwt_null_paint_device.html#affb43b9932b513670eb4fe7b1259f39e">QwtNullPaintDevice</a>
|
|
</li>
|
|
<li>drawTitle()
|
|
: <a class="el" href="class_qwt_scale_widget.html#adf398497780b0a40aec29abe04697b18">QwtScaleWidget</a>
|
|
</li>
|
|
<li>drawTracker()
|
|
: <a class="el" href="class_qwt_picker.html#a62a53af9657eeafd348f3557adcfd61e">QwtPicker</a>
|
|
</li>
|
|
<li>drawTube()
|
|
: <a class="el" href="class_qwt_plot_interval_curve.html#acc5f9365fcc1b80847c8fd164307a08b">QwtPlotIntervalCurve</a>
|
|
</li>
|
|
<li>drawUserSymbol()
|
|
: <a class="el" href="class_qwt_plot_trading_curve.html#a546674cc32f6be4c83dbfb0b76aae067">QwtPlotTradingCurve</a>
|
|
</li>
|
|
<li>drawWheelBackground()
|
|
: <a class="el" href="class_qwt_wheel.html#a2c4fc6e5e04cd5623a035fd9581d395f">QwtWheel</a>
|
|
</li>
|
|
<li>QwtDateScaleDraw()
|
|
: <a class="el" href="class_qwt_date_scale_draw.html#adbee23e84bc296b09f5a6d54252b75ba">QwtDateScaleDraw</a>
|
|
</li>
|
|
<li>QwtDateScaleEngine()
|
|
: <a class="el" href="class_qwt_date_scale_engine.html#a7eb99ee3e701d6f8467b1e9c8c248b9b">QwtDateScaleEngine</a>
|
|
</li>
|
|
<li>QwtDial()
|
|
: <a class="el" href="class_qwt_dial.html#a910ad090ceb51587c965d9a2c9db8f60">QwtDial</a>
|
|
</li>
|
|
<li>QwtDialNeedle()
|
|
: <a class="el" href="class_qwt_dial_needle.html#aef3af79632ce784bc4d7332f6e269a1f">QwtDialNeedle</a>
|
|
</li>
|
|
<li>QwtDialSimpleNeedle()
|
|
: <a class="el" href="class_qwt_dial_simple_needle.html#a5f16b9298ecd293360a3ccf91d3dbfbb">QwtDialSimpleNeedle</a>
|
|
</li>
|
|
<li>QwtDynGridLayout()
|
|
: <a class="el" href="class_qwt_dyn_grid_layout.html#ac4e3d1b42335f01ccf1236ffb7a12807">QwtDynGridLayout</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>
|