Change application icon after build?
Unsolved
General and Desktop
-
Is it possible to change the application icon after building?
(user select custom image as the application icon) -
The icon of the executable or just the window icon? The latter can be changed at runtime with
setWindowIcon()
-
What do you mean "application icon"? The icon shows in the window title or the icon of the executable file?
And what do you mean "after building"?Anyway I'll leave you a documentation link which may be helpful:
https://doc.qt.io/qt-5/appicon.html