__init__(parent) #设置初始大小与标题 self.resize(300,270) self. ... qList=['Item 1','Item 2','Item 3','Item 4'] #设置模型列表视图,加载数据 ...
確定! 回上一頁