mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-15 21:58:43 +01:00
Qt5 built in qwt (#570)
- 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)
This commit is contained in:
15
libs/qwt-6.1.5/doc/html/search/enumvalues_1.js
Normal file
15
libs/qwt-6.1.5/doc/html/search/enumvalues_1.js
Normal file
@@ -0,0 +1,15 @@
|
||||
var searchData=
|
||||
[
|
||||
['backbone_3090',['Backbone',['../class_qwt_abstract_scale_draw.html#a26215d06a4d48adf401d0aa05d4193c5a61a6c4f4dec2b089edfb655e2b21c3a2',1,'QwtAbstractScaleDraw']]],
|
||||
['backingstore_3091',['BackingStore',['../class_qwt_plot_canvas.html#a76066290edb594a71ee09be564563b0fa7b88a46e1414f6d904aa494c89d064f3',1,'QwtPlotCanvas']]],
|
||||
['bar_3092',['Bar',['../class_qwt_interval_symbol.html#a8fe960fd50b3ad08765ef8bb632ad77ea1e4120af73e888e2edf05798d906e934',1,'QwtIntervalSymbol::Bar()'],['../class_qwt_plot_trading_curve.html#af1ca10dd8c3f1ef662d40fc8a113b44aa151b8fa49a6da794fc18563b32f26e37',1,'QwtPlotTradingCurve::Bar()']]],
|
||||
['bilinearinterpolation_3093',['BilinearInterpolation',['../class_qwt_matrix_raster_data.html#a3c8def5d9ae452bd82e6c4b71b480209a6f25a9f1f27cb94525ce39df487af13f',1,'QwtMatrixRasterData']]],
|
||||
['bottomlegend_3094',['BottomLegend',['../class_qwt_plot.html#a31aacb65b5c049dde8c34a0d8482661ba8b863705308d89b388732f186be15fb5',1,'QwtPlot']]],
|
||||
['bottomscale_3095',['BottomScale',['../class_qwt_scale_draw.html#acd7ceeeac592ef08530788580b461c66a0e16389e135da75f06117d1ee3ef765f',1,'QwtScaleDraw']]],
|
||||
['bottomtotop_3096',['BottomToTop',['../class_qwt_column_rect.html#a70bb2c6f1f8dabe3bc00793740e0908baa5f0a56f1bd041136476d4ad40ae56f0',1,'QwtColumnRect']]],
|
||||
['box_3097',['Box',['../class_qwt_column_symbol.html#aaace508375eef3ee23ed6c47b1d65ef2ad21d1b393a2474a1caa6a9d83daa8f21',1,'QwtColumnSymbol::Box()'],['../class_qwt_interval_symbol.html#a8fe960fd50b3ad08765ef8bb632ad77eaf4f31197926c38dcc0377bb75ed5e6e1',1,'QwtIntervalSymbol::Box()']]],
|
||||
['button1_3098',['Button1',['../class_qwt_counter.html#a027cfd91946ca9a19a1d606411e0f374a1b29fe43c7d59986eb5854ddaf6f7179',1,'QwtCounter']]],
|
||||
['button2_3099',['Button2',['../class_qwt_counter.html#a027cfd91946ca9a19a1d606411e0f374a6015e556fcb8c4d45126dee5435b478d',1,'QwtCounter']]],
|
||||
['button3_3100',['Button3',['../class_qwt_counter.html#a027cfd91946ca9a19a1d606411e0f374a30b64d40b31283807f1a4f3d57af0e74',1,'QwtCounter']]],
|
||||
['buttoncnt_3101',['ButtonCnt',['../class_qwt_counter.html#a027cfd91946ca9a19a1d606411e0f374aca8e93a2d129f7cc91f54f5f4da20c5f',1,'QwtCounter']]]
|
||||
];
|
||||
Reference in New Issue
Block a user