#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>
Go to the source code of this file.
|
#define | DbgLv(a) if(dbg_level>=a)qDebug() |
| debug-level-conditioned qDebug() More...
|
|
|
typedef struct solute_s | S_Solute |
| Simple structure for essential values of each solution distribution point. More...
|
|
#define DbgLv |
( |
|
a | ) |
if(dbg_level>=a)qDebug() |
Simple structure for essential values of each solution distribution point.