ADMWizSummeryPage Class Reference

Summery license page. More...

#include <LicenseWizard.h>

Inherits ADMLicenseWizPage.

Collaboration diagram for ADMWizSummeryPage:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ADMWizSummeryPage (struct LicenseInfo *pInfo)
 Constructor for the page.

Protected Member Functions

void SetIconImage (int nIcon, int nImage)
 Call to set the image of one of the icons displayed in the page.
virtual ASErr OnInitDialog ()
 Called to initialize the page.
virtual int GetPrevPage ()
 Called to get the number of the previous page to display.

Detailed Description

Summery license page.

Definition at line 195 of file LicenseWizard.h.


Constructor & Destructor Documentation

ADMWizSummeryPage::ADMWizSummeryPage ( struct LicenseInfo pInfo  )  [inline]

Constructor for the page.

Parameters:
pInfo Pointer to the license information object to use

Definition at line 202 of file LicenseWizard.h.


Member Function Documentation

int ADMWizSummeryPage::GetPrevPage (  )  [protected, virtual]

Called to get the number of the previous page to display.

Returns:
Number of page to display when the user goes back

Reimplemented from ADMBaseWizPage.

Definition at line 603 of file LicenseWizard.cpp.

References LicenceTypePage, LicenseJuriPage, LicenseInfo::m_eLicense, and ADMLicenseWizPage::m_pInfo.

ASErr ADMWizSummeryPage::OnInitDialog (  )  [protected, virtual]
void ADMWizSummeryPage::SetIconImage ( int  nIcon,
int  nImage 
) [protected]

Call to set the image of one of the icons displayed in the page.

Parameters:
nIcon ID of the icon
nImage ID of icon resource to display, or 0 to hide

Definition at line 584 of file LicenseWizard.cpp.

References ADMBaseDialog::SetPicture(), and ADMBaseDialog::ShowControl().

Referenced by OnInitDialog().


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

Generated on Thu Dec 17 17:37:10 2009 for CCInfo PDF Plugin by doxygen 1.6.1