wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h
changeset 46 2fbd1d709fe7
parent 22 498f36116140
child 43 72ebcbb64834
equal deleted inserted replaced
45:d9ec2b8c6bad 46:2fbd1d709fe7
    49 public:
    49 public:
    50     //from HbIndicatorInterface
    50     //from HbIndicatorInterface
    51     bool handleClientRequest (RequestType type, const QVariant &parameter);
    51     bool handleClientRequest (RequestType type, const QVariant &parameter);
    52     bool handleInteraction (InteractionType type); 
    52     bool handleInteraction (InteractionType type); 
    53     QVariant indicatorData(int role) const;
    53     QVariant indicatorData(int role) const;
    54 
       
    55 private slots:
       
    56     void processError(QProcess::ProcessError err); // handler for error codes
       
    57     
    54     
    58 private:
    55 private:
    59     
    56     
    60     Q_DISABLE_COPY(WlanIndicatorPlugin)
    57     Q_DISABLE_COPY(WlanIndicatorPlugin)
    61     QStringList mIndicatorTypes;  // Type of indicator
    58     QStringList mIndicatorTypes;  // Type of indicator