.
)

| The Following User Says Thank You to attila77 For This Useful Post: | ||
| The Following 2 Users Say Thank You to fatalsaint For This Useful Post: | ||

| The Following User Says Thank You to noobmonkey For This Useful Post: | ||
QtCore.QObject.connect(self.ui.btnAdd, QtCore.SIGNAL('clicked()'), self.doAdd)
self.ui = Ui_MainWindow()
QtCore.QObject.connect(self.ui.btnAdd, QtCore.SIGNAL('clicked()'), self.doAdd)
self.ui = Ui_MainWindow()
