UltraScan III
Macros
us_dmga_init.cpp File Reference
#include <QApplication>
#include "us_dmga_init.h"
#include "us_constraints_edit.h"
#include "us_model_loader.h"
#include "us_license_t.h"
#include "us_license.h"
#include "us_settings.h"
#include "us_gui_settings.h"
#include "us_math2.h"
#include "us_matrix.h"
#include "us_constants.h"
#include "us_passwd.h"
#include "us_report.h"
#include "us_investigator.h"
#include "us_util.h"
#include "us_associations_gui.h"
#include "us_model.h"
#include "main1.inc"
Include dependency graph for us_dmga_init.cpp:

Go to the source code of this file.

Macros

#define DbgLv(a)   if(dbg_level>=a)qDebug()
 

Macro Definition Documentation

#define DbgLv (   a)    if(dbg_level>=a)qDebug()

Definition at line 27 of file us_dmga_init.cpp.