You can also use the static singleShot() function to call a slot after a specified interval: QTimer.singleShot(200, self.updateCaption).
確定! 回上一頁