|
Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include "helpwindow.h"#include <QPushButton>#include <QGridLayout>#include <QAction>#include <QLabel>#include <QDebug>#include <QApplication>#include <QScreen>
Include dependency graph for helpwindow.cpp:Go to the source code of this file.
Macros | |
| #define | ICON_SIZE (50) |
| #define | ICON_SIZE_SMALL (32) |
| #define ICON_SIZE (50) |
Definition at line 11 of file helpwindow.cpp.
| #define ICON_SIZE_SMALL (32) |
Definition at line 12 of file helpwindow.cpp.
1.8.8