|
Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include "../mainwindow/mainwindow.h"#include "serverapp.h"#include "../../shared/util.h"#include <QTranslator>#include <QNetworkInterface>#include <QSettings>#include <QLibraryInfo>
Include dependency graph for serverapp.cpp:Go to the source code of this file.
Functions | |
| static QSize | minimalGridSize (const QMap< QString, QPoint > &clientPositions, QSize &clientSize) |
| returns the minimal grid size such that all clients fit on the grid More... | |
|
static |
returns the minimal grid size such that all clients fit on the grid
Definition at line 182 of file serverapp.cpp.
Here is the caller graph for this function:
1.8.8