web_plat/widget_registry_api/inc/WidgetRegistryConstants.h
changeset 11 c8a366e56285
parent 10 a359256acfc6
child 25 0ed94ceaa377
equal deleted inserted replaced
10:a359256acfc6 11:c8a366e56285
   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     EMiniViewEnable,            //optional; int internally 0 0r 1
   128     EMiniViewEnable,            //optional; int internally 0 0r 1
   129     EBlanketPermGranted,              //optional; int internally 0 0r 1
   129     EBlanketPermGranted,              //optional; int internally 0 0r 1
       
   130     EPreInstalled,              // optional; int internally 0 or 1
   130 
   131 
   131     // end property list, begin special values
   132     // end property list, begin special values
   132     EWidgetPropertyIdCount,     // must be at end of properties
   133     EWidgetPropertyIdCount,     // must be at end of properties
   133     EWidgetPropertyIdInvalid = 1000    // must be after EWidgetPropertyIdCount
   134     EWidgetPropertyIdInvalid = 1000    // must be after EWidgetPropertyIdCount
   134     };
   135     };