src/hbwidgets/devicedialogs/hbdevicenotificationdialog.cpp
changeset 21 4633027730f5
parent 2 06ff229162e9
child 23 e6ad4ef83b23
equal deleted inserted replaced
7:923ff622b8b9 21:4633027730f5
   322 
   322 
   323 /*!
   323 /*!
   324     Sets message box icon name or animation logical name. The dialog gets updated next time ShowL() or UpdateL()
   324     Sets message box icon name or animation logical name. The dialog gets updated next time ShowL() or UpdateL()
   325     is called.
   325     is called.
   326 
   326 
   327     \param aIconName Icon name. Icon can be from Hb resources or themes. Or can be a file in
   327     \param iconName Icon name. Icon can be from Hb resources or themes. Or can be a file in
   328     a file system.
   328     a file system.
   329 
   329 
   330     \sa IconName()
   330     \sa IconName()
   331 */
   331 */
   332 void HbDeviceNotificationDialog::setIconName(const QString &iconName)
   332 void HbDeviceNotificationDialog::setIconName(const QString &iconName)