diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/qtopiamail.qdoc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/qtopiamail.qdoc b/doc/src/qtopiamail.qdoc index b0876dd7..f14a3696 100644 --- a/doc/src/qtopiamail.qdoc +++ b/doc/src/qtopiamail.qdoc @@ -159,6 +159,16 @@ Placeholder: The results of these tests would be available <here>, if those resu The Client library requires SQL support either through the included SQLite or through some other SQL engine. +\section1 Examples + +The QMF package contains some example programs that demonstrate how to use the library's functionality. + +\table +\header \o Name \o Description +\row \o qtmail \o Demonstrates how to build a mail client application. +\row \o messagingaccounts \o Demonstrates how to build a stand alone accounts configuration application. +\endtable + \section1 Changes Between Versions Historical changes in the Client library API are listed in \l{changes-qtopiamail.html}{CHANGES.qdoc}. |