CEikSgcServer::TWgState Class Reference

class CEikSgcServer::TWgState

Constructor & Destructor Documentation

TWgState()

TWgState()

TWgState(TInt)

TWgState(TIntaWgId)

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)

voidSetAppScreenMode(TIntaAppScreenMode)[inline]

Parameters

TInt aAppScreenMode

SetFullScreen(TBool)

voidSetFullScreen(TBoolaFullScreen)[inline]

Parameters

TBool aFullScreen

SetLegacyLayout(TBool)

voidSetLegacyLayout(TBoolaLegacyLayout)[inline]

Parameters

TBool aLegacyLayout

SetOrientationLandscape(TBool)

voidSetOrientationLandscape(TBoolaOrientationLandscape)[inline]

Parameters

TBool aOrientationLandscape

SetOrientationSpecified(TBool)

voidSetOrientationSpecified(TBoolaOrientationSpecified)[inline]

Parameters

TBool aOrientationSpecified

SetPartialForeground(TBool)

voidSetPartialForeground(TBoolaPartialForeground)[inline]

Parameters

TBool aPartialForeground

SetSpFlags(TInt)

voidSetSpFlags(TIntaSpFlags)[inline]

Parameters

TInt aSpFlags

SetSpLayout(TInt)

voidSetSpLayout(TIntaSpLayout)[inline]

Parameters

TInt aSpLayout

SetUnderstandsPartialForeground(TBool)

voidSetUnderstandsPartialForeground(TBoolaPartialForeground)[inline]

Parameters

TBool aPartialForeground

SetWgId(TInt)

voidSetWgId(TIntaWgId)[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]