#include "us_buoyancy.h"
Public Member Functions | |
US_Buoyancy () | |
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 | |
double | calc_stretch (void) |
void | draw_vline (double) |
void | mouse (const QwtDoublePoint &) |
void | sel_investigator (void) |
void | update_disk_db (bool) |
void | load (void) |
void | details (void) |
void | new_triple (int) |
void | plot_scan (double) |
void | write (void) |
void | save (void) |
void | reset (void) |
void | calc_points (void) |
void | new_rpmval (int) |
void | update_fields (void) |
void | update_speedData (void) |
void | update_dens_0 (void) |
void | update_bufferDensity (void) |
void | update_bottom (void) |
void | update_bottom_calc (void) |
void | update_vbar (void) |
void | update_MW (void) |
void | update_peakName (void) |
void | update_meniscus (void) |
void | help (void) |
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 24 of file us_buoyancy.h.
US_Buoyancy::US_Buoyancy | ( | ) |
Definition at line 43 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 340 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 982 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 618 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 779 of file us_buoyancy.cpp.
|
inlineprivateslot |
Definition at line 151 of file us_buoyancy.h.
|
privateslot |
Definition at line 373 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 563 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 861 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 298 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 696 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 644 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 803 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 628 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 877 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 882 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 902 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 887 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 687 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 308 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 913 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 897 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 907 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 918 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 892 of file us_buoyancy.cpp.
|
privateslot |
Definition at line 825 of file us_buoyancy.cpp.
|
private |
Definition at line 36 of file us_buoyancy.h.
|
private |
Definition at line 52 of file us_buoyancy.h.
|
private |
Definition at line 53 of file us_buoyancy.h.
|
private |
Definition at line 119 of file us_buoyancy.h.
|
private |
Definition at line 118 of file us_buoyancy.h.
|
private |
Definition at line 124 of file us_buoyancy.h.
|
private |
Definition at line 56 of file us_buoyancy.h.
|
private |
Definition at line 54 of file us_buoyancy.h.
|
private |
Definition at line 46 of file us_buoyancy.h.
|
private |
Definition at line 55 of file us_buoyancy.h.
|
private |
Definition at line 45 of file us_buoyancy.h.
|
private |
Definition at line 34 of file us_buoyancy.h.
|
private |
Definition at line 77 of file us_buoyancy.h.
|
private |
Definition at line 69 of file us_buoyancy.h.
|
private |
Definition at line 48 of file us_buoyancy.h.
|
private |
Radiobuttons for disk/db choice.
Definition at line 116 of file us_buoyancy.h.
|
private |
Definition at line 38 of file us_buoyancy.h.
|
private |
Definition at line 68 of file us_buoyancy.h.
|
private |
Definition at line 50 of file us_buoyancy.h.
|
private |
Definition at line 70 of file us_buoyancy.h.
|
private |
Definition at line 71 of file us_buoyancy.h.
|
private |
Definition at line 80 of file us_buoyancy.h.
|
private |
Definition at line 88 of file us_buoyancy.h.
|
private |
Definition at line 89 of file us_buoyancy.h.
|
private |
Definition at line 98 of file us_buoyancy.h.
|
private |
Definition at line 87 of file us_buoyancy.h.
|
private |
Definition at line 92 of file us_buoyancy.h.
|
private |
Definition at line 91 of file us_buoyancy.h.
|
private |
Definition at line 96 of file us_buoyancy.h.
|
private |
Definition at line 97 of file us_buoyancy.h.
|
private |
Definition at line 95 of file us_buoyancy.h.
|
private |
Definition at line 94 of file us_buoyancy.h.
|
private |
Definition at line 85 of file us_buoyancy.h.
|
private |
Definition at line 86 of file us_buoyancy.h.
|
private |
Definition at line 93 of file us_buoyancy.h.
|
private |
Definition at line 90 of file us_buoyancy.h.
|
private |
Definition at line 104 of file us_buoyancy.h.
|
private |
Definition at line 105 of file us_buoyancy.h.
|
private |
Definition at line 114 of file us_buoyancy.h.
|
private |
Definition at line 103 of file us_buoyancy.h.
|
private |
Definition at line 100 of file us_buoyancy.h.
|
private |
Definition at line 102 of file us_buoyancy.h.
|
private |
Definition at line 108 of file us_buoyancy.h.
|
private |
Definition at line 107 of file us_buoyancy.h.
|
private |
Definition at line 112 of file us_buoyancy.h.
|
private |
Definition at line 113 of file us_buoyancy.h.
|
private |
Definition at line 111 of file us_buoyancy.h.
|
private |
Definition at line 110 of file us_buoyancy.h.
|
private |
Definition at line 101 of file us_buoyancy.h.
|
private |
Definition at line 109 of file us_buoyancy.h.
|
private |
Definition at line 106 of file us_buoyancy.h.
|
private |
Definition at line 81 of file us_buoyancy.h.
|
private |
Definition at line 37 of file us_buoyancy.h.
|
private |
Definition at line 79 of file us_buoyancy.h.
|
private |
Definition at line 75 of file us_buoyancy.h.
|
private |
Definition at line 122 of file us_buoyancy.h.
|
private |
Definition at line 121 of file us_buoyancy.h.
|
private |
Definition at line 82 of file us_buoyancy.h.
|
private |
Definition at line 83 of file us_buoyancy.h.
|
private |
Definition at line 42 of file us_buoyancy.h.
|
private |
Definition at line 41 of file us_buoyancy.h.
|
private |
Definition at line 67 of file us_buoyancy.h.
|
private |
Definition at line 59 of file us_buoyancy.h.
|
private |
Definition at line 58 of file us_buoyancy.h.
|
private |
Definition at line 35 of file us_buoyancy.h.
|
private |
Definition at line 61 of file us_buoyancy.h.
|
private |
Definition at line 64 of file us_buoyancy.h.
|
private |
Definition at line 62 of file us_buoyancy.h.
|
private |
Definition at line 43 of file us_buoyancy.h.
|
private |
Definition at line 47 of file us_buoyancy.h.
|
private |
Definition at line 73 of file us_buoyancy.h.
|
private |
Definition at line 72 of file us_buoyancy.h.
|
private |
Definition at line 78 of file us_buoyancy.h.
|
private |
Definition at line 66 of file us_buoyancy.h.