<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">&lt;<a href="mailto:henning.schroeder@gmail.com">henning.schroeder@gmail.com</a>&gt;</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&lt;<a href="mailto:dov.grobgeld@gmail.com">dov.grobgeld@gmail.com</a>&gt; wrote:<br>
<br>
&gt; Regarding contextMenuPolicy, how would you use that. I tried the following,<br>
&gt; but it didn&#39;t work...<br>
</div>&gt;   [..]<br>
<div class="im">&gt;         self.connect(self.button,<br>
&gt; QtCore.SIGNAL(&#39;customContextMenuRequested()&#39;), self.context_menu)<br>
</div>You always have  to use the complete signature. Please try:<br>
SIGNAL(&#39;customContextMenuRequested(const QPoint&amp;)&#39;)<br>
<font color="#888888"><br>
Henning<br>
</font></blockquote></div><br><div style="display: none;" id="divCleekiAttrib"></div></div>