![]() |
SimCenterCommon
Common functionality used within different SimCenter projects
|
#include "mainwindow.h"#include "ui_mainwindow.h"#include <QStandardItemModel>#include <QStandardItem>#include <QList>#include <simfigure.h>#include <QDebug>#include <math.h>
Go to the source code of this file.
Macros | |
| #define | PI 3.141592653590 |
| #define PI 3.141592653590 |
Definition at line 11 of file mainwindow.cpp.