QCheckBox (newAttrName) self.connect(attrCb, QtCore.SIGNAL('stateChanged(int)'), partial(myFunctionUpdateNode, newAttrName, attrCb.isChecked())).
確定! 回上一頁