KINECT STATS GENERATOR FOR SPORTS VISUALISATION  1.0
ExtendedQMdiSubWindow.cpp File Reference
#include "ExtendedQMdiSubWindow.h"
#include "MainWindow.h"
#include <iostream>
+ Include dependency graph for ExtendedQMdiSubWindow.cpp:

Go to the source code of this file.

Variables

const std::string statsWindowName = "Statsvz"
const std::string trackingWindowName = "Foregroundlive"
const std::string rgbWindowName = "Rgbvz"
const std::string depthWindowName = "Depthlive"

Variable Documentation

const std::string depthWindowName = "Depthlive"

Definition at line 14 of file ExtendedQMdiSubWindow.cpp.

const std::string rgbWindowName = "Rgbvz"

Definition at line 13 of file ExtendedQMdiSubWindow.cpp.

const std::string statsWindowName = "Statsvz"

Definition at line 11 of file ExtendedQMdiSubWindow.cpp.

const std::string trackingWindowName = "Foregroundlive"

Definition at line 12 of file ExtendedQMdiSubWindow.cpp.

 All Classes Files Functions Variables Enumerations Enumerator