Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CDonkeyImportDlg Class Reference

#include <DlgDonkeyImport.h>

Inheritance diagram for CDonkeyImportDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_DONKEY_IMPORT }

Public Member Functions

 CDonkeyImportDlg (CWnd *pParent=NULL)

Public Attributes

CButton m_wndClose
CButton m_wndCancel
CButton m_wndImport
CEdit m_wndLog
CEDPartImporter m_pImporter
CString m_sCancel

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnImport ()
virtual void OnCancel ()
afx_msg void OnTimer (UINT nIDEvent)
afx_msg void OnClose ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 40 of file DlgDonkeyImport.h.


Constructor & Destructor Documentation

CDonkeyImportDlg::CDonkeyImportDlg CWnd *  pParent = NULL  ) 
 

Definition at line 45 of file DlgDonkeyImport.cpp.


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 52 of file DlgDonkeyImport.cpp.

References CSkinDialog::DoDataExchange(), IDC_CLOSE, IDC_IMPORT, IDC_LOG, m_wndCancel, m_wndClose, m_wndImport, and m_wndLog.

void CDonkeyImportDlg::OnCancel  )  [protected, virtual]
 

Definition at line 92 of file DlgDonkeyImport.cpp.

References m_pImporter, and CEDPartImporter::Stop().

void CDonkeyImportDlg::OnClose  )  [protected]
 

Definition at line 110 of file DlgDonkeyImport.cpp.

void CDonkeyImportDlg::OnImport  )  [protected]
 

Definition at line 84 of file DlgDonkeyImport.cpp.

References m_pImporter, m_sCancel, m_wndCancel, m_wndImport, m_wndLog, NULL, and CEDPartImporter::Start().

BOOL CDonkeyImportDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 66 of file DlgDonkeyImport.cpp.

References IDR_MAINFRAME, m_sCancel, m_wndCancel, CSkinDialog::OnInitDialog(), and CSkinDialog::SkinMe().

void CDonkeyImportDlg::OnTimer UINT  nIDEvent  )  [protected]
 

Definition at line 98 of file DlgDonkeyImport.cpp.

References CEDPartImporter::IsRunning(), m_pImporter, m_wndCancel, and m_wndClose.


Member Data Documentation

CEDPartImporter CDonkeyImportDlg::m_pImporter
 

Definition at line 47 of file DlgDonkeyImport.h.

Referenced by CWizardNetworksPage::DoDonkeyImport(), OnCancel(), OnImport(), CDonkeySettingsPage::OnImportDownloads(), and OnTimer().

CString CDonkeyImportDlg::m_sCancel
 

Definition at line 48 of file DlgDonkeyImport.h.

Referenced by OnImport(), and OnInitDialog().

CButton CDonkeyImportDlg::m_wndCancel
 

Definition at line 42 of file DlgDonkeyImport.h.

Referenced by DoDataExchange(), OnImport(), OnInitDialog(), and OnTimer().

CButton CDonkeyImportDlg::m_wndClose
 

Definition at line 41 of file DlgDonkeyImport.h.

Referenced by DoDataExchange(), and OnTimer().

CButton CDonkeyImportDlg::m_wndImport
 

Definition at line 43 of file DlgDonkeyImport.h.

Referenced by DoDataExchange(), and OnImport().

CEdit CDonkeyImportDlg::m_wndLog
 

Definition at line 44 of file DlgDonkeyImport.h.

Referenced by DoDataExchange(), and OnImport().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:05 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2