web_plat/widget_registry_api/inc/WidgetRegistryConstants.h
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
   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 
       
   131     EMiniViewEnable,            //optional; int internally 0 0r 1
   128     EMiniViewEnable,            //optional; int internally 0 0r 1
   132     EBlanketPermGranted,              //optional; int internally 0 0r 1
   129     EBlanketPermGranted,              //optional; int internally 0 0r 1
   133     EPreInstalled,              // optional; int internally 0 or 1
   130     EPreInstalled,              // optional; int internally 0 or 1
   134 
   131 
   135     // end property list, begin special values
   132     // end property list, begin special values