class KIO.Connection


Table of contents
Modules
kio Classes
All Classes
Module kio
Namespace kio
Class KIO.Connection
Inherits QObject

This class provides a simple means for IPC between two applications via a pipe. It handles a queue of commands to be sent which makes it possible to queue data before an actual connection has been established.



methods