How to set the stretch factor of the indicator of a QCheckBox?

前端 未结 0 1946
误落风尘
误落风尘 2021-02-08 07:02

As a basic example,

from PySide2.QtWidgets import QApplication, QDialog, QCheckBox, QHBoxLayout    
import sys

app = QAppl         


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