Module auto_sync
[hide private]
[frames] | no frames]

Module auto_sync

source code

Auto synchronization of calender This module provides functionality to automatically sync the calender on your PC (outlook etc.) with your phone. It will do so at a regular interval if the phone is connected and BitPim is running This feature works with all BitPim calender types and phones that support the writing of calenders

Classes [hide private]
  SyncSchedule
  AutoSyncSettingsobject
  AutoSyncSettingsEntry
  AutoSyncSettingsDialog
Functions [hide private]
 
_getsettings(mw, profile) source code
 
UpdateOnConnect(mw, profile='Default Autosync') source code
Variables [hide private]
  _data_key = 'auto_sync_settings'
  _filter_keys = ['start_offset', 'end_offset', 'no_alarm', 'rpt...
  autosyncsettingsobjectfactory = database.dataobjectfactory(Aut...
Variables Details [hide private]

_filter_keys

Value:
['start_offset',
 'end_offset',
 'no_alarm',
 'rpt_events',
 'alarm_value',
 'ringtone',
 'vibrate',
 'categories',
...

autosyncsettingsobjectfactory

Value:
database.dataobjectfactory(AutoSyncSettingsobject)