connectionmonitoring/cellularindicatorplugin/inc/cellularindicatorplugin.h
changeset 47 cb7afde124a3
parent 20 9c97ad6591ae
child 44 a0c4ceac30d0
equal deleted inserted replaced
46:95d45f234cf3 47:cb7afde124a3
    67     bool handleInteraction(InteractionType type);
    67     bool handleInteraction(InteractionType type);
    68     
    68     
    69     // Used to get indicator data (icon or text)
    69     // Used to get indicator data (icon or text)
    70     QVariant indicatorData(int role) const;
    70     QVariant indicatorData(int role) const;
    71 
    71 
    72 private slots:
       
    73     // handler for error codes
       
    74     void processError(QProcess::ProcessError err);
       
    75 
       
    76 private: // data
    72 private: // data
    77 
    73 
    78     // Disable copy constructor
    74     // Disable copy constructor
    79     Q_DISABLE_COPY(CellularIndicatorPlugin)
    75     Q_DISABLE_COPY(CellularIndicatorPlugin)
    80     // Indicator type
    76     // Indicator type