QElectroTech
0.70
|
#include <QtDebug>
#include "nomenclature.h"
#include "elementprovider.h"
#include "assignvariables.h"
Go to the source code of this file.
Macros | |
#define | PR(x) qDebug() << #x " = " << x; |
#define PR | ( | x | ) | qDebug() << #x " = " << x; |
Definition at line 24 of file nomenclature.cpp.