Qt 6.11 is out! See what's new in the release
blog
Application change following the windows session username?
-
Hi
As far as i know, there is no cross platform way to do it but various ways with tradeoffs.
https://stackoverflow.com/questions/26552517/get-system-username-in-qt
Maybe the getenv is the less fuss way. -
Hi
As far as i know, there is no cross platform way to do it but various ways with tradeoffs.
https://stackoverflow.com/questions/26552517/get-system-username-in-qt
Maybe the getenv is the less fuss way.