CDeviceCapsView Class Reference

List of all members.

Public Member Functions

 ~CDeviceCapsView ()
TUid Id () const
void HandleCommandL (TInt aCommand)

Static Public Member Functions

static CDeviceCapsViewNewL ()
static CDeviceCapsViewNewLC ()

Detailed Description

Class: CDeviceCapsView

Discussion: Device Capabilities will be displayed within this views container.

Definition at line 30 of file DeviceCapsView.h.


Constructor & Destructor Documentation

CDeviceCapsView::~CDeviceCapsView (  ) 

Destructor

Definition at line 46 of file DeviceCapsView.cpp.


Member Function Documentation

CDeviceCapsView * CDeviceCapsView::NewL (  )  [static]

Symbian two phase construction

Definition at line 23 of file DeviceCapsView.cpp.

CDeviceCapsView * CDeviceCapsView::NewLC (  )  [static]

Symbian two phase construction

Definition at line 31 of file DeviceCapsView.cpp.

TUid CDeviceCapsView::Id (  )  const

Return View Id

Definition at line 62 of file DeviceCapsView.cpp.

void CDeviceCapsView::HandleCommandL ( TInt  aCommand  ) 

Handle Commands

CDeviceCapsView::HandleCommandL(TInt aCommand) Here we handle commands for this view. Each view has their own HandleCommandL()

Definition at line 73 of file DeviceCapsView.cpp.


Generated by  doxygen 1.6.2