systemsettings/accindicatorplugin/inc/accindicator.h
branchGCC_SURGE
changeset 52 6cd49ffea600
parent 49 76883296a0d5
child 72 56a7be608841
equal deleted inserted replaced
41:ced935b952ef 52:6cd49ffea600
    46     QVariant indicatorData(int role) const;
    46     QVariant indicatorData(int role) const;
    47     
    47     
    48 public:
    48 public:
    49     //from HbIndicatorPluginInterface
    49     //from HbIndicatorPluginInterface
    50     QStringList indicatorTypes() const;
    50     QStringList indicatorTypes() const;
    51     bool accessAllowed(const QString &indicatorType,
    51     bool accessAllowed(const QString &indicatorType, const QVariantMap &securityInfo) const;   
    52                                const HbSecurityInfo *securityInfo) const;   
       
    53     HbIndicatorInterface* createIndicator(const QString &indicatorType);
    52     HbIndicatorInterface* createIndicator(const QString &indicatorType);
    54     int error() const;
    53     int error() const;
    55 
    54 
    56 protected:
    55 protected:
    57     //from HbindicatorInterface
    56     //from HbindicatorInterface