UltraScan III
Classes | Macros
us_constraints_edit.h File Reference
#include <QtGui>
#include "us_extern.h"
#include "us_dmga_constr.h"
#include "us_widgets_dialog.h"
#include "us_help.h"
#include "us_model.h"
#include "us_predict1.h"
#include "us_analyte_gui.h"
#include "us_buffer.h"
Include dependency graph for us_constraints_edit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  US_ConstraintsEdit
 A window to edit a discreteGA constraints model. More...
 

Macros

#define O_CONSTRAINTS   US_dmGA_Constraints
 
#define C_CONSTRAINT   US_dmGA_Constraints::Constraint
 
#define C_ATYPE   US_dmGA_Constraints::AttribType
 
#define C_ATYPE_VBAR   US_dmGA_Constraints::ATYPE_VBAR
 
#define C_ATYPE_MW   US_dmGA_Constraints::ATYPE_MW
 
#define C_ATYPE_FF0   US_dmGA_Constraints::ATYPE_FF0
 
#define C_ATYPE_S   US_dmGA_Constraints::ATYPE_S
 
#define C_ATYPE_D   US_dmGA_Constraints::ATYPE_D
 
#define C_ATYPE_F   US_dmGA_Constraints::ATYPE_F
 
#define C_ATYPE_CONC   US_dmGA_Constraints::ATYPE_CONC
 
#define C_ATYPE_EXT   US_dmGA_Constraints::ATYPE_EXT
 
#define C_ATYPE_KD   US_dmGA_Constraints::ATYPE_KD
 
#define C_ATYPE_KOFF   US_dmGA_Constraints::ATYPE_KOFF
 

Macro Definition Documentation

#define C_ATYPE   US_dmGA_Constraints::AttribType

Definition at line 18 of file us_constraints_edit.h.

#define C_ATYPE_CONC   US_dmGA_Constraints::ATYPE_CONC

Definition at line 25 of file us_constraints_edit.h.

#define C_ATYPE_D   US_dmGA_Constraints::ATYPE_D

Definition at line 23 of file us_constraints_edit.h.

#define C_ATYPE_EXT   US_dmGA_Constraints::ATYPE_EXT

Definition at line 26 of file us_constraints_edit.h.

#define C_ATYPE_F   US_dmGA_Constraints::ATYPE_F

Definition at line 24 of file us_constraints_edit.h.

#define C_ATYPE_FF0   US_dmGA_Constraints::ATYPE_FF0

Definition at line 21 of file us_constraints_edit.h.

#define C_ATYPE_KD   US_dmGA_Constraints::ATYPE_KD

Definition at line 27 of file us_constraints_edit.h.

#define C_ATYPE_KOFF   US_dmGA_Constraints::ATYPE_KOFF

Definition at line 28 of file us_constraints_edit.h.

#define C_ATYPE_MW   US_dmGA_Constraints::ATYPE_MW

Definition at line 20 of file us_constraints_edit.h.

#define C_ATYPE_S   US_dmGA_Constraints::ATYPE_S

Definition at line 22 of file us_constraints_edit.h.

#define C_ATYPE_VBAR   US_dmGA_Constraints::ATYPE_VBAR

Definition at line 19 of file us_constraints_edit.h.

#define C_CONSTRAINT   US_dmGA_Constraints::Constraint

Definition at line 17 of file us_constraints_edit.h.

#define O_CONSTRAINTS   US_dmGA_Constraints

Definition at line 16 of file us_constraints_edit.h.