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:
9
libs/qwt-6.1.5/doc/html/search/enumvalues_7.js
Normal file
9
libs/qwt-6.1.5/doc/html/search/enumvalues_7.js
Normal file
@ -0,0 +1,9 @@
|
||||
var searchData=
|
||||
[
|
||||
['hackstyledbackground_3155',['HackStyledBackground',['../class_qwt_plot_canvas.html#a76066290edb594a71ee09be564563b0fa2a2fee2c1807f8306850e15977bacb70',1,'QwtPlotCanvas']]],
|
||||
['hexagon_3156',['Hexagon',['../class_qwt_symbol.html#a62f457952470c2076962e83ef2c24d2fa8bf81a46e1ee93ea3d8d8c8990b72f36',1,'QwtSymbol']]],
|
||||
['hline_3157',['HLine',['../class_qwt_plot_marker.html#a297efa835423bfa5a870bbc8ff1c623ba4439b2f358352a4cf6414b0ea4861609',1,'QwtPlotMarker::HLine()'],['../class_qwt_symbol.html#a62f457952470c2076962e83ef2c24d2fa3bc949e0e38ccaf908bb58c7c177f7f6',1,'QwtSymbol::HLine()']]],
|
||||
['hlinerubberband_3158',['HLineRubberBand',['../class_qwt_picker.html#ab36c79d8ff20aba5b778d2823c1f7894a9f3ab0ea1294b4eb2cae7b919ce0ffb0',1,'QwtPicker']]],
|
||||
['hour_3159',['Hour',['../class_qwt_date.html#ad037b999a51cae4d9ab36bf8e7859587a8e7a2f91f89423e446bfdaa1e01ebd2f',1,'QwtDate']]],
|
||||
['hourhand_3160',['HourHand',['../class_qwt_analog_clock.html#acd8f7e963ae073120684de46821f2cfea1e8f73f647c5a95ca062a8d63376982a',1,'QwtAnalogClock']]]
|
||||
];
|
Reference in New Issue
Block a user