mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-10-15 01:19:56 +00:00
almost working wifi module
This commit is contained in:
@ -36,6 +36,8 @@ public:
|
||||
// functions
|
||||
bool wpaCliCall(QString commandLine);
|
||||
QString getWpaCliOutput(QString commandLine);
|
||||
bool isProfileExists(QString profile);
|
||||
bool isProfileActive(QString profile);
|
||||
|
||||
public slots:
|
||||
// functions
|
||||
|
Reference in New Issue
Block a user