Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include <MainWindow.h>
Public Types | |
enum class | LogLevel { Error , Info } |
Public Member Functions | |
MainWindow () | |
~MainWindow () override | |
CoreMode | coreMode () const |
void | open () |
ServerConfig & | serverConfig () |
void | autoAddScreen (const QString &name) |
void | hide () |
Friends | |
class | DeskflowApplication |
class | SettingsDialog |
|
strong |
|
explicit |
|
override |
void MainWindow::autoAddScreen | ( | const QString & | name | ) |
|
inlinenodiscard |
void MainWindow::hide | ( | ) |
void MainWindow::open | ( | ) |
|
inline |
|
friend |
|
friend |