web_plat/widget_registry_api/inc/WidgetRegistryConstants.h
changeset 36 0ed94ceaa377
parent 17 c8a366e56285
child 59 1f3c3f2f5b0a
child 65 5bfc169077b2
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
   123     EIconPath,                  // string; icon path only
   123     EIconPath,                  // string; icon path only
   124     EUrl,                       // string;
   124     EUrl,                       // string;
   125     EFileSize,                  // int
   125     EFileSize,                  // int
   126     EUid,                       // TUid
   126     EUid,                       // TUid
   127     ENokiaWidget,               // int 0 (not Nokia DTD) or 1 (Nokia DTD)
   127     ENokiaWidget,               // int 0 (not Nokia DTD) or 1 (Nokia DTD)
       
   128     // Do not add enums prior to this, if you are adding enums here 
       
   129     // take into consideration the compatibility problems, i.e widgets working after firmware update.  
       
   130 
   128     EMiniViewEnable,            //optional; int internally 0 0r 1
   131     EMiniViewEnable,            //optional; int internally 0 0r 1
   129     EBlanketPermGranted,              //optional; int internally 0 0r 1
   132     EBlanketPermGranted,              //optional; int internally 0 0r 1
   130     EPreInstalled,              // optional; int internally 0 or 1
   133     EPreInstalled,              // optional; int internally 0 or 1
   131 
   134 
   132     // end property list, begin special values
   135     // end property list, begin special values