CExeLauncher_UIQ3View Class Reference

List of all members.

Public Member Functions

 ~CExeLauncher_UIQ3View ()
TVwsViewId ViewId () const
void HandleCommandL (CQikCommand &aCommand)

Static Public Member Functions

static CExeLauncher_UIQ3ViewNewLC (CQikAppUi &aAppUi)

Protected Member Functions

void ViewConstructL ()

Detailed Description

A very simple view that displays the text "ExeLauncher_UIQ3", drawn using the default title font supplied by UIQ. It also consist of three commands that will bring up infoprints.

Since:
UIQ 3.0

Definition at line 22 of file ExeLauncher_UIQ3View.h.


Constructor & Destructor Documentation

CExeLauncher_UIQ3View::~CExeLauncher_UIQ3View (  ) 

Destructor for the view

Definition at line 55 of file ExeLauncher_UIQ3View.cpp.


Member Function Documentation

CExeLauncher_UIQ3View * CExeLauncher_UIQ3View::NewLC ( CQikAppUi &  aAppUi  )  [static]

Creates and constructs the view.

Parameters:
aAppUi Reference to the AppUi
Returns:
Pointer to a CExeLauncher_UIQ3View object

Definition at line 28 of file ExeLauncher_UIQ3View.cpp.

TVwsViewId CExeLauncher_UIQ3View::ViewId (  )  const

Returns the view Id

Returns:
Returns the Uid of the view

Definition at line 85 of file ExeLauncher_UIQ3View.cpp.

void CExeLauncher_UIQ3View::ViewConstructL (  )  [protected]

Inherited from CQikViewBase and called upon by the UI Framework. It creates the view from resource.

Definition at line 73 of file ExeLauncher_UIQ3View.cpp.


Generated by  doxygen 1.6.2