pyqt text in widget frame code example Example: pyqt text in widget frame self.frame = QtGui.QGroupBox(self) self.frame.setTitle("Hello World")