class Connection


Module kio
Namespace KIO
Class 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