Interface for providing system information to the display manager.
More...
#include <ISystemInfoProvider.hpp>
Interface for providing system information to the display manager.
Definition at line 25 of file ISystemInfoProvider.hpp.
◆ ~ISystemInfoProvider()
virtual ISystemInfoProvider::~ISystemInfoProvider |
( |
| ) |
|
|
virtualdefault |
◆ getIpAddress()
virtual QString ISystemInfoProvider::getIpAddress |
( |
| ) |
const |
|
pure virtual |
◆ getTemperature()
virtual QString ISystemInfoProvider::getTemperature |
( |
| ) |
const |
|
pure virtual |
◆ getWifiStatus()
virtual QString ISystemInfoProvider::getWifiStatus |
( |
QString & | wifiName | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: