classicui_pub/status_pane_api/inc/eikspane.h
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 9 aabf2c525e0f
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   533     TInt  LastUsedResourceId();
   533     TInt  LastUsedResourceId();
   534     TInt  ReadInitialUsedResourceIdL( TInt aCoreResId );    
   534     TInt  ReadInitialUsedResourceIdL( TInt aCoreResId );    
   535     TInt  InitialUsedResourceId();
   535     TInt  InitialUsedResourceId();
   536     TRect LargestBoundingRect( TRegion& aWholeRegion,
   536     TRect LargestBoundingRect( TRegion& aWholeRegion,
   537                                TRegion& aRemovedRegion ) const;
   537                                TRegion& aRemovedRegion ) const;
       
   538     void SetCombinedPaneVisibilityL( TBool aVisible );
   538 
   539 
   539 protected:
   540 protected:
   540 
   541 
   541     /**
   542     /**
   542     * Gets the status pane data subscriber.
   543     * Gets the status pane data subscriber.