#include "MonitorWindow.h"
#include "Debug.h"
#include <qlabel.h>
#include <qlayout.h>
#include <qpushbutton.h>
#include <qwidget.h>
#include <iostream>
Go to the source code of this file.