its very very simple you dont have to stress your self just find a .ico file and place this code in your .pro file
RC_ICONS = iconName.ico
remember to paste the file in you current built folder is the simplest it always works for me, build folder like ../release , .../debug
#keep coding