UltraScan III
Classes | Macros
us_distrib_plot.h File Reference
#include <QtGui>
#include "us_extern.h"
#include "us_widgets_dialog.h"
#include "us_dataIO.h"
#include "us_plot.h"
#include "us_help.h"
Include dependency graph for us_distrib_plot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  US_DistribPlot
 A class to provide a window with the details of a run. More...
 

Macros

#define DbgLv(a)   if(dbg_level>=a)qDebug()
 debug-level-conditioned qDebug() More...
 

Macro Definition Documentation

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

debug-level-conditioned qDebug()

Definition at line 14 of file us_distrib_plot.h.