我使用Qt设计器进行GUI布局,并在QUILoader的帮助下将.ui文件加载到python中。 ... QtCore import QFile class main_w(object): def __init__(self): # load ui; ...
確定! 回上一頁