#include </home/clem/local/src/opie/noncore/apps/opie-bartender/bac.h>
Public Member Functions | |
| BacDialog (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
| ~BacDialog () | |
Public Attributes | |
| QSpinBox * | NumberSpinBox |
| QLabel * | TextLabel1 |
| QSpinBox * | WeightSpinBox |
| QLabel * | TextLabel2 |
| QSpinBox * | TimeSpinBox |
| QLabel * | TextLabel3 |
| QComboBox * | GenderComboBox |
| QLabel * | TextLabel4 |
| QComboBox * | TypeDrinkComboBox |
| QLabel * | TextLabel1_2 |
| QPushButton * | PushButton1 |
| QLCDNumber * | LCDNumber1 |
| QComboBox * | weightUnitsCombo |
| QLabel * | weightUnitsLabel |
Protected Slots | |
| void | calculate () |
Protected Attributes | |
| QVBoxLayout * | Layout7 |
| QHBoxLayout * | Layout1 |
| QHBoxLayout * | Layout2 |
| QHBoxLayout * | Layout3 |
| QHBoxLayout * | Layout4 |
| QHBoxLayout * | Layout6 |
|
||||||||||||||||||||
|
Definition at line 20 of file bac.cpp. References Qt::black, calculate(), Qt::darkGreen, FALSE, GenderComboBox, Layout1, Layout2, Layout3, Layout4, Layout6, Layout7, LCDNumber1, Dasher::Opts::Normal, NumberSpinBox, PushButton1, Qt::red, TextLabel1, TextLabel1_2, TextLabel2, TextLabel3, TextLabel4, TimeSpinBox, tr, TRUE, TypeDrinkComboBox, WeightSpinBox, weightUnitsCombo, and weightUnitsLabel. |
|
|
|
|
|
Definition at line 133 of file bac.cpp. References GenderComboBox, LCDNumber1, NumberSpinBox, QString::sprintf(), TimeSpinBox, TypeDrinkComboBox, WeightSpinBox, and weightUnitsCombo. Referenced by BacDialog(). |
|
|
Definition at line 39 of file bac.h. Referenced by BacDialog(), and calculate(). |
|
|
Definition at line 49 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 50 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 51 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 52 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 53 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 48 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 44 of file bac.h. Referenced by BacDialog(), and calculate(). |
|
|
Definition at line 33 of file bac.h. Referenced by BacDialog(), and calculate(). |
|
|
Definition at line 43 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 34 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 42 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 36 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 38 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 40 of file bac.h. Referenced by BacDialog(). |
|
|
Definition at line 37 of file bac.h. Referenced by BacDialog(), and calculate(). |
|
|
Definition at line 41 of file bac.h. Referenced by BacDialog(), and calculate(). |
|
|
Definition at line 35 of file bac.h. Referenced by BacDialog(), and calculate(). |
|
|
Definition at line 45 of file bac.h. Referenced by BacDialog(), and calculate(). |
|
|
Definition at line 46 of file bac.h. Referenced by BacDialog(). |
1.4.2