src/Setup.h

changeset 337
8133cdb19aa1
parent 78
3a6cba2dd05d
child 380
8f5c03ed4321
equal deleted inserted replaced
336:e97f9e87d94b 337:8133cdb19aa1
54 QLabel *hopplugLabel; 54 QLabel *hopplugLabel;
55 QLabel *wethopLabel; 55 QLabel *wethopLabel;
56 QLabel *cryohopLabel; 56 QLabel *cryohopLabel;
57 QLabel *grainLabel; 57 QLabel *grainLabel;
58 QLabel *brixLabel; 58 QLabel *brixLabel;
59 QLabel *heightLabel;
59 QLabel *titleLabel; 60 QLabel *titleLabel;
60 QLabel *colorLabel; 61 QLabel *colorLabel;
61 QLabel *ibuLabel; 62 QLabel *ibuLabel;
62 QLabel *waterLabel; 63 QLabel *waterLabel;
63 QLabel *yeastLabel; 64 QLabel *yeastLabel;
71 QSpinBox *wethopEdit; 72 QSpinBox *wethopEdit;
72 QSpinBox *cryohopEdit; 73 QSpinBox *cryohopEdit;
73 QComboBox *waterEdit; 74 QComboBox *waterEdit;
74 QDoubleSpinBox *grainEdit; 75 QDoubleSpinBox *grainEdit;
75 QDoubleSpinBox *brixEdit; 76 QDoubleSpinBox *brixEdit;
77 QSpinBox *heightEdit;
76 QComboBox *colorEdit; 78 QComboBox *colorEdit;
77 QComboBox *ibuEdit; 79 QComboBox *ibuEdit;
78 QComboBox *yeastEdit; 80 QComboBox *yeastEdit;
79 QPushButton *quitButton; 81 QPushButton *quitButton;
80 QPushButton *saveButton; 82 QPushButton *saveButton;

mercurial