CLoader Class Reference

List of all members.

Public Member Functions

 ~CLoader ()
void Decode ()

Static Public Member Functions

static CLoaderNewL (const TDesC &aFn)

Public Attributes

CFbsBitmap * iMask
CFbsBitmap * iBitmap

Detailed Description

This class loads bitmap images from bitmap files.

Definition at line 127 of file dialogbox.h.


Constructor & Destructor Documentation

CLoader::~CLoader (  ) 

Destructor.

Definition at line 250 of file dialogbox.cpp.


Member Function Documentation

CLoader * CLoader::NewL ( const TDesC &  aFn  )  [static]

CLoader starts.

Definition at line 217 of file dialogbox.cpp.


Member Data Documentation

CFbsBitmap* CLoader::iMask

The bitmap mask.

Definition at line 146 of file dialogbox.h.

CFbsBitmap* CLoader::iBitmap

The bitmap loaded from the bitmap file.

Definition at line 150 of file dialogbox.h.


Generated by  doxygen 1.6.2