src/hbcore/core/hbinstance.h
changeset 2 06ff229162e9
parent 1 f7ac710697a9
child 5 627c4a0fd0e7
equal deleted inserted replaced
1:f7ac710697a9 2:06ff229162e9
    48     
    48     
    49     QList<HbMainWindow *> allMainWindows() const;
    49     QList<HbMainWindow *> allMainWindows() const;
    50 
    50 
    51     HbStyle *style() const;
    51     HbStyle *style() const;
    52     HbTheme *theme() const;
    52     HbTheme *theme() const;
    53     HbTypefaceInfo *typefaceInfo() const;
       
    54 
    53 
    55     void addLibraryPath(const QString &path);
    54     void addLibraryPath(const QString &path);
    56     void removeLibraryPath(const QString &path);
    55     void removeLibraryPath(const QString &path);
    57     QStringList libraryPaths() const;
    56     QStringList libraryPaths() const;
    58     void setLibraryPaths(const QStringList &paths);
    57     void setLibraryPaths(const QStringList &paths);