#include "us_eqreporter.h"
Public Member Functions | |
US_EqReporter (QVector< US_DataIO::EditedData > &, QVector< ScanEdit > &, QVector< EqScanFit > &, EqRunFit &, QWidget *=0) | |
void | scan_diagnostics () |
bool | check_scan_fit (int) |
QString | fit_report (FitCtrlPar &, bool, bool, QString &) |
Private Slots | |
int | index_radius (US_DataIO::EditedData *, double) |
QString | centerInLine (const QString &, int, bool, const QChar) |
QString | scanInfoHeader (int, int) |
int | maxLineWidth (QFontMetrics &fm, const QString &) |
Private Attributes | |
QVector< US_DataIO::EditedData > & | dataList |
QVector< ScanEdit > & | scedits |
QVector< EqScanFit > & | scanfits |
EqRunFit & | runfit |
QWidget * | wparent |
int | dbg_level |
QString | asters |
Definition at line 15 of file us_eqreporter.h.
US_EqReporter::US_EqReporter | ( | QVector< US_DataIO::EditedData > & | dataList, |
QVector< ScanEdit > & | scedits, | ||
QVector< EqScanFit > & | scanfits, | ||
EqRunFit & | runfit, | ||
QWidget * | wparent = 0 |
||
) |
Definition at line 12 of file us_eqreporter.cpp.
|
privateslot |
Definition at line 839 of file us_eqreporter.cpp.
bool US_EqReporter::check_scan_fit | ( | int | modelx | ) |
Definition at line 305 of file us_eqreporter.cpp.
QString US_EqReporter::fit_report | ( | FitCtrlPar & | fitpars, |
bool | opengui, | ||
bool | wrreport, | ||
QString & | filename | ||
) |
Definition at line 595 of file us_eqreporter.cpp.
|
privateslot |
Definition at line 824 of file us_eqreporter.cpp.
|
privateslot |
Definition at line 879 of file us_eqreporter.cpp.
void US_EqReporter::scan_diagnostics | ( | ) |
Definition at line 31 of file us_eqreporter.cpp.
|
privateslot |
Definition at line 867 of file us_eqreporter.cpp.
|
private |
Definition at line 37 of file us_eqreporter.h.
|
private |
Definition at line 29 of file us_eqreporter.h.
|
private |
Definition at line 35 of file us_eqreporter.h.
|
private |
Definition at line 32 of file us_eqreporter.h.
|
private |
Definition at line 31 of file us_eqreporter.h.
|
private |
Definition at line 30 of file us_eqreporter.h.
|
private |
Definition at line 33 of file us_eqreporter.h.