Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The user may copy and move messages between local folders.
The following mail list features are available:
Model/View classes make the Messaging store easy to access and allow more efficient browsing of messages. These classes make writing custom message viewers quite simple.
It is possible to search the contents of messages. For example, if a user has a password stored in an email they received over three months ago then they are able to search for and find that message.
An SQL database is used to store selected message header and message folder data to allow fast and flexible message queries. To keep the database size manageable the actual messages are stored in part of the filesystem that is outside of the database. Provision is added for:
It is possible for a user to filter the messages viewed. For example they are able to view only messages sent by work colleagues in the current month.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |