AknStatuspaneUtils Class Reference

class AknStatuspaneUtils

This class contains statuspane related utility methods.

Member Functions Documentation

CurrentStatusPaneLayoutResId()

IMPORT_C TInt CurrentStatusPaneLayoutResId ( ) [static]

This method can be used the check the status pane layout resource ID of the current application. If the application has no status pane the resource ID is checked from AknCapServer.

R_AVKON_STATUS_PANE in avkon.rss

ExtendedFlatLayoutActive()

IMPORT_C TBool ExtendedFlatLayoutActive ( ) [static]

This method checks if statuspane layout is currently any of extended flat layouts.

ExtendedLayoutActive()

IMPORT_C TBool ExtendedLayoutActive ( ) [static]

This method checks if any of extended status pane portrait mode layouts is active.

ExtendedStaconPaneActive()

IMPORT_C TBool ExtendedStaconPaneActive ( ) [static]

This method checks if statuspane layout is currently any of extended stacon layouts. (stacon = combined status & control pane, side softkeys).

FlatLayoutActive()

IMPORT_C TBool FlatLayoutActive ( ) [static]

This method checks if any of flat statuspane layouts is active.

HDLayoutActive()

TBool HDLayoutActive ( ) [static]

This method checks if an nHD status pane layout is active.

IdleLayoutActive()

IMPORT_C TBool IdleLayoutActive ( ) [static]

This method checks if any of "idle" statuspane layouts is active. Also video telephony statuspane is considered as idle layout.

IsActiveIdle()

TBool IsActiveIdle ( ) [static]

This method checks if the status pane belongs to active idle.

SmallLayoutActive()

IMPORT_C TBool SmallLayoutActive ( ) [static]

This method checks if any of small statuspane layouts is active.

StaconPaneActive()

IMPORT_C TBool StaconPaneActive ( ) [static]

This method checks if statuspane layout is currently a stacon layout. (stacon = combined status & control pane, side softkeys).

StaconSoftKeysLeft()

IMPORT_C TBool StaconSoftKeysLeft ( ) [static]

This method checks if statuspane layout is currently a stacon layout which has softkeylabels at the left side of the screen.

StaconSoftKeysRight()

IMPORT_C TBool StaconSoftKeysRight ( ) [static]

This method checks if statuspane layout is currently a stacon layout which has softkeylabels at the right side of the screen.

TouchPaneCompatibleLayoutActive()

IMPORT_C TBool TouchPaneCompatibleLayoutActive ( ) [static]

This method checks if the active statuspane layout is compatible with the touch pane.

UsualLayoutActive()

IMPORT_C TBool UsualLayoutActive ( ) [static]

This method checks if any of "usual" statuspane layouts is active.