CSendWorkbenchUIQView Class Reference

List of all members.

Public Member Functions

 ~CSendWorkbenchUIQView ()
TVwsViewId ViewId () const
void HandleCommandL (CQikCommand &aCommand)
void HandleSendDialogL (CQikListBox *aListBox)
void HandleListBoxEventL (CQikListBox *aListBox, TQikListBoxEvent aEventType, TInt aItemIndex, TInt aSlotId)

Static Public Member Functions

static CSendWorkbenchUIQViewNewLC (CQikAppUi &aAppUi)

Protected Member Functions

void ViewConstructL ()

Detailed Description

A very simple view that displays the text "SendWorkbenchUIQ", 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 32 of file SendWorkbenchUIQView.h.


Constructor & Destructor Documentation

CSendWorkbenchUIQView::~CSendWorkbenchUIQView (  ) 

Destructor for the view

Definition at line 88 of file SendWorkbenchUIQView.cpp.


Member Function Documentation

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

Creates and constructs the view.

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

Definition at line 68 of file SendWorkbenchUIQView.cpp.

TVwsViewId CSendWorkbenchUIQView::ViewId (  )  const

Returns the view Id

Returns:
Returns the Uid of the view

Definition at line 160 of file SendWorkbenchUIQView.cpp.

void CSendWorkbenchUIQView::ViewConstructL (  )  [protected]

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

Definition at line 104 of file SendWorkbenchUIQView.cpp.


Generated by  doxygen 1.6.2