src/systeminfo/qsysteminfo_linux_p.h
changeset 5 603d3f8b6302
parent 0 876b1a06bc25
equal deleted inserted replaced
3:e4ebb16b39ea 5:603d3f8b6302
   181     QString imsi();
   181     QString imsi();
   182     QSystemDeviceInfo::SimStatus simStatus();
   182     QSystemDeviceInfo::SimStatus simStatus();
   183     bool isDeviceLocked();
   183     bool isDeviceLocked();
   184     QSystemDeviceInfo::Profile currentProfile();
   184     QSystemDeviceInfo::Profile currentProfile();
   185     void setConnection();
   185     void setConnection();
       
   186     QString model();
       
   187     QString productName();
   186 
   188 
   187 private:
   189 private:
   188 #if !defined(QT_NO_DBUS)
   190 #if !defined(QT_NO_DBUS)
   189     QHalInterface *halIface;
   191     QHalInterface *halIface;
   190     QHalDeviceInterface *halIfaceDevice;
   192     QHalDeviceInterface *halIfaceDevice;