#include <QtGui>#include <QTabWidget>#include <QItemSelection>#include <QGraphicsScene>#include <QGraphicsView>#include <QToolButton>#include "tablemodel.h"#include "sysinfotab.h"#include "previewwindow.h"#include "plot.h"Go to the source code of this file.
Classes | |
| class | MonitorWidget |
Functions | |
| static const QSize | resultSize (540, 400) |
| static const QSize resultSize | ( | 540 | , | |
| 400 | ||||
| ) | [static] |
This class handles operations on the primary window widget.
1.4.7