Refactoring/service logging functional (#793)
This commit is contained in:
parent
1343d10aa7
commit
264d77463d
8 changed files with 38 additions and 5 deletions
|
@ -21,6 +21,7 @@ class IpcInterface
|
|||
|
||||
SLOT( void cleanUp() );
|
||||
SLOT( void setLogsEnabled(bool enabled) );
|
||||
SLOT( void clearLogs() );
|
||||
|
||||
SLOT( bool createTun(const QString &dev, const QString &subnet) );
|
||||
SLOT( bool deleteTun(const QString &dev) );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue