src/hbutils/theme/hbthemeservices.cpp
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
equal deleted inserted replaced
28:b7da29130b0e 30:80e4d18b72f5
    51     applied succesfully. In addition to the active theme content loading also the underlying priority themes will be updated
    51     applied succesfully. In addition to the active theme content loading also the underlying priority themes will be updated
    52     during the theme change.
    52     during the theme change.
    53 
    53 
    54     Depending on the platform setTheme functionality might by restricted.
    54     Depending on the platform setTheme functionality might by restricted.
    55     
    55     
    56     \param themePath, absolute path to the folder where themes index.theme file is located.
    56     \param themePath absolute path to the folder where themes index.theme file is located.
    57 */
    57 */
    58 void HbThemeServices::setTheme(const QString &themePath)
    58 void HbThemeServices::setTheme(const QString &themePath)
    59 {
    59 {
    60 #ifdef Q_OS_SYMBIAN
    60 #ifdef Q_OS_SYMBIAN
    61     RProperty themeRequestProp;
    61     RProperty themeRequestProp;