Hi, guys.<br>  When I tried to do connection like this<br>  <br>self.connect(a,SIGNAL(&#39;output(QVariant)&#39;, self.update)<br>  <br>I got this message<br><br>QObject::connect: Cannot queue arguments of type &#39;QVariant&#39;<br>

(Make sure &#39;QVariant&#39; is registered using qRegisterMetaType().)<br><br>I found out the searh to &#39;qRegisterMetaType&#39; led me to QMetaType Class <br>but I got no clue to properly use it<br>Anybody know how to do this?<br>
Thanks<br><br clear="all">-- <br>Passion is my style<br>