wlanutilities/wlanindicatorplugin/inc/wlanindicatorplugin.h
changeset 39 7b3e49e4608a
parent 22 498f36116140
child 43 72ebcbb64834
equal deleted inserted replaced
36:682dd021f9be 39:7b3e49e4608a
    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