mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-12-16 07:23:41 +00:00
* edit WiFi and ProfileList calls
* optimization of WifiMenu * small refactoring
This commit is contained in:
@ -50,6 +50,7 @@ public slots:
|
||||
// netctlProfile
|
||||
QStringList Profile(const QString profile);
|
||||
QString ProfileValue(const QString profile, const QString key);
|
||||
QStringList ProfileValues(const QString profile, const QStringList keys);
|
||||
// wpaCommand
|
||||
QString ProfileByEssid(const QString essid);
|
||||
QStringList WirelessInterfaces();
|
||||
|
||||
Reference in New Issue
Block a user