CNotesSettings Class Reference
[User Interface]

Notes options window. More...

#include <NotesSettings.h>

List of all members.

Public Types

enum  { IDD = IDD_NOTES }

Public Member Functions

bool saveSettings (bool)
afx_msg void OnBnClickedNotesOk ()
afx_msg void OnBnClickedNotesCancel ()
afx_msg void OnBnClickedNotesButSelect ()
afx_msg void OnBnClickedNotesRadioVNote ()
afx_msg void OnBnClickedNotesRadioSif ()
afx_msg void OnBnClickedNotesCheckShared ()

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.

Protected Attributes

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

Private Attributes

int currentRadioChecked


Detailed Description

Notes options window.

Member Function Documentation

void CNotesSettings::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