![]() |
netctlgui
1.4.7
Qt library which interacts with netctl
|
WiFi information structure. More...
Public Attributes | |
QList< int > | frequencies |
QStringList | macs |
QString | name |
QString | security |
int | signal = 0 |
PointType | type = PointType::None |
bool | active = false |
bool | exists = false |
WiFi information structure.
netctlWifiInfo::active = false |
whether associated profile is active
netctlWifiInfo::exists = false |
whether associated profile exists
netctlWifiInfo::frequencies |
point frequencies
netctlWifiInfo::macs |
point MAC addresses
netctlWifiInfo::name |
ESSID
netctlWifiInfo::security |
may be "WPA2", "WEP", "WEP", "none"
netctlWifiInfo::signal = 0 |
Wifi point signal
netctlWifiInfo::type = PointType::None |
WiFi point type