contentstorage/inc/cadef.h
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
child 98 d2f833ab7940
equal deleted inserted replaced
95:c739008478cc 96:5d243a69bdda
    10  * Nokia Corporation - initial contribution.
    10  * Nokia Corporation - initial contribution.
    11  *
    11  *
    12  * Contributors:
    12  * Contributors:
    13  *
    13  *
    14  * Description:  Definition of different constants
    14  * Description:  Definition of different constants
    15  *  Version     : %version: 10.1.16 % << Don't touch! Updated by Synergy at check-out.
    15  *  Version     : %version: ou1s60ui#10.1.19 % << Don't touch! Updated by Synergy at check-out.
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 #ifndef CADEF_H
    19 #ifndef CADEF_H
    20 #define CADEF_H
    20 #define CADEF_H
    92 _LIT( KCaAttrAppWidgetUri, "widget:uri");
    92 _LIT( KCaAttrAppWidgetUri, "widget:uri");
    93 _LIT( KCaAttrAppWidgetServiceXml, "widget:servicexml");
    93 _LIT( KCaAttrAppWidgetServiceXml, "widget:servicexml");
    94 
    94 
    95 _LIT( KCaAttrAppWidgetUriCWRTValue, "wrtwidgetuiplugin");
    95 _LIT( KCaAttrAppWidgetUriCWRTValue, "wrtwidgetuiplugin");
    96 _LIT( KCaAttrAppWidgetParamWebAppId, "widgetparam:webAppId");
    96 _LIT( KCaAttrAppWidgetParamWebAppId, "widgetparam:webAppId");
       
    97 _LIT( KCaScrPropertyAppId, "AppID");
       
    98 _LIT( KCaScrPropertyIsMiniviewSupported, "isMiniviewSupported");
    97 
    99 
    98 _LIT( KCaAppGroupName, "appgroup_name" );
   100 _LIT( KCaAppGroupName, "appgroup_name" );
    99 
   101 
   100 _LIT( KCollectionIconFileName, "qtg_large_applications_user");
   102 _LIT( KCollectionIconFileName, "qtg_large_applications_user");
       
   103 
       
   104 _LIT(KLocalizationFilepathZ, "z:/resource/qt/translations");
       
   105 _LIT(KLocalizationFilepathC, "c:/resource/qt/translations");
       
   106 _LIT(KLocalizationFilepath, ":/resource/qt/translations");
   101 
   107 
   102 const TInt KGranularityOne = 1;
   108 const TInt KGranularityOne = 1;
   103 const TInt KUidChars = 10;
   109 const TInt KUidChars = 10;
   104 const TInt KDefaultGranularity = 5;
   110 const TInt KDefaultGranularity = 5;
   105 const TInt KDefaultExpandSize = 512;
   111 const TInt KDefaultExpandSize = 512;
   132     0x10210E26
   138     0x10210E26
   133     };
   139     };
   134 
   140 
   135 const TUid KCWRTApplicationTypeUid =
   141 const TUid KCWRTApplicationTypeUid =
   136     {
   142     {
   137     0x200267DC
   143     0x10282821 
   138     };
   144     };
   139 
   145 
   140 const TInt KCenRepBufferSize = 255;
   146 const TInt KCenRepBufferSize = 255;
   141 //
   147 //
   142 // Attributes commonly used for all items.
   148 // Attributes commonly used for all items.