add docs integration

This commit is contained in:
arcan1s
2014-08-10 11:05:29 +04:00
parent d44979e95e
commit 11db0fcf8d
23 changed files with 684 additions and 127 deletions

View File

@ -34,9 +34,12 @@ public:
~NetctlGuiAdaptor();
public slots:
void ApiDocs();
bool Close();
QString Information();
void LibraryDocs();
bool Restore();
void SecurityDocs();
QStringList Settings();
bool ShowAbout();
bool ShowMain();