libqmfclient1

Qt messaging framework (qmf) client library
  http://labs.trolltech.com/blogs/category/qtmessaging/
  0
  no reviews



The qt messaging framework, qmf, consists of a c++ library and daemon server process that can be used to build email clients, and more generally software that interacts with email and mail servers.

the client library provides classes giving access to all messages stored on the device, via a uniform interface. it simplifies the task of creating messaging client applications, and permits other messaging framework applications to interact with messaging data where appropriate. new types of messages can be supported by the library without modification to existing client applications.

this package contains a library for developing applications that work with messages.