how to set an icon on a Main window and action with QT

前端 未结 3 1206
滥情空心
滥情空心 2020-12-17 16:20

Honestly I do not understand resource files and how to get so that my things can get done, because it was partially explained to me and I\'m quite confused where to put icon

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-17 17:12

    There is simper solution: just go to properties panel of the main window, then change the WindowIcon property to whatever icon you like.

提交回复
热议问题