我們在使用PyQt5 撰寫界面時,經常會需要不同於主視窗的另一個『子視窗』。 ... setStyleSheet('font-size:40px') # Sub Window self.sub_window ...
確定! 回上一頁