From 2255284b2e80bdc2881ab9106e9afa614a08c140 Mon Sep 17 00:00:00 2001 From: eilers Date: Wed, 13 Nov 2002 14:14:51 +0000 Subject: Added sorted for Contacts.. --- (limited to 'libopie/pim/ocontactaccessbackend_vcard.h') diff --git a/libopie/pim/ocontactaccessbackend_vcard.h b/libopie/pim/ocontactaccessbackend_vcard.h index 177ec24..4437756 100644 --- a/libopie/pim/ocontactaccessbackend_vcard.h +++ b/libopie/pim/ocontactaccessbackend_vcard.h @@ -17,6 +17,9 @@ * ===================================================================== * History: * $Log$ + * Revision 1.3 2002/11/13 14:14:51 eilers + * Added sorted for Contacts.. + * * Revision 1.2 2002/11/10 15:41:53 eilers * Bugfixes.. * @@ -53,6 +56,7 @@ class OContactAccessBackend_VCard : public OContactAccessBackend { const uint querySettings(); bool hasQuerySettings (uint querySettings) const; + QArray sorted( bool ascending, int sortOrder, int sortFilter, int cat ); bool wasChangedExternally(); private: -- cgit v0.9.0.2