How can i perform Zoom-in And Zoom-Out Functionality on QLabel using Mouse Scroll
Solved
General and Desktop
-
I want To Zoom-in and Zoom-out functionality on QLabel using Mouse Scrolling
I see this video but in this video they are using QGraphicsView
video Link : https://www.youtube.com/watch?v=4dq7n8S9AHw
Plzz Help Me
-
@Ketan__Patel__0011 Subclass QLabel and override https://doc.qt.io/qt-5/qwheelevent.html