mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 00:58:01 +02: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:
12
libs/qwt-6.1.5/doc/html/search/enumvalues_4.js
Normal file
12
libs/qwt-6.1.5/doc/html/search/enumvalues_4.js
Normal file
@ -0,0 +1,12 @@
|
||||
var searchData=
|
||||
[
|
||||
['ellipse_3132',['Ellipse',['../class_qwt_symbol.html#a62f457952470c2076962e83ef2c24d2fa09e1d50ec759311a76c158f69149fa44',1,'QwtSymbol']]],
|
||||
['ellipserubberband_3133',['EllipseRubberBand',['../class_qwt_picker.html#ab36c79d8ff20aba5b778d2823c1f7894a6a548d259f7f04ae868419431883e7ef',1,'QwtPicker']]],
|
||||
['excludeborders_3134',['ExcludeBorders',['../class_qwt_interval.html#a3a4b4e49495108c660fc07a62af7ac54afc7d2a399b311a1cc8026681410fc22c',1,'QwtInterval']]],
|
||||
['excludemaximum_3135',['ExcludeMaximum',['../class_qwt_interval.html#a3a4b4e49495108c660fc07a62af7ac54a70e70e65956ae319e507bc38b792c434',1,'QwtInterval']]],
|
||||
['excludeminimum_3136',['ExcludeMinimum',['../class_qwt_interval.html#a3a4b4e49495108c660fc07a62af7ac54aa7fde04c41d882187bb13f0104da7240',1,'QwtInterval']]],
|
||||
['expandboth_3137',['ExpandBoth',['../class_qwt_plot_rescaler.html#a1c314e9513cef076a79381111aa67585a3dfb8208dfb62200761e4221763db033',1,'QwtPlotRescaler']]],
|
||||
['expanddown_3138',['ExpandDown',['../class_qwt_plot_rescaler.html#a1c314e9513cef076a79381111aa67585a856d9a1fe75ed6398a1b3c4b60f3fbfd',1,'QwtPlotRescaler']]],
|
||||
['expanding_3139',['Expanding',['../class_qwt_plot_rescaler.html#a6a614b832876a7641cb5410ba81d9d6aac0b9db1ea3c5666792c2a9813ca5d7e1',1,'QwtPlotRescaler']]],
|
||||
['expandup_3140',['ExpandUp',['../class_qwt_plot_rescaler.html#a1c314e9513cef076a79381111aa67585a10adc202ca84a06179b905db6802668c',1,'QwtPlotRescaler']]]
|
||||
];
|
Reference in New Issue
Block a user