def __init__(self, db, personhandle): QtCore.QObject.__init__(self) self.__handle = personhandle self.__db = db