Linked by Thom Holwerda on Tue 18th Jan 2011 22:18 UTC, submitted by alinandrei

Thread beginning with comment 459043
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[7]: Talk about arrogance
by vivainio on Wed 19th Jan 2011 10:28
in reply to "RE[6]: Talk about arrogance"
RE[8]: Talk about arrogance
by mart on Wed 19th Jan 2011 10:48
in reply to "RE[7]: Talk about arrogance"
I think QGtkStyle still uses Qt for painting, Gtk is used to launch system dialogs and fetch the theme attributes & bitmaps for the painter.
the Clearlooks style did that.
QGtkStyle actually uses the GTK engine.
take a look at QGtkStylePrivate and QGtkPainter classes.
does pretty wicked things but works incredibly well

Member since:
2005-11-17
the opposite is true as well, the default Qt build supports a theme that paints directly with the GTK engine.
Edited 2011-01-19 10:16 UTC