src/Setup.h

changeset 430
ef2638cfc1b7
parent 380
8f5c03ed4321
equal deleted inserted replaced
429:4aac0b672667 430:ef2638cfc1b7
54 QLabel *pelletLabel; 54 QLabel *pelletLabel;
55 QLabel *hopplugLabel; 55 QLabel *hopplugLabel;
56 QLabel *wethopLabel; 56 QLabel *wethopLabel;
57 QLabel *cryohopLabel; 57 QLabel *cryohopLabel;
58 QLabel *extractLabel; 58 QLabel *extractLabel;
59 QLabel *haleafLabel;
60 QLabel *hapelletLabel;
61 QLabel *hahopplugLabel;
62 QLabel *hawethopLabel;
63 QLabel *hacryohopLabel;
59 QLabel *grainLabel; 64 QLabel *grainLabel;
60 QLabel *brixLabel; 65 QLabel *brixLabel;
61 QLabel *heightLabel; 66 QLabel *heightLabel;
62 QLabel *titleLabel; 67 QLabel *titleLabel;
63 QLabel *colorLabel; 68 QLabel *colorLabel;
73 QDoubleSpinBox *hopplugEdit; 78 QDoubleSpinBox *hopplugEdit;
74 QDoubleSpinBox *leafEdit; 79 QDoubleSpinBox *leafEdit;
75 QDoubleSpinBox *wethopEdit; 80 QDoubleSpinBox *wethopEdit;
76 QDoubleSpinBox *cryohopEdit; 81 QDoubleSpinBox *cryohopEdit;
77 QDoubleSpinBox *extractEdit; 82 QDoubleSpinBox *extractEdit;
83 QDoubleSpinBox *hapelletEdit;
84 QDoubleSpinBox *hahopplugEdit;
85 QDoubleSpinBox *haleafEdit;
86 QDoubleSpinBox *hawethopEdit;
87 QDoubleSpinBox *hacryohopEdit;
78 QComboBox *waterEdit; 88 QComboBox *waterEdit;
79 QDoubleSpinBox *grainEdit; 89 QDoubleSpinBox *grainEdit;
80 QDoubleSpinBox *brixEdit; 90 QDoubleSpinBox *brixEdit;
81 QSpinBox *heightEdit; 91 QSpinBox *heightEdit;
82 QComboBox *colorEdit; 92 QComboBox *colorEdit;

mercurial