Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BacDialog Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-bartender/bac.h>

List of all members.

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


Constructor & Destructor Documentation

BacDialog::BacDialog QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

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.

BacDialog::~BacDialog  ) 
 

Definition at line 130 of file bac.cpp.


Member Function Documentation

void BacDialog::calculate  )  [protected, slot]
 

Definition at line 133 of file bac.cpp.

References GenderComboBox, LCDNumber1, NumberSpinBox, QString::sprintf(), TimeSpinBox, TypeDrinkComboBox, WeightSpinBox, and weightUnitsCombo.

Referenced by BacDialog().


Member Data Documentation

QComboBox* BacDialog::GenderComboBox
 

Definition at line 39 of file bac.h.

Referenced by BacDialog(), and calculate().

QHBoxLayout* BacDialog::Layout1 [protected]
 

Definition at line 49 of file bac.h.

Referenced by BacDialog().

QHBoxLayout* BacDialog::Layout2 [protected]
 

Definition at line 50 of file bac.h.

Referenced by BacDialog().

QHBoxLayout* BacDialog::Layout3 [protected]
 

Definition at line 51 of file bac.h.

Referenced by BacDialog().

QHBoxLayout* BacDialog::Layout4 [protected]
 

Definition at line 52 of file bac.h.

Referenced by BacDialog().

QHBoxLayout* BacDialog::Layout6 [protected]
 

Definition at line 53 of file bac.h.

Referenced by BacDialog().

QVBoxLayout* BacDialog::Layout7 [protected]
 

Definition at line 48 of file bac.h.

Referenced by BacDialog().

QLCDNumber* BacDialog::LCDNumber1
 

Definition at line 44 of file bac.h.

Referenced by BacDialog(), and calculate().

QSpinBox* BacDialog::NumberSpinBox
 

Definition at line 33 of file bac.h.

Referenced by BacDialog(), and calculate().

QPushButton* BacDialog::PushButton1
 

Definition at line 43 of file bac.h.

Referenced by BacDialog().

QLabel* BacDialog::TextLabel1
 

Definition at line 34 of file bac.h.

Referenced by BacDialog().

QLabel* BacDialog::TextLabel1_2
 

Definition at line 42 of file bac.h.

Referenced by BacDialog().

QLabel* BacDialog::TextLabel2
 

Definition at line 36 of file bac.h.

Referenced by BacDialog().

QLabel* BacDialog::TextLabel3
 

Definition at line 38 of file bac.h.

Referenced by BacDialog().

QLabel* BacDialog::TextLabel4
 

Definition at line 40 of file bac.h.

Referenced by BacDialog().

QSpinBox* BacDialog::TimeSpinBox
 

Definition at line 37 of file bac.h.

Referenced by BacDialog(), and calculate().

QComboBox* BacDialog::TypeDrinkComboBox
 

Definition at line 41 of file bac.h.

Referenced by BacDialog(), and calculate().

QSpinBox* BacDialog::WeightSpinBox
 

Definition at line 35 of file bac.h.

Referenced by BacDialog(), and calculate().

QComboBox* BacDialog::weightUnitsCombo
 

Definition at line 45 of file bac.h.

Referenced by BacDialog(), and calculate().

QLabel* BacDialog::weightUnitsLabel
 

Definition at line 46 of file bac.h.

Referenced by BacDialog().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:27:01 2005 for OPIE by  doxygen 1.4.2