<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<span id="result_box" class="short_text"><span
style="background-color: rgb(255, 255, 255);" title="Use aspas
duplas">Use double quotes</span></span>:<br>
<br>
<pre wrap="">self.connect(c_Button, QtCore.SIGNAL(<b>"</b>clicked()<b>"</b>), self.doStuff)
<span id="result_box" class="short_text" lang="en"><span title="Clique para mostrar traduções alternativas" class="hps">Sometimes</span> <span title="Clique para mostrar traduções alternativas" class="hps">gives</span> <span title="Clique para mostrar traduções alternativas" class="hps">error</span> <span title="Clique para mostrar traduções alternativas" class="hps">when</span> <span title="Clique para mostrar traduções alternativas" class="hps">using</span> <span title="Clique para mostrar traduções alternativas" class="hps">single quotes...
A hug,
Rodrigo
</span></span></pre>
<br>
Em 31-01-2011 15:52, Phil Thompson escreveu:
<blockquote cite="mid:80b9e63a9aeaf31b91bcbe4abb197415@localhost"
type="cite">
<pre wrap="">self.connect(c_Button, QtCore.SIGNAL('clicked()'), self.doStuff)
</pre>
</blockquote>
</body>
</html>