Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include "addons.h"
Static Public Member Functions | |
static void | loadFromPath (const QString &path, QList< QPushButton * > &buttons, QList< QAction * > &menuEntries) |
static void | initControls () |
static void | connectEvent (bool isLocal, const QString &address) |
static void | disconnectEvent () |
Static Private Attributes | |
static QList< Addon * > | _addons |
|
static |
Definition at line 144 of file addons.cpp.
|
static |
Definition at line 156 of file addons.cpp.
|
static |
Definition at line 131 of file addons.cpp.
|
static |
Definition at line 53 of file addons.cpp.