NetworkSystemInfoScriptInterface Class ReferenceExposed as sysinfo.network. More... #include <NetworkSystemInfoScriptInterface> Public Types
Properties
Public Functions
Public Slots
Detailed DescriptionExposed as sysinfo.network. Member Type Documentation
|
int | cellId () const |
void | setCellId ( int id ) |
Access functions:
QString | currentMobileCountryCode () const |
void | setCurrentMobileCountryCode ( const QString & code ) |
Access functions:
QString | currentMobileNetworkCode () const |
void | setCurrentMobileNetworkCode ( const QString & code ) |
Access functions:
NetworkMode | currentMode () const |
void | setCurrentMode ( NetworkSystemInfoScriptInterface::NetworkMode m ) |
Access functions:
QString | homeMobileCountryCode () const |
void | setHomeMobileCountryCode ( const QString & code ) |
Access functions:
QString | homeMobileNetworkCode () const |
void | setHomeMobileNetworkCode ( const QString & code ) |
Access functions:
int | locationAreaCode () const |
void | setLocationAreaCode ( int code ) |
See also setNetworkName().
See also setNetworkSignalStrength().
See also setNetworkStatus().
See also networkName().
See also networkSignalStrength().
See also networkStatus().