UltraScan III
Classes | Macros | Typedefs
us_spectrodata.h File Reference
#include <QtCore>
#include <us_extern.h>
#include <qwt_color_map.h>
#include <qwt_plot_spectrogram.h>
#include <qwt_scale_widget.h>
#include <qwt_scale_draw.h>
#include <qwt_plot_zoomer.h>
#include <qwt_plot_panner.h>
#include <qwt_plot_layout.h>
Include dependency graph for us_spectrodata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  solute_s
 Simple structure for essential values of each solution distribution point. More...
 
class  US_SpectrogramData
 Class derived from QwtRasterData to supply QwtPlotSpectrogram data. More...
 

Macros

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

Typedefs

typedef struct solute_s S_Solute
 Simple structure for essential values of each solution distribution point. More...
 

Macro Definition Documentation

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

debug-level-conditioned qDebug()

Definition at line 16 of file us_spectrodata.h.

Typedef Documentation

typedef struct solute_s S_Solute

Simple structure for essential values of each solution distribution point.