src/hbcore/image/hbiconanimationmanager.h
changeset 5 627c4a0fd0e7
parent 0 16d8024aca5e
equal deleted inserted replaced
3:11d3954df52a 5:627c4a0fd0e7
    40     ~HbIconAnimationManager();
    40     ~HbIconAnimationManager();
    41 
    41 
    42     static HbIconAnimationManager *global();
    42     static HbIconAnimationManager *global();
    43 
    43 
    44     bool addDefinitionFile(const QString &definitionFileName);
    44     bool addDefinitionFile(const QString &definitionFileName);
    45     
    45 
    46     void addDefinition(
    46     void addDefinition(
    47         const QString &iconName,
    47         const QString &iconName,
    48         const HbIconAnimationDefinition &definition);
    48         const HbIconAnimationDefinition &definition);
    49 
    49 
    50     void removeDefinitionFile(const QString &definitionFileName);
    50     void removeDefinitionFile(const QString &definitionFileName);