Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
How to detect QMainWindow maximize?
-
Dear all,
How can I detect QMainWindow maximize?
How can I detect QWidget size change?Thanks
-
"QWindowStateChangeEvent":http://doc.qt.nokia.com/latest/qwindowstatechangeevent.html
"QResizeEvent":http://doc.qt.nokia.com/latest/qresizeevent.html