This problem is solvable too. You just should use QSignalMapper. It allows you to map paramless signals (like clicked() signal in QPushButton) ...
確定! 回上一頁