
#include "us_vhw_combine.h"


| Classes | |
| class | DistrDesc | 
| Public Member Functions | |
| US_vHW_Combine () | |
|  Public Member Functions inherited from US_Widgets | |
| US_Widgets (bool=true, QWidget *p=0, Qt::WindowFlags f=0) | |
| ~US_Widgets (void) | |
| QLabel * | us_label (const QString &, int=0, int=QFont::Bold) | 
| QLabel * | us_textlabel (const QString &, int=-1, int=QFont::Bold) | 
| QLabel * | us_banner (const QString &, int=0, int=QFont::Bold) | 
| QPushButton * | us_pushbutton (const QString &, bool=true, int=0) | 
| QTextEdit * | us_textedit (void) | 
| QLineEdit * | us_lineedit (const QString &=0, int=-1, bool=false) | 
| void | us_setReadOnly (QLineEdit *, bool=true) | 
| void | us_setReadOnly (QTextEdit *, bool=true) | 
| QListWidget * | us_listwidget (int=0) | 
| QGridLayout * | us_checkbox (const QString &, QCheckBox *&, bool=false) | 
| QGridLayout * | us_radiobutton (const QString &text, QRadioButton *&rb, bool state=false) | 
| QProgressBar * | us_progressBar (int, int, int=0) | 
| QComboBox * | us_comboBox (void) | 
| QLCDNumber * | us_lcd (int, int=0) | 
| QwtCounter * | us_counter (int, double, double, double=0.0) | 
| QwtPlot * | us_plot (const QString &, const QString &=QString(), const QString &=QString()) | 
| QwtPlotGrid * | us_grid (QwtPlot *) | 
| QwtPlotCurve * | us_curve (QwtPlot *, const QString &) | 
| QwtPlotPicker * | us_picker (QwtPlot *) | 
| QTabWidget * | us_tabwidget (int=0, int=QFont::Bold) | 
| void | write_plot (const QString &, const QwtPlot *) | 
| Write a plot file (PNG or SVG+PNG) from a plot.  More... | |
| int | clean_etc_dir (bool=false) | 
| Clean install and work ./etc directories.  More... | |
| Private Slots | |
| void | load (void) | 
| void | save (void) | 
| void | reset_data (void) | 
| void | reset_plot (void) | 
| void | plot_data (void) | 
| void | plot_3d (void) | 
| void | plot_distr (DistrDesc, QString) | 
| void | runid_select (int) | 
| void | triple_select (int) | 
| void | setSymbol (DistrDesc &, int) | 
| int | envel_data (DistrDesc &) | 
| void | possibleSymbols (void) | 
| void | control_closed (void) | 
| void | update_disk_db (bool) | 
| void | fill_in_desc (QTextStream &, QTextStream &, DistrDesc &, bool, int) | 
| void | write_data (QString &, QString &, int &) | 
| void | write_denv (QString &, int &) | 
| QString | expandedTriple (QString) | 
| QString | collapsedTriple (QString) | 
| int | reportDocsFromFiles (QString &, QString &, QStringList &, US_DB2 *, int &, QString &) | 
| void | help (void) | 
| Private Attributes | |
| QList< DistrDesc > | distros | 
| QList< DistrDesc > | pdistrs | 
| QList< int > | symbols | 
| QList< QColor > | colors | 
| US_Disk_DB_Controls * | dkdb_cntrls | 
| QVector< QVector3D > | xyzdat | 
| QPointer< US_VhwCPlotControl > | p3d_ctld | 
| QPointer< US_Plot3Dxyz > | p3d_pltw | 
| QStringList | distIDs | 
| QStringList | pdisIDs | 
| QPushButton * | pb_saveda | 
| QPushButton * | pb_resetd | 
| QPushButton * | pb_resetp | 
| QPushButton * | pb_plot3d | 
| QLineEdit * | le_runid | 
| QComboBox * | cmb_svproj | 
| QListWidget * | lw_runids | 
| QListWidget * | lw_triples | 
| QCheckBox * | ck_distrib | 
| QCheckBox * | ck_envelope | 
| QCheckBox * | ck_intconc | 
| US_Help | showHelp | 
| QwtPlot * | data_plot1 | 
| US_PlotPicker * | gpick | 
| QString | runID | 
| QString | triple | 
| QString | dat1File | 
| QString | env1File | 
| QString | lis1File | 
| int | dbg_level | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from US_Widgets | |
| static QFont | fixedFont (void) | 
|  Public Attributes inherited from US_Widgets | |
| US_Global | g | 
| Connect to global memory and make the values accessible.  More... | |
| QPalette | vlgray | 
| Very light gray palette for read-only line edits.  More... | |
Definition at line 18 of file us_vhw_combine.h.
| US_vHW_Combine::US_vHW_Combine | ( | ) | 
Definition at line 34 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 885 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 1598 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 900 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 872 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 1031 of file us_vhw_combine.cpp.
| 
 | inlineprivateslot | 
Definition at line 113 of file us_vhw_combine.h.
| 
 | privateslot | 
Definition at line 206 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 1388 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 457 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 491 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 831 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 1322 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 425 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 443 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 728 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 563 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 803 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 759 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 1023 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 1154 of file us_vhw_combine.cpp.
| 
 | privateslot | 
Definition at line 1249 of file us_vhw_combine.cpp.
| 
 | private | 
Definition at line 71 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 72 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 73 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 66 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 47 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 82 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 77 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 86 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 56 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 43 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 49 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 83 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 78 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 64 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 84 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 68 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 69 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 53 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 54 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 62 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 60 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 61 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 59 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 57 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 44 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 80 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 75 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 46 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 81 of file us_vhw_combine.h.
| 
 | private | 
Definition at line 51 of file us_vhw_combine.h.
 1.8.3.1-20130324
 1.8.3.1-20130324