setText('This is PySide2 Tutorial') # set font font = QFont("Arial", 20, QFont.Bold) self._window.title.setFont(font).
確定! 回上一頁