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

CDownloadReviewDlg Class Reference

#include <DlgDownloadReviews.h>

Inheritance diagram for CDownloadReviewDlg:

CSkinDialog List of all members.

Public Types

enum  { IDD = IDD_DOWNLOAD_REVIEWS }

Public Member Functions

 CDownloadReviewDlg (CWnd *pParent=NULL, CDownload *pDownload=NULL)
virtual ~CDownloadReviewDlg ()

Public Attributes

CDragListCtrl m_wndReviews
CString m_sReviewFileName
CButton m_wndOK
CDownloadm_pDownload

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual BOOL OnInitDialog ()
virtual void OnOK ()

Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IDD 

Definition at line 42 of file DlgDownloadReviews.h.


Constructor & Destructor Documentation

CDownloadReviewDlg::CDownloadReviewDlg CWnd *  pParent = NULL,
CDownload pDownload = NULL
 

Definition at line 44 of file DlgDownloadReviews.cpp.

CDownloadReviewDlg::~CDownloadReviewDlg  )  [virtual]
 

Definition at line 49 of file DlgDownloadReviews.cpp.


Member Function Documentation

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

Reimplemented from CSkinDialog.

Definition at line 54 of file DlgDownloadReviews.cpp.

References CSkinDialog::DoDataExchange(), IDC_REVIEW_FILENAME, IDC_REVIEWS, m_sReviewFileName, and m_wndReviews.

BOOL CDownloadReviewDlg::OnInitDialog  )  [protected, virtual]
 

Reimplemented from CSkinDialog.

Definition at line 65 of file DlgDownloadReviews.cpp.

References CLiveList::Add(), CLiveList::Apply(), CoolInterface, CLiveItem::Format(), CDownloadWithExtras::GetFirstReview(), ID_TOOLS_PROFILE, ID_TOOLS_WIZARD, IDR_MEDIAFRAME, IDS_RATING_NORATING, CCoolInterface::ImageForID(), LoadString(), LVS_EX_LABELTIP, CLiveItem::m_nImage, m_pDownload, CCoolInterface::m_pImages, CTransfers::m_pSection, CDownloadBase::m_sRemoteName, m_sReviewFileName, m_wndReviews, NULL, CSkinDialog::OnInitDialog(), CLiveItem::Set(), Skin, CSkinDialog::SkinMe(), CLiveList::Sort(), Transfers, and CSkin::Translate().

void CDownloadReviewDlg::OnOK  )  [protected, virtual]
 

Definition at line 159 of file DlgDownloadReviews.cpp.


Member Data Documentation

CDownload* CDownloadReviewDlg::m_pDownload
 

Definition at line 47 of file DlgDownloadReviews.h.

Referenced by OnInitDialog().

CString CDownloadReviewDlg::m_sReviewFileName
 

Definition at line 44 of file DlgDownloadReviews.h.

Referenced by DoDataExchange(), and OnInitDialog().

CButton CDownloadReviewDlg::m_wndOK
 

Definition at line 45 of file DlgDownloadReviews.h.

CDragListCtrl CDownloadReviewDlg::m_wndReviews
 

Definition at line 43 of file DlgDownloadReviews.h.

Referenced by DoDataExchange(), and OnInitDialog().


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