slsDetectorPackage/libs/qwt-6.1.5/doc/html/class_qwt_magnifier.js
Dhanya Thattil 38cd10d4e6
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)
2022-11-11 15:15:10 +01:00

31 lines
2.6 KiB
JavaScript

var class_qwt_magnifier =
[
[ "QwtMagnifier", "class_qwt_magnifier.html#aa11b927c72e0421570a137f0fa1cfb7b", null ],
[ "~QwtMagnifier", "class_qwt_magnifier.html#ac18a7858407951a335399ee6969a50da", null ],
[ "eventFilter", "class_qwt_magnifier.html#ae7f4c0ad7631501cec17abe31695281f", null ],
[ "getMouseButton", "class_qwt_magnifier.html#a8793ae263bf2c96db8eb7d2942f01974", null ],
[ "getZoomInKey", "class_qwt_magnifier.html#a0df893ea54dbb2a1967248740a1db84f", null ],
[ "getZoomOutKey", "class_qwt_magnifier.html#ad1192dfc87ec7b451d3dfa982cc0e602", null ],
[ "isEnabled", "class_qwt_magnifier.html#a64f88257b2432d21f5fc62e7fd9c0fde", null ],
[ "keyFactor", "class_qwt_magnifier.html#ae29e88684303d3bf587e9b5338267111", null ],
[ "mouseFactor", "class_qwt_magnifier.html#a282d3c040136ad97586ac73c37151508", null ],
[ "parentWidget", "class_qwt_magnifier.html#a56b7ad2366a7f908c38bc2a994acde16", null ],
[ "parentWidget", "class_qwt_magnifier.html#acbb443e8e38f049b937a8b00fcf05869", null ],
[ "rescale", "class_qwt_magnifier.html#a5c3d5bda10412a50bd403afe84e2ccee", null ],
[ "setEnabled", "class_qwt_magnifier.html#a03d892c58039fc864a452b7c636a1df7", null ],
[ "setKeyFactor", "class_qwt_magnifier.html#ac079b44e124fdaba1d894ef519bc4e4f", null ],
[ "setMouseButton", "class_qwt_magnifier.html#ad814a5d9cb227d6fb56f8289dffe597c", null ],
[ "setMouseFactor", "class_qwt_magnifier.html#ada5dac479dc1e69c04760bb7dc197ac9", null ],
[ "setWheelFactor", "class_qwt_magnifier.html#ae3a33ab8776ed2122fecc821a32bb36a", null ],
[ "setWheelModifiers", "class_qwt_magnifier.html#aadfc853d8619b43b21564d8d5fe50093", null ],
[ "setZoomInKey", "class_qwt_magnifier.html#a004d9e770ed745bbcb5dcdb7a7ecc0a9", null ],
[ "setZoomOutKey", "class_qwt_magnifier.html#a095a8cc622175fafc5b3cc6eb274af07", null ],
[ "wheelFactor", "class_qwt_magnifier.html#a9bf2df5d0a0087e967c8674618466da2", null ],
[ "wheelModifiers", "class_qwt_magnifier.html#a479fca5465debe4c4d538bd350a7f182", null ],
[ "widgetKeyPressEvent", "class_qwt_magnifier.html#a382cec084a2bfc0610ca500121205f04", null ],
[ "widgetKeyReleaseEvent", "class_qwt_magnifier.html#af84037c68c9b88263d1c27bb648cf9ff", null ],
[ "widgetMouseMoveEvent", "class_qwt_magnifier.html#a4eb68b98b063cc14b7839f02f8671dfc", null ],
[ "widgetMousePressEvent", "class_qwt_magnifier.html#a5930b3ec00ae99883f36cf8bf568cbf7", null ],
[ "widgetMouseReleaseEvent", "class_qwt_magnifier.html#aa7cc31995444ca8dd8412b8a6dab7b93", null ],
[ "widgetWheelEvent", "class_qwt_magnifier.html#a236762870830cc0621411c173472392b", null ]
];