Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include <QApplication>
#include <QStringList>
#include <QMap>
Go to the source code of this file.
Classes | |
struct | Room |
class | ServerApp |
Macros | |
#define | serverApp (static_cast<ServerApp*>(QCoreApplication::instance())) |
#define serverApp (static_cast<ServerApp*>(QCoreApplication::instance())) |
Definition at line 31 of file serverapp.h.