src/hbcore/devicedialogbase/hbdevicedialogplugin.cpp
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
equal deleted inserted replaced
0:16d8024aca5e 1:f7ac710697a9
   257     \var HbDeviceDialogPlugin::DeviceDialogFlag HbDeviceDialogPlugin::NoLocalisableData
   257     \var HbDeviceDialogPlugin::DeviceDialogFlag HbDeviceDialogPlugin::NoLocalisableData
   258     If the flag is set, device dialog service does not try to find and localise strings
   258     If the flag is set, device dialog service does not try to find and localise strings
   259     from the property set. If not set localisable strings are localised by the device
   259     from the property set. If not set localisable strings are localised by the device
   260     dialog service.
   260     dialog service.
   261 
   261 
   262     \deprecated HbDeviceDialogPlugin::NoLocalisableData. Will be removed as localization
   262     \deprecated HbDeviceDialogPlugin::NoLocalisableData
   263     is always done by application.
   263         is deprecated. Will be removed as localization is always done by application.
   264 */
   264 */
   265 
   265 
   266 /*!
   266 /*!
   267     \var HbDeviceDialogPlugin::DefaultPriority
   267     \var HbDeviceDialogPlugin::DefaultPriority
   268     Default priority value to return in DeviceDialogInfo.
   268     Default priority value to return in DeviceDialogInfo.