rewrite mainwindow.cpp to use helper

This commit is contained in:
arcan1s
2014-08-09 12:56:05 +04:00
parent d01bb8834a
commit 23f4a7f141
4 changed files with 31 additions and 18 deletions

View File

@ -41,6 +41,7 @@ public slots:
bool autoIsProfileActive(const QString profile);
bool autoIsProfileEnabled(const QString profile);
QStringList Information();
bool isNetctlAutoActive();
bool isProfileActive(const QString profile);
bool isProfileEnabled(const QString profile);
QStringList ProfileList();