class AknStatuspaneUtils |
This class contains statuspane related utility methods.
Public Member Functions | |
---|---|
IMPORT_C TInt | CurrentStatusPaneLayoutResId() |
IMPORT_C TBool | ExtendedFlatLayoutActive() |
IMPORT_C TBool | ExtendedLayoutActive() |
IMPORT_C TBool | ExtendedStaconPaneActive() |
IMPORT_C TBool | FlatLayoutActive() |
TBool | HDLayoutActive() |
IMPORT_C TBool | IdleLayoutActive() |
TBool | IsActiveIdle() |
IMPORT_C TBool | SmallLayoutActive() |
IMPORT_C TBool | StaconPaneActive() |
IMPORT_C TBool | StaconSoftKeysLeft() |
IMPORT_C TBool | StaconSoftKeysRight() |
IMPORT_C TBool | TouchPaneCompatibleLayoutActive() |
IMPORT_C TBool | UsualLayoutActive() |
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
IMPORT_C TBool | ExtendedFlatLayoutActive | ( | ) | [static] |
This method checks if statuspane layout is currently any of extended flat layouts.
IMPORT_C TBool | ExtendedLayoutActive | ( | ) | [static] |
This method checks if any of extended status pane portrait mode layouts is active.
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).
IMPORT_C TBool | FlatLayoutActive | ( | ) | [static] |
This method checks if any of flat statuspane layouts is active.
TBool | HDLayoutActive | ( | ) | [static] |
This method checks if an nHD status pane layout is active.
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.
TBool | IsActiveIdle | ( | ) | [static] |
This method checks if the status pane belongs to active idle.
IMPORT_C TBool | SmallLayoutActive | ( | ) | [static] |
This method checks if any of small statuspane layouts is active.
IMPORT_C TBool | StaconPaneActive | ( | ) | [static] |
This method checks if statuspane layout is currently a stacon layout. (stacon = combined status & control pane, side softkeys).
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.
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.
IMPORT_C TBool | TouchPaneCompatibleLayoutActive | ( | ) | [static] |
This method checks if the active statuspane layout is compatible with the touch pane.
IMPORT_C TBool | UsualLayoutActive | ( | ) | [static] |
This method checks if any of "usual" statuspane layouts is active.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.