CBluetoothPMPExampleRTEContainer Class Reference

List of all members.

Public Member Functions

void ConstructL (const TRect &aRect)
 ~CBluetoothPMPExampleRTEContainer ()
void DrawTextL (const TDesC &aText)
void DrawTextWithoutCarriageL (const TDesC &aText)
void DrawUnderlinedTextL (const TDesC &aText)
void DrawLineL ()
void AddCarriageReturnL ()
void ShowMessageL (const TDesC &aMsg)
void SizeChanged ()
void ClearScreenL ()

Static Public Member Functions

static
CBluetoothPMPExampleRTEContainer
NewL (const TRect &aRect)
static
CBluetoothPMPExampleRTEContainer
NewLC (const TRect &aRect)

Detailed Description

CBluetoothPMPExampleRTEContainer Container control class.

Definition at line 44 of file BluetoothPMPExampleRTEContainer.h.


Constructor & Destructor Documentation

CBluetoothPMPExampleRTEContainer::~CBluetoothPMPExampleRTEContainer (  ) 

Member Function Documentation

CBluetoothPMPExampleRTEContainer * CBluetoothPMPExampleRTEContainer::NewL ( const TRect &  aRect  )  [static]

Create new CBluetoothPMPExampleRTEContainer object

Parameters:
aRect Frame rectangle for container.
Returns:
a pointer to the created instance of CBluetoothPMPExampleRTEContainer.

Definition at line 39 of file BluetoothPMPExampleRTEContainer.cpp.

CBluetoothPMPExampleRTEContainer * CBluetoothPMPExampleRTEContainer::NewLC ( const TRect &  aRect  )  [static]
void CBluetoothPMPExampleRTEContainer::ConstructL ( const TRect &  aRect  ) 
void CBluetoothPMPExampleRTEContainer::DrawTextL ( const TDesC &  aText  ) 
void CBluetoothPMPExampleRTEContainer::DrawTextWithoutCarriageL ( const TDesC &  aText  ) 
void CBluetoothPMPExampleRTEContainer::DrawUnderlinedTextL ( const TDesC &  aText  ) 
void CBluetoothPMPExampleRTEContainer::DrawLineL (  ) 
void CBluetoothPMPExampleRTEContainer::AddCarriageReturnL (  ) 
void CBluetoothPMPExampleRTEContainer::ShowMessageL ( const TDesC &  aMsg  ) 
void CBluetoothPMPExampleRTEContainer::SizeChanged (  ) 
void CBluetoothPMPExampleRTEContainer::ClearScreenL (  ) 

Generated by  doxygen 1.6.2