标题:QLBAEL QWIDGET 的qss 有click效果吗
作者:biosxjj
日期:2011-05-16 11:28
内容:
QLBAEL QWIDGET 的qss 有click效果吗
#1 [ppdayz 05-16 11:57]
可以的
QLabelSupports the box model. Does not support the :hover pseudo-state.
Since 4.3, setting a stylesheet on a QLabel automatically sets the QFrame::frameStyle property to QFrame::StyledPanel.
See Customizing QFrame for an example (a QLabel derives from QFrame).
上面说label不支持悬停,没说不支持press
#2 [biosxjj 05-16 12:54]
楼上是在哪里看的啊。。。