對於每個窗口,它都有以.ui形式從Qt Designer創建的分離的UI。 ... QtGui import QIcon from PyQt5 import uic #load both ui file uifile_1 = 'UI/openPage.ui' ...
確定! 回上一頁