| ActionQueue | The ActionQueue is a meta-action, which handles running a bunch of SyncActions in sequence |
| AkonadiContact | |
| AkonadiDataProxy | |
| AkonadiRecord | |
| AkonadiSetupWidget | |
| BackupAction | |
| BackupConfigPage | |
| CalendarAkonadiProxy | |
| CalendarAkonadiRecord | |
| CalendarConduit | |
| CalendarConfig | |
| CalendarHHDataProxy | |
| CalendarHHRecord | |
| CheckUser | |
| CleanupAction | End the HotSync |
| ComponentPageBase | |
| ConduitAction | The SyncActions created by the factory should obey at least the argument test, indicating a dry run |
| ConduitConfigBase | ConduitConfigBase is for configuration purposes |
| ConduitConfigWidget | |
| ConduitConfigWidgetBase | |
| ConduitProxy | The ConduitProxy action delays loading the plugin for a conduit until the conduit actually executes; the proxy then loads the file, creates a SyncAction for the conduit and runs that |
| ConfigPage | |
| conflictEntry | |
| Contacts | |
| ContactsAkonadiDataProxy | |
| ContactsAkonadiProxy | |
| ContactsAkonadiRecord | |
| ContactsConduit | |
| ContactsConfig | |
| ContactsHHDataProxy | |
| ContactsHHRecord | |
| ContactsWidgetSetup | |
| ConverterDlg | |
| CUDCounter | Create-Update-Delete tracking of the plugin, used for reporting purposes (in a consistent manner) |
| DatabaseInterpreter< kdetype, pilottype, mapper > | A template class for reading and interpreting a database |
| DataProxy | |
| DeviceCommEvent | |
| DeviceCommThread | Separate thread that uses our worker to do all device communications in a different thread so that we do not block the main Qt Event thread (similar to Swing's AWT event dispatch thread) |
| DeviceCommWorker | Worker class that handles all device communications |
| DeviceConfigPage | |
| DeviceMap | |
| Pilot::dlp< t > | |
| Pilot::dlp< char * > | |
| Pilot::dlp< char > | |
| Pilot::dlp< long > | |
| Pilot::dlp< short > | |
| docBookmark | |
| DOCConduit | |
| DOCConverter | |
| docMatchBookmark | |
| docRegExpBookmark | |
| docSyncInfo | |
| DOCWidget | |
| DOCWidget | |
| DOCWidgetConfig | |
| FileInstallAction | |
| FileInstaller | |
| FileInstallWidget | |
| HHContact | |
| HHDataProxy | |
| HHRecord | |
| IDMapping | |
| IDMappingXmlSource | |
| KCModule | |
| KDialog | |
| KeyringAppInfo | |
| KeyringConduit | |
| KeyringHHDataProxy | |
| KeyringHHRecord | |
| KeyringHHRecordBase | |
| KeyringListModel | |
| KeyringViewer | |
| KeyringWidgetSetup | |
| KLibFactory | |
| KPilotCard | |
| KPilotConfig | |
| KPilotDBSelectionDialog | |
| KPilotDepthCount | |
| KPilotDeviceLink | Definition of the device link class for physical handheld devices, which communicate with the PC using DLP / SLP via the pilot-link library |
| KPilotInstaller | |
| KPilotLink | KPilotLink handles some aspects of communication with a Handheld |
| KPilotLocalLink | Implementation of the device link for file-system backed (ie |
| KPilotSysInfo | |
| KPilotUser | |
| KSystemTrayIcon | |
| KXmlGuiWindow | |
| LocalKeyringProxy | |
| LogFile | |
| LogWidget | |
| MALConduit | |
| MALConduitFactory | |
| MALWidgetSetup | |
| Memofile | Class that represents our filesystem memo |
| MemofileConduit | |
| MemofileHHDataProxy | |
| MemofileHHRecord | |
| MemofilePcDataProxy | |
| Memofiles | |
| Messages | |
| NotepadActionThread | This class saves the notepads to disk |
| NotepadConduit | |
| NullConduit | The conduit Null does nothing |
| NullMapper< T > | NULL mapper class; the conversions here don't do anything, so you can use this when you only need 1 conversion step (from PilotRecord to PilotDatebookEntry, for instance) instead of 2 |
| PasswordDialog | |
| PhoneSlot | This class exists only to clear up the type mess that is the field-numbers-and-indexes for phone numbers in the handheld records |
| PilotAddress | A wrapper class around the Address struct provided by pi-address.h |
| PilotAddressInfo | |
| PilotAppInfo< appinfo, unpack, pack > | A template class for reading and interpreting AppInfo blocks; the idea is that it handles all the boilerplate code for reading the app block, converting it to the right kind, and then unpacking it |
| PilotAppInfoBase | A database on the handheld has an "AppInfo" block at the beginning with some database-specific information and a common part |
| PilotDaemon | |
| PilotDaemonTray | |
| PilotDatabase | Methods to access a database on the pilot |
| PilotDateEntry | This class is a wrapper for pilot-link's datebook entries (struct Appointment) |
| PilotDateInfo | |
| PilotDOCBookmark | |
| PilotDOCEntry | |
| PilotDOCHead | |
| PilotLocalDatabase | PilotLocalDatabase represents databases in the same binary format as on the handheld but which are stored on local disk |
| PilotMemo | |
| PilotRecord | An "uninterpreted" representation of the bits comprising a HH record |
| PilotRecordBase | All entries in the Handheld -- whether interpreted or binary blobs -- have some common characteristics, viz |
| PilotSerialDatabase | PilotSerialDatabase represents databases stored on the handheld and accessed through the SLP / DLP protocol |
| PilotTodoEntry | A decoded ToDo item |
| PopMailConduit | |
| PopMailWidget | |
| PopMailWidget | |
| PopMailWidgetConfig | |
| ProbeDialog | |
| Record | If subclassing Record, the only thing that should be reimplemented is the isValid() function |
| RecordConduit | This is the base class for all record based conduits |
| ResolutionDialog | |
| RestoreAction | |
| SorryAction | This one just says "sorry, can't sync now" |
| StartExitConfigPage | |
| SyncAction | |
| SyncConfigPage | |
| SyncConfigWidget | |
| SyncConfigWidget | |
| SyncAction::SyncMode | This class encapsulates the different sync modes that can be used, and enforces a little discipline in changing the mode and messing around in general |
| SysInfoConduit | |
| SysInfoWidgetConfig | |
| tBuf | |
| TestLink | This action is intended to test the link with the handheld and not do anything spectacular |
| TimeConduit | |
| TimeWidget | |
| TimeWidget | |
| TimeWidgetConfig | |
| TodoAkonadiProxy | |
| TodoAkonadiRecord | |
| TodoConduit | |
| TodoConfig | |
| TodoHHDataProxy | |
| TodoHHRecord | |
| WelcomeAction | This action puts "Welcome to KPilot" in the sync log of the handheld |