CEikSgcServer::TWgState Class Reference

class CEikSgcServer::TWgState

Constructor & Destructor Documentation

TWgState()

TWgState ( )

TWgState(TInt)

TWgState ( TInt aWgId )

Parameters

TInt aWgId

Member Functions Documentation

AppScreenMode()

TInt AppScreenMode ( ) const [inline]

IsFullScreen()

TBool IsFullScreen ( ) const [inline]

IsLegacyLayout()

TBool IsLegacyLayout ( ) const [inline]

IsOrientationLandscape()

TBool IsOrientationLandscape ( ) const [inline]

IsOrientationSpecified()

TBool IsOrientationSpecified ( ) const [inline]

IsPartialForeground()

TBool IsPartialForeground ( ) const [inline]

SetAppScreenMode(TInt)

void SetAppScreenMode ( TInt aAppScreenMode ) [inline]

Parameters

TInt aAppScreenMode

SetFullScreen(TBool)

void SetFullScreen ( TBool aFullScreen ) [inline]

Parameters

TBool aFullScreen

SetLegacyLayout(TBool)

void SetLegacyLayout ( TBool aLegacyLayout ) [inline]

Parameters

TBool aLegacyLayout

SetOrientationLandscape(TBool)

void SetOrientationLandscape ( TBool aOrientationLandscape ) [inline]

Parameters

TBool aOrientationLandscape

SetOrientationSpecified(TBool)

void SetOrientationSpecified ( TBool aOrientationSpecified ) [inline]

Parameters

TBool aOrientationSpecified

SetPartialForeground(TBool)

void SetPartialForeground ( TBool aPartialForeground ) [inline]

Parameters

TBool aPartialForeground

SetSpFlags(TInt)

void SetSpFlags ( TInt aSpFlags ) [inline]

Parameters

TInt aSpFlags

SetSpLayout(TInt)

void SetSpLayout ( TInt aSpLayout ) [inline]

Parameters

TInt aSpLayout

SetUnderstandsPartialForeground(TBool)

void SetUnderstandsPartialForeground ( TBool aPartialForeground ) [inline]

Parameters

TBool aPartialForeground

SetWgId(TInt)

void SetWgId ( TInt aWgId ) [inline]

Parameters

TInt aWgId

SpFlags()

TInt SpFlags ( ) const [inline]

SpLayout()

TInt SpLayout ( ) const [inline]

UnderstandsPartialForeground()

TBool UnderstandsPartialForeground ( ) const [inline]

WgId()

TInt WgId ( ) const [inline]

Member Data Documentation

TInt iAppScreenMode

TInt iAppScreenMode [private]

TBitFlags iFlags

TBitFlags iFlags [private]

TInt iSpFlags

TInt iSpFlags [private]

TInt iSpLayout

TInt iSpLayout [private]

TInt iWgId

TInt iWgId [private]