Hi,


Where can I find QPlastiqueStyle class?


I tried to use

from PyQt4.QtGui import QPlastiqueStyle

and

app.setStyle("Plastique")
sty = QPlastiqueStyle()
app.setPalette(sty.standardPalette())

but I got import error. what's wrong?


-- 
Best Regards,
Muhmmad Bashir Al-Noimi
Desktop/Embedded developer
TAIBA SOFT co.
http://taiba-soft.com
Aleppo - Syria

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to