Beispiel #1
0
 def slotAdd(self):
     profileHandler(self.prflview)
Beispiel #2
0
 def slotAdd(self):
     profileHandler(self.prflview)
Beispiel #3
0
 def slotEdit(self):
     if self.prfl.type != profile.direct:
         profileHandler(self.parent().parent(), self.prfl, self)
Beispiel #4
0
 def slotEdit(self):
     if self.prfl.type != profile.direct:
         profileHandler(self.parent().parent(), self.prfl, self)