Styling ContextView boxes
Jeff Mitchell
kde-dev at emailgoeshere.com
Tue Jun 26 23:54:30 CEST 2007
> actually, i do not know if that is possible. i was looking through the
> Qt Stylesheets page and all the stylesheets let you do is style
> /widgets/---not any qobject. and QGraphicsItems are not widgets. in
> fact, you
> can't even put widgets on a QGV (not until Qt4.4, anyway).
Is there a reason your QGraphicsItem can't also derive from
QWidget/QObject? I derive from QObject for PopupDropper items...since
I'll only have a few the overhead isn't a big deal.
--Jeff
More information about the Amarok-devel
mailing list