CTaskSettings Class Reference
[User Interface]

Tasks options window. More...

#include <TaskSettings.h>

List of all members.

Public Types

enum  { IDD = IDD_TASKS }

Public Member Functions

bool saveSettings (bool)
afx_msg void OnBnClickedTasksOk ()
afx_msg void OnBnClickedTasksCancel ()
afx_msg void OnBnClickedTasksButSelect ()
afx_msg void OnBnClickedTasksCheckShared ()

Public Attributes

CComboBox lstSyncType
CEdit editFolder
CButton checkInclude
CButton butSelectFolder
CEdit editRemote
CStatic groupDirection
CStatic groupFolder
CStatic groupAdvanced
CButton checkShared

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
void loadSyncModesBox (const char *sourceName)
 Loads the string data into the syncmode editbox/dropdown box.

Private Attributes

int currentRadioChecked


Detailed Description

Tasks options window.

Member Function Documentation

void CTaskSettings::loadSyncModesBox ( const char *  sourceName  )  [protected]

Loads the string data into the syncmode editbox/dropdown box.

If only 1 syncmode is available, the editbox is used. Otherwise the dropdown box is used.

References WindowsSyncSourceConfig::getSyncModes(), and OutlookConfig::getSyncSourceConfig().


The documentation for this class was generated from the following files:

Generated on Tue Dec 21 15:16:20 2010 for Funambol Outlook Plug-in Library by  doxygen 1.5.7.1