<div dir="ltr">Thanks! It seems like this is exactly what I was looking for.<br><br>I have to say it is quite annoying that there is neither any compile time nor any run time error reported for errors in the signal signatures.<br>
<br>Regards,<br>Dov<br><br><div class="gmail_quote">2009/7/30 Henning Schröder <span dir="ltr"><<a href="mailto:henning.schroeder@gmail.com">henning.schroeder@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Thu, Jul 30, 2009 at 7:10 PM, Dov Grobgeld<<a href="mailto:dov.grobgeld@gmail.com">dov.grobgeld@gmail.com</a>> wrote:<br>
<br>
> Regarding contextMenuPolicy, how would you use that. I tried the following,<br>
> but it didn't work...<br>
</div>> [..]<br>
<div class="im">> self.connect(self.button,<br>
> QtCore.SIGNAL('customContextMenuRequested()'), self.context_menu)<br>
</div>You always have to use the complete signature. Please try:<br>
SIGNAL('customContextMenuRequested(const QPoint&)')<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br><div style="display: none;" id="divCleekiAttrib"></div></div>