connect(QtCore.QTimer(), QtCore.SIGNAL("timeout()"), self, QtCore.SLOT("func()")) ) in my update_timer function, but this causes errors (Object::connect: No ...
確定! 回上一頁