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

List:       pykde
Subject:    Re: [PyQt] QNetworkReply pyQt
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2017-05-03 17:02:07
Message-ID: 0efc56043f27fb8b5552a5414b914699 () riverbankcomputing ! com
[Download RAW message or body]

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
_______________________________________________
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