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 133 of file dialogbox.h.


Constructor & Destructor Documentation

CLoader::~CLoader (  ) 

Destructor.

Definition at line 274 of file dialogbox.cpp.


Member Function Documentation

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

CLoader starts.

Definition at line 241 of file dialogbox.cpp.


Member Data Documentation

CFbsBitmap* CLoader::iMask

The bitmap mask.

Definition at line 152 of file dialogbox.h.

CFbsBitmap* CLoader::iBitmap

The bitmap loaded from the bitmap file.

Definition at line 156 of file dialogbox.h.


Generated by  doxygen 1.6.2