###### window title self.setWindowTitle("___Window_Title___") ###### window icon self.setWindowIcon(QtGui.QIcon('path_to_icon.png'))