在ButtonForm中,有一个Qwidget控件,在这个Qwidget中有两个QLabel控件,还有一个QWidget控件,在QWidget控件中,还有四个QLabel控件。
这里遇到的问题就是,但给ButtonStyle设置hover属性,子控件没有适应。
#ButtonStyle QLabel, #ButtonStyle QWidget { background: transparent; }