ChspsFamily Class Reference

class ChspsFamily

ChspsFamily is used to get UI's resolution and orientation.

hspsThemeServer.exe
Since
S60 9.2

Constructor & Destructor Documentation

ChspsFamily()

ChspsFamily ( ) [protected]

C++ default constructor.

~ChspsFamily()

~ChspsFamily ( ) [virtual]

~ChspsFamilyListener Destructor.

Member Functions Documentation

ConstructL()

void ConstructL ( ) [protected]

ConstructL By default Symbian 2nd phase constructor is private.

GetFamilyString(TDes8 &)

void GetFamilyString ( TDes8 & aFamily ) [protected]

Retrieves used display code.

Parameters

TDes8 & aFamily

GetFamilyType(const TDesC8 &)

ThspsFamily GetFamilyType ( const TDesC8 & aFamilyString ) [static]
Retrieves family type from a string
Since
S60 9.2

Parameters

const TDesC8 & aFamilyString

GetFamilyType()

ThspsFamily GetFamilyType ( )
Retrieves family type from the current resolution.
Since
S60 5.0

NewL()

ChspsFamily * NewL ( ) [static]

NewL Two-phased constructor.

WsSession()

RWsSession & WsSession ( ) [inline]
Retrieves window server session
Since
S60 9.2

Member Data Documentation

CWsScreenDevice * iScreenDevice

CWsScreenDevice * iScreenDevice [private]

RWindowGroup iWindowGroup

RWindowGroup iWindowGroup [private]

RWsSession iWsSession

RWsSession iWsSession [private]