A class to provide a window with experimental/residuals plots.  
 More...
#include "us_resplot_2d.h"
|  | 
|  | US_ResidPlot2D (QWidget *) | 
|  | 
|  | 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 provide a window with experimental/residuals plots. 
Definition at line 18 of file us_resplot_2d.h.
      
        
          | US_ResidPlot2D::US_ResidPlot2D | ( | QWidget * | parent = 0 | ) |  | 
      
 
- Parameters
- 
  
    | parent | A pointer to the parent widget of this one |  
 
Definition at line 13 of file us_resplot_2d.cpp.
 
 
  
  | 
        
          | void US_ResidPlot2D::arinCheck | ( | bool |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::atinCheck | ( | bool |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::close_all | ( | void |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::pedaCheck | ( | bool | chkd | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::plot_data | ( | void |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::plot_edata | ( | void |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::plot_rdata | ( | void |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::pranCheck | ( | bool | chkd | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::presCheck | ( | bool | chkd | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::prinCheck | ( | bool | chkd | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::psdaCheck | ( | bool | chkd | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::ptinCheck | ( | bool | chkd | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::resids_closed | ( | void |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::srbmCheck | ( | bool | chkd | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::srinCheck | ( | bool |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | void US_ResidPlot2D::stinCheck | ( | bool |  | ) |  |  | privateslot | 
 
 
  
  | 
        
          | QVBoxLayout* US_ResidPlot2D::buttonsLayout |  | private | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_addrin |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_addtin |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_plteda |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_pltran |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_pltres |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_pltrin |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_pltsda |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_plttin |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_shorbm |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_subrin |  | protected | 
 
 
  
  | 
        
          | QCheckBox* US_ResidPlot2D::ck_subtin |  | protected | 
 
 
  
  | 
        
          | QwtPlot* US_ResidPlot2D::data_plot1 |  | protected | 
 
 
  
  | 
        
          | QwtPlot* US_ResidPlot2D::data_plot2 |  | protected | 
 
 
  
  | 
        
          | QGridLayout* US_ResidPlot2D::datctrlsLayout |  | private | 
 
 
  
  | 
        
          | int US_ResidPlot2D::dbg_level |  | private | 
 
 
  
  | 
        
          | QList< int >* US_ResidPlot2D::excllist |  | protected | 
 
 
  
  | 
        
          | bool US_ResidPlot2D::have_bm |  | private | 
 
 
  
  | 
        
          | bool US_ResidPlot2D::have_ed |  | private | 
 
 
  
  | 
        
          | bool US_ResidPlot2D::have_ri |  | private | 
 
 
  
  | 
        
          | bool US_ResidPlot2D::have_sd |  | private | 
 
 
  
  | 
        
          | bool US_ResidPlot2D::have_ti |  | private | 
 
 
  
  | 
        
          | QLineEdit* US_ResidPlot2D::le_rmsd |  | protected | 
 
 
  
  | 
        
          | QLineEdit* US_ResidPlot2D::le_vari |  | protected | 
 
 
  
  | 
        
          | QVBoxLayout* US_ResidPlot2D::leftLayout |  | private | 
 
 
  
  | 
        
          | QHBoxLayout* US_ResidPlot2D::mainLayout |  | private | 
 
 
  
  | 
        
          | US_Plot* US_ResidPlot2D::plotLayout1 |  | private | 
 
 
  
  | 
        
          | US_Plot* US_ResidPlot2D::plotLayout2 |  | private | 
 
 
  
  | 
        
          | QGridLayout* US_ResidPlot2D::resctrlsLayout |  | private | 
 
 
  
  | 
        
          | QVBoxLayout* US_ResidPlot2D::rightLayout |  | private | 
 
 
  
  | 
        
          | bool US_ResidPlot2D::skip_plot |  | private | 
 
 
The documentation for this class was generated from the following files: