class Session


Module akonadi
Namespace Akonadi
Class Session
Inherits QObject
A communication session with the Akonadi storage. Every Job object has to be associated with a Session. The session is responsible of scheduling its jobs. For now only a simple serial execution is impleneted (the IMAP-like protocol to communicate with the storage backend is capable of parallel execution on a single session though).


methods