Qt 6.11 is out! See what's new in the release
blog
[SOLVED]is there any API like clamp(x, min, max)?
General and Desktop
3
Posts
2
Posters
5.9k
Views
1
Watching
-
Hi
"Qt4":http://qt-project.org/doc/qt-4.8/qtglobal.html#qBound
"Qt5":http://qt-project.org/doc/qt-5/qtglobal.html#qBound
hope this helps.