Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Functions
serverapp.cpp File Reference
#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...
 

Function Documentation

static QSize minimalGridSize ( const QMap< QString, QPoint > &  clientPositions,
QSize &  clientSize 
)
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: