2.添加main_widget.py,使用QTableView+TableModel显示表格,设置widget布局,自适应窗口 from PySide2.QtWidgets import (QHBoxLayout, QHeaderView, QSizePolicy, ...
確定! 回上一頁