Christian Ehrlicher (4 March 2019 17:51) wrote > So what's the correct way to deprecate a function and not forgetting > about QT_DEPRECATED later on as it happened with a lot of functions > during Qt4 times?
Isn't that what
#if QT_DEPRECATED_SINCE(5, 13)
is for ?
Eddy.
_______________________________________________
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development
