src/hbcore/theme/hbthemeclient_p_p.h
changeset 3 11d3954df52a
parent 2 06ff229162e9
child 5 627c4a0fd0e7
equal deleted inserted replaced
2:06ff229162e9 3:11d3954df52a
    75                                        bool mirrored,
    75                                        bool mirrored,
    76                                        HbIconLoader::IconLoaderOptions options,
    76                                        HbIconLoader::IconLoaderOptions options,
    77                                        const QColor &color,
    77                                        const QColor &color,
    78                                        HbRenderingMode renderMode);						
    78                                        HbRenderingMode renderMode);						
    79 
    79 
    80     HbWidgetLoader::LayoutDefinition *getSharedLayoutDefs(const QString &fileName, const QString &layout, const QString &section);
    80     HbWidgetLoader::LayoutDefinition *getSharedLayoutDefs(const QString &fileName,
       
    81                                                           const QString &layout,
       
    82                                                           const QString &section);
    81 
    83 
    82     HbCss::StyleSheet *getSharedStyleSheet(const QString &filepath, HbLayeredStyleLoader::LayerPriority priority);
    84     HbCss::StyleSheet *getSharedStyleSheet(const QString &filepath,
       
    85                                            HbLayeredStyleLoader::LayerPriority priority);
    83 
    86 
    84     HbEffectFxmlData *getSharedEffect(const QString &filePath);
    87     HbEffectFxmlData *getSharedEffect(const QString &filePath);
    85 
    88 
    86     HbDeviceProfileList *deviceProfiles();
    89     HbDeviceProfileList *deviceProfiles();
    87 
    90