qt-interest@trolltech.com
[Top] [All Lists]

Creating a QFtp-like class

Subject: Creating a QFtp-like class
From: "Richard Danter"
Date: Wed, 29 Oct 2008 11:58:41 +0000
Hi,

I would like to create a class that processes commands in a sequence
asynchronously like QFtp or QHttp. I think I could use a
QThread-derived class but neither QFtp nor QHttp seem to be derived
this way. What is the correct way to implement a class that does
processing this way?

Thanks
Rich

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>