KDE PIM / Developers / API Docs / kpilot

recordConduit.h File Reference

This file defines a generic syncing framework for Palm Pilot oriented data. More...

Classes


Detailed Description

This file defines a generic syncing framework for Palm Pilot oriented data.

It is a lot like KitchenSync's Syncees and such. Basically, we define a generic container for data on the PC side and give that container an API for searching for a specific handheld record. Syncing consists of iterating through the handheld's records and looking up the PC data for each record, and then syncing.