Kdyby někdo ještě v budoucnu tápal tak: class Short_Question(QtGui.QWidget): def __init__(self, tab): QtGui.QWidget.__init__(self, tab) .....