[Qt] for Den
Den Jean
Den.Jean at telenet.be
Wed Jul 18 14:10:18 CEST 2007
On Wednesday 18 July 2007 08:54:14 am Paul Ishenin wrote:
> So no need for adding that style classes anymore.
I started anyhow, only to find out that
'src/gui/styles/qmacstyle_mac.h
is only included in the mac source tar and that when copied over,
it gives binding generator problems. So I guess it is not worth the time.
But I'v added QSyleFactory for the next version,
this one is handy to enumerate the available styles.
In the mean time just use
QApplication_setStyle(@w);
with either of the following strings, to change at run-time:
Output of QStylefactory_keys on Linux:
[DBGTGT] Windows
[DBGTGT] Motif
[DBGTGT] CDE
[DBGTGT] Plastique
[DBGTGT] Cleanlooks
More information about the Qt
mailing list