Initial size of a QWidget in a QGridLayout

后端 未结 0 1677
鱼传尺愫
鱼传尺愫 2021-02-10 17:12

I am building a sort of table using QGridLayout and a certain number of Box objects :

Image of the table:

class Mybox(QWidget):
def __init__(self, i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题