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

Go to the source code of this file.

Classes

class  US_Plot3D
 A class to provide a window for a qwtplot3d surface plot. 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 18 of file us_plot3d.h.