Hi,
how can i get the path of the Application Data for all users under Windows.
I saw the QDesktopService for the current user only.
Can anyone point me in the right direction?
Thanks
Hi,
how can i get the path of the Application Data for all users under Windows.
I saw the QDesktopService for the current user only.
Can anyone point me in the right direction?
Thanks
I think you need to use the native API for that since Windows is the only platform to have such a concept so probably Qt doesn't support it.
Bookmarks