kpilot Library Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:ActionQueue | The constructor with one parameter is preferred |
ConduitAction | The SyncActions created by the factory should obey at least the argument test, indicating a dry run |
ConduitConfig | Dialogs that are created by the factory take a stringlist of arguments |
ConduitConfigBase | The first three classes here: ConduitConfigBase, ConduitConfig and ConduitConfigImplementation - are for configuration purposes and reflect two different styles of configuration |
ConduitConfigImplementation | This is a generic implementation of the ConduitConfig dialog that takes a function pointer - to a ConduitConfigBase constructor or its static equivalent - and creates a dialog embedding that ConduitConfigBase object |
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 |
DBFlagsEditor | |
DBRecordEditor | |
ListCategorizer | This Widget extends KListView for a particular purpose: sorting some items into some bins |
PilotAddress | A wrapper class around the Address struct provided by pi-address.h |
PilotDatabase | Methods to access a database on the pilot |
ResolutionTable | |
SorryAction | This one just says "sorry, can't sync now" |
WelcomeAction | This very special SyncAction puts "Welcome to KPilot" in the sync log of the Pilot |