[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] QNetworkReply pyQt
From:       Christopher Probst <christop.probst () gmail ! com>
Date:       2017-05-03 17:17:12
Message-ID: CABhWjnoa7e9ZKOy9g9XN-jh4uStqzvjBdLRiAUr0B9n9P=+0Ew () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Sorry I am confused here. This is a pyQt mailing list and I am putting a
python 3.5 example which does not seem to work on my end. I am merely
asking what I am doing wrong?

On Wed, May 3, 2017 at 1:02 PM, Phil Thompson <phil@riverbankcomputing.com>
wrote:

> On 03/05/2017 17:15, Christopher Probst wrote:
>
>> I am going to send the example again without a dependency to my project.
>> For some odd reason the finished signal is never received.
>>
>> import sys
>>
>> from PyQt5.QtWidgets import QApplication
>> from PyQt5.QtNetwork import *
>> from PyQt5.QtCore import *
>>
>> class DebugginClass(QObject):
>>     def __init__(self, parent=None):
>>         QObject(parent)
>>
>
> This is Python not C++.
>
> Phil
>

[Attachment #5 (text/html)]

<div dir="ltr">Sorry I am confused here. This is a pyQt mailing list and I am putting \
a python 3.5 example which does not seem to work on my end. I am merely asking what I \
am doing wrong?</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, \
May 3, 2017 at 1:02 PM, Phil Thompson <span dir="ltr">&lt;<a \
href="mailto:phil@riverbankcomputing.com" \
target="_blank">phil@riverbankcomputing.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><span class="">On 03/05/2017 17:15, Christopher Probst \
wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px \
#ccc solid;padding-left:1ex"> I am going to send the example again without a \
dependency to my project.<br> For some odd reason the finished signal is never \
received.<br> <br>
import sys<br>
<br>
from PyQt5.QtWidgets import QApplication<br>
from PyQt5.QtNetwork import *<br>
from PyQt5.QtCore import *<br>
<br>
class DebugginClass(QObject):<br>
      def __init__(self, parent=None):<br>
            QObject(parent)<br>
</blockquote>
<br></span>
This is Python not C++.<span class="HOEnZb"><font color="#888888"><br>
<br>
Phil<br>
</font></span></blockquote></div><br></div>


[Attachment #6 (text/plain)]

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic