CLogSettings Class Reference
[User Interface]
Log settings window.
More...
#include <LogSettings.h>
List of all members.
|
Public Types |
enum | { IDD = IDD_LOG
} |
Public Member Functions |
| CLogSettings (CWnd *pParent=NULL) |
bool | saveSettings (bool saveToDisk) |
afx_msg void | OnBnClickedLogOk () |
afx_msg void | OnBnClickedLogCancel () |
afx_msg void | OnBnClickedLogRadioNone () |
afx_msg void | OnBnClickedLogRadioInfo () |
afx_msg void | OnBnClickedLogRadioDebug () |
afx_msg void | OnBnClickedLogViewlog () |
Public Attributes |
CButton | radioNone |
CButton | radioInfo |
CButton | radioDebug |
CStatic | groupLevel |
Protected Member Functions |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
Detailed Description
Log settings window.
The documentation for this class was generated from the following files:
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/LogSettings.h
- C:/cygwin/home/forge/outlook-branch/install/output/export/UI/src/LogSettings.cpp