Hi, guys.<br> When I tried to do connection like this<br> <br>self.connect(a,SIGNAL('output(QVariant)', self.update)<br> <br>I got this message<br><br>QObject::connect: Cannot queue arguments of type 'QVariant'<br>
(Make sure 'QVariant' is registered using qRegisterMetaType().)<br><br>I found out the searh to 'qRegisterMetaType' 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>