src/hbwidgets/devicedialogs/hbdeviceprogressdialog.cpp
changeset 21 4633027730f5
parent 2 06ff229162e9
child 28 b7da29130b0e
equal deleted inserted replaced
7:923ff622b8b9 21:4633027730f5
   637 }
   637 }
   638 
   638 
   639 /*!
   639 /*!
   640     Sets message box icon name or animation logical name.
   640     Sets message box icon name or animation logical name.
   641 
   641 
   642     \param aIconName Icon name. Icon can be from Hb resources or themes. Or can be a file in
   642     \param iconName Icon name. Icon can be from Hb resources or themes. Or can be a file in
   643     a file system.
   643     a file system.
   644 
   644 
   645     \sa IconName()
   645     \sa IconName()
   646 */
   646 */
   647 void HbDeviceProgressDialog::setIconName(const QString &iconName)
   647 void HbDeviceProgressDialog::setIconName(const QString &iconName)