A class to manage analytes in a model.
More...
#include "us_properties.h"
|
| US_Properties (US_Model &, int=US_Disk_DB_Controls::Default) |
|
| US_WidgetsDialog (QWidget *, Qt::WindowFlags) |
|
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=0, 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) |
|
|
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...
|
|
A class to manage analytes in a model.
Definition at line 19 of file us_properties.h.
Constructor.
- Parameters
-
mod | - The model to use |
access | - A flag to determine if analyte data access should be disk or DB |
Definition at line 11 of file us_properties.cpp.
void US_Properties::acceptProp |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::calculate |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::calculate |
( |
bool |
| ) |
|
|
inlineprivateslot |
void US_Properties::check_molar |
( |
bool |
chkd | ) |
|
|
privateslot |
void US_Properties::check_signal |
( |
bool |
chkd | ) |
|
|
privateslot |
void US_Properties::checkbox |
( |
void |
| ) |
|
|
private |
void US_Properties::clear_entries |
( |
void |
| ) |
|
|
private |
void US_Properties::clear_guid |
( |
void |
| ) |
|
|
private |
void US_Properties::co_sed |
( |
int |
new_state | ) |
|
|
privateslot |
int US_Properties::countChecks |
( |
void |
| ) |
|
|
private |
void US_Properties::del_component |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::done |
( |
void |
| ) |
|
|
signal |
A signal that the class is complete and the passed model reference has been updated.
void US_Properties::edit_analyte |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::edit_component |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::edit_vbar |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::enable |
( |
QLineEdit * |
le, |
|
|
bool |
status, |
|
|
const QPalette & |
p |
|
) |
| |
|
private |
void US_Properties::help |
( |
void |
| ) |
|
|
inlineprivateslot |
bool US_Properties::keep_standard |
( |
void |
| ) |
|
|
private |
void US_Properties::load_c0 |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::newAnalyte |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::save_changes |
( |
int |
row | ) |
|
|
private |
void US_Properties::select_shape |
( |
int |
shape | ) |
|
|
privateslot |
void US_Properties::set_molar |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::set_oligomer |
( |
double |
oligomer | ) |
|
|
privateslot |
void US_Properties::setInvalid |
( |
void |
| ) |
|
|
private |
void US_Properties::simulate |
( |
void |
| ) |
|
|
privateslot |
void US_Properties::source_changed |
( |
bool |
db | ) |
|
|
privateslot |
void US_Properties::update |
( |
int |
| ) |
|
|
privateslot |
void US_Properties::update_analyte |
( |
US_Analyte |
new_analyte | ) |
|
|
privateslot |
void US_Properties::update_lw |
( |
void |
| ) |
|
|
private |
void US_Properties::use_db |
( |
bool |
DB | ) |
|
|
signal |
A signal to indicate that the current disk/db selection has changed. /param DB True if DB is the new selection
A signal that the class is complete
- Parameters
-
hydro | - this will probably change soon |
QComboBox* US_Properties::cb_shape |
|
private |
QIcon US_Properties::check |
|
private |
enum { ... } US_Properties::check_type |
bool US_Properties::chgStoi |
|
private |
QCheckBox* US_Properties::ck_co_sed |
|
private |
QCheckBox* US_Properties::ck_D |
|
private |
QCheckBox* US_Properties::ck_f |
|
private |
QCheckBox* US_Properties::ck_f_f0 |
|
private |
QCheckBox* US_Properties::ck_isProd |
|
private |
QCheckBox* US_Properties::ck_molConc |
|
private |
QCheckBox* US_Properties::ck_mw |
|
private |
QCheckBox* US_Properties::ck_s |
|
private |
QCheckBox* US_Properties::ck_sigConc |
|
private |
QwtCounter* US_Properties::ct_oligomer |
|
private |
int US_Properties::db_access |
|
private |
QPalette US_Properties::gray |
|
private |
bool US_Properties::inUpdate |
|
private |
int US_Properties::investigator |
|
private |
QLineEdit* US_Properties::le_D |
|
private |
QLineEdit* US_Properties::le_delta |
|
private |
QLineEdit* US_Properties::le_description |
|
private |
QLineEdit* US_Properties::le_extinction |
|
private |
QLineEdit* US_Properties::le_f |
|
private |
QLineEdit* US_Properties::le_f_f0 |
|
private |
QLineEdit* US_Properties::le_guid |
|
private |
QLineEdit* US_Properties::le_molConc |
|
private |
QLineEdit* US_Properties::le_mw |
|
private |
QLineEdit* US_Properties::le_s |
|
private |
QLineEdit* US_Properties::le_sigConc |
|
private |
QLineEdit* US_Properties::le_sigma |
|
private |
QLineEdit* US_Properties::le_vbar |
|
private |
QLineEdit* US_Properties::le_wavelength |
|
private |
QListWidget* US_Properties::lw_components |
|
private |
QPalette US_Properties::normal |
|
private |
int US_Properties::oldRow |
|
private |
QPushButton* US_Properties::pb_load_c0 |
|
private |
The documentation for this class was generated from the following files: