working connecting and entering password
This commit is contained in:
@@ -19,6 +19,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void scan();
|
||||
void connectToNetwork(const QString &ssid, const QString &password);
|
||||
|
||||
protected:
|
||||
QHash<int, QByteArray> roleNames() const;
|
||||
|
||||
Reference in New Issue
Block a user