coreapplicationuis/powersaveutilities/batterypopupcontrol/inc/batterypopupcontrol.h
branchRCL_3
changeset 58 0818dd463d41
parent 0 2e3d3ce01487
equal deleted inserted replaced
57:5e7d68cc22e0 58:0818dd463d41
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-10 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".
   288     
   288     
   289     /**
   289     /**
   290      * Rect for link  
   290      * Rect for link  
   291      */     
   291      */     
   292     TRect iLinkRect;
   292     TRect iLinkRect;
       
   293 
       
   294     /**
       
   295      * Alignment of the Layout either ERight or ELeft
       
   296      */
       
   297     CGraphicsContext::TTextAlign iAlign;
   293     };
   298     };
   294     
   299     
   295     
   300     
   296 #endif // CBATTERYPOPUPCONTROL_H
   301 #endif // CBATTERYPOPUPCONTROL_H
   297 
   302