Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Functions
vncwindow.cpp File Reference
#include "vncwindow.h"
#include "vncthread.h"
#include "../clientapp/clientapp.h"
#include <QGuiApplication>
#include <QTimer>
#include <QPainter>
#include <QScreen>
#include <QKeyEvent>
+ Include dependency graph for vncwindow.cpp:

Go to the source code of this file.

Functions

static int gcd (int a, int b)
 Calc greatest common divisor. More...
 

Function Documentation

static int gcd ( int  a,
int  b 
)
static

Calc greatest common divisor.

Parameters
aone number
banother number
Returns
greatest common divisor of a and b

Definition at line 35 of file vncwindow.cpp.

+ Here is the caller graph for this function: