CWaitForConfirmationDlg Class Reference

#include <WaitForConfirmationDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_WAITFORCONFIRMATION }

Public Member Functions

void Init (LPCSTR pszMsg, UINT uWait=UINT_MAX, BOOL bShowDontAsk=FALSE, BOOL bNoIsDefault=FALSE, LPCSTR pszDontAskAgainText=NULL, LPCSTR pszMsgIfDontAskAgain=NULL)
 CWaitForConfirmationDlg (CWnd *pParent=NULL)

Public Attributes

BOOL m_bDontAsk
LPCSTR m_pszIcon

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
void DoPostDlg ()
void ApplyLanguage ()
void SetTimerText ()
virtual BOOL OnInitDialog ()
afx_msg void OnTimer (UINT nIDEvent)
afx_msg void OnContextMenu (CWnd *pWnd, CPoint point)
afx_msg void OnWhatisthis ()
afx_msg void OnDontask ()
virtual void OnOK ()
virtual void OnCancel ()

Protected Attributes

CString m_msg
CString m_strDontAskAgainText
CString m_strMsgIfDontAskAfain
BOOL m_bShowDontAsk
BOOL m_bNoIsDefault
UINT m_wait


Detailed Description

Definition at line 13 of file WaitForConfirmationDlg.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 24 of file WaitForConfirmationDlg.h.


Constructor & Destructor Documentation

CWaitForConfirmationDlg::CWaitForConfirmationDlg ( CWnd *  pParent = NULL  ) 

Definition at line 17 of file WaitForConfirmationDlg.cpp.

References FALSE, m_bDontAsk, m_bNoIsDefault, m_bShowDontAsk, and m_pszIcon.


Member Function Documentation

void CWaitForConfirmationDlg::Init ( LPCSTR  pszMsg,
UINT  uWait = UINT_MAX,
BOOL  bShowDontAsk = FALSE,
BOOL  bNoIsDefault = FALSE,
LPCSTR  pszDontAskAgainText = NULL,
LPCSTR  pszMsgIfDontAskAgain = NULL 
)

void CWaitForConfirmationDlg::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

Definition at line 26 of file WaitForConfirmationDlg.cpp.

void CWaitForConfirmationDlg::DoPostDlg (  )  [protected]

Definition at line 160 of file WaitForConfirmationDlg.cpp.

References m_bDontAsk, m_strMsgIfDontAskAfain, and PRG_NAME.

Referenced by OnCancel(), and OnOK().

void CWaitForConfirmationDlg::ApplyLanguage (  )  [protected]

void CWaitForConfirmationDlg::SetTimerText (  )  [protected]

Definition at line 106 of file WaitForConfirmationDlg.cpp.

References L_NO, L_YES, LS, m_bNoIsDefault, and m_wait.

Referenced by OnInitDialog(), and OnTimer().

BOOL CWaitForConfirmationDlg::OnInitDialog (  )  [protected, virtual]

void CWaitForConfirmationDlg::OnTimer ( UINT  nIDEvent  )  [protected]

Definition at line 90 of file WaitForConfirmationDlg.cpp.

References m_bNoIsDefault, m_wait, and SetTimerText().

void CWaitForConfirmationDlg::OnContextMenu ( CWnd *  pWnd,
CPoint  point 
) [protected]

void CWaitForConfirmationDlg::OnWhatisthis (  )  [protected]

Definition at line 127 of file WaitForConfirmationDlg.cpp.

References _CHMgr, and fsContextHelpMgr::OnWT().

void CWaitForConfirmationDlg::OnDontask (  )  [protected]

Definition at line 143 of file WaitForConfirmationDlg.cpp.

References IDC_DONTASK, and m_bDontAsk.

void CWaitForConfirmationDlg::OnOK (  )  [protected, virtual]

Definition at line 148 of file WaitForConfirmationDlg.cpp.

References DoPostDlg().

void CWaitForConfirmationDlg::OnCancel (  )  [protected, virtual]

Definition at line 154 of file WaitForConfirmationDlg.cpp.

References DoPostDlg().


Member Data Documentation

CString CWaitForConfirmationDlg::m_msg [protected]

Definition at line 38 of file WaitForConfirmationDlg.h.

Referenced by Init(), and OnInitDialog().

Definition at line 38 of file WaitForConfirmationDlg.h.

Referenced by Init(), and OnInitDialog().

Definition at line 39 of file WaitForConfirmationDlg.h.

Referenced by DoPostDlg(), and Init().

Definition at line 40 of file WaitForConfirmationDlg.h.

Referenced by CWaitForConfirmationDlg(), Init(), and OnInitDialog().

Definition at line 41 of file WaitForConfirmationDlg.h.

Referenced by CWaitForConfirmationDlg(), Init(), OnTimer(), and SetTimerText().

Definition at line 42 of file WaitForConfirmationDlg.h.

Referenced by Init(), OnInitDialog(), OnTimer(), and SetTimerText().


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

Generated on Sun May 25 00:20:57 2008 by  doxygen 1.5.6