|
Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include <QGuiApplication>#include <QProcess>#include <QScreen>#include "vncserver.h"#include "../util/util.h"#include "../../shared/util.h"
Include dependency graph for vncserver.cpp:Go to the source code of this file.
Classes | |
| struct | Sleeper |
| Ugly hack to get an el-cheapo platform independent sleep. More... | |
Functions | |
| static QString | makePassword (int len=10) |
| makePassword More... | |
|
static |
makePassword
| len |
Definition at line 37 of file vncserver.cpp.
Here is the caller graph for this function:
1.8.8