<html style="direction: ltr;">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;"
bidimailui-detected-decoding-type="UTF-8" bgcolor="#FFFFFF"
text="#000000">
<p>Hi,</p>
<p><br>
</p>
<p>Where can I find QPlastiqueStyle class?</p>
<p><br>
</p>
<p>I tried to use</p>
<pre>from PyQt4.QtGui import QPlastiqueStyle</pre>
<p>and</p>
<pre><pre>app.setStyle(<font class="pastecode" color="#008B00">"Plastique"</font>)
sty = QPlastiqueStyle()
app.setPalette(sty.standardPalette())</pre></pre>
<p>but I got import error. what's wrong?<br>
</p>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
Best Regards,
Muhmmad Bashir Al-Noimi
Desktop/Embedded developer
TAIBA SOFT co.
<a class="moz-txt-link-freetext" href="http://taiba-soft.com">http://taiba-soft.com</a>
Aleppo - Syria</pre>
</body>
</html>