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