CLoginDlg Class Reference

#include <LoginDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_REQLOGIN }

Public Member Functions

 CLoginDlg (CWnd *pParent=NULL)

Public Attributes

CString m_strServer
CString m_strUser
CString m_strPassword

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
void PrepareCHMgr (CPoint point)
void ApplyLanguage ()
virtual BOOL OnInitDialog ()
afx_msg void OnContextMenu (CWnd *pWnd, CPoint point)
afx_msg void OnWhatisthis ()
afx_msg BOOL OnHelpInfo (HELPINFO *pHelpInfo)


Detailed Description

Definition at line 13 of file LoginDlg.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 22 of file LoginDlg.h.


Constructor & Destructor Documentation

CLoginDlg::CLoginDlg ( CWnd *  pParent = NULL  ) 

Definition at line 16 of file LoginDlg.cpp.

References m_strPassword, and m_strUser.


Member Function Documentation

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

Definition at line 25 of file LoginDlg.cpp.

References IDC_PASSWORD, IDC_USER, m_strPassword, and m_strUser.

void CLoginDlg::PrepareCHMgr ( CPoint  point  )  [protected]

void CLoginDlg::ApplyLanguage (  )  [protected]

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

Definition at line 42 of file LoginDlg.cpp.

References ApplyLanguage(), FALSE, IDC_PASSWORD, IDC_USER, L_LOGINTO, LS, m_strServer, and m_strUser.

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

Definition at line 64 of file LoginDlg.cpp.

References _CHMgr, PrepareCHMgr(), and fsContextHelpMgr::ShowMenu().

void CLoginDlg::OnWhatisthis (  )  [protected]

Definition at line 70 of file LoginDlg.cpp.

References _CHMgr, and fsContextHelpMgr::OnWT().

BOOL CLoginDlg::OnHelpInfo ( HELPINFO *  pHelpInfo  )  [protected]

Definition at line 106 of file LoginDlg.cpp.

References _CHMgr, FALSE, NULL, fsContextHelpMgr::OnWT(), PrepareCHMgr(), and TRUE.


Member Data Documentation

Definition at line 18 of file LoginDlg.h.

Referenced by fsInternetFileListMgr::AskForLogin(), and OnInitDialog().

Definition at line 24 of file LoginDlg.h.

Referenced by fsInternetFileListMgr::AskForLogin(), CLoginDlg(), and DoDataExchange().


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

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