[Qt-interest] Creating dialogs with "round corners"
Markus Franke
markus.franke at informatik.tu-chemnitz.de
Fri Feb 13 13:14:46 CET 2009
Zitat von "R. Reucher" <rene.reucher at batcom-it.net>:
> I think you can only do this cleanly by changing the GUI style...
Ok. That would mean to derive a style provided by Qt and apply that
new style to QDialog (or the whole application). The dialog then in
turn get's drawn in an overwritten drawPrimitive() method, right?
Thanks for help,
Markus
More information about the Qt-interest-old
mailing list