#include </home/clem/local/src/opie/noncore/tools/euroconv/calcdisplay.h>
Public Slots | |
| void | setValue (double) |
| void | swapLCD (void) |
| void | cbbxChange (void) |
Public Member Functions | |
| LCDDisplay (QWidget *parent=0, const char *name=0) | |
Private Member Functions | |
| double | Euro2x (int iIndex, double dValue) |
| double | x2Euro (int iIndex, double dValue) |
Private Attributes | |
| int | grpbxStyle |
| QHGroupBox * | grpbxTop |
| QComboBox * | cbbxTop |
| QLCDNumber * | lcdTop |
| QHGroupBox * | grpbxBottom |
| QComboBox * | cbbxBottom |
| QLCDNumber * | lcdBottom |
| QPushButton * | btnSwap |
| int | iCurrentLCD |
|
||||||||||||
|
Definition at line 52 of file calcdisplay.cpp. References aCurrency, btnSwap, cbbxBottom, cbbxChange(), cbbxTop, grpbxBottom, grpbxStyle, grpbxTop, iCurrentLCD, lcdBottom, lcdTop, swap_xpm, and swapLCD(). |
|
|
Definition at line 180 of file calcdisplay.cpp. References iCurrentLCD, lcdBottom, lcdTop, and setValue(). Referenced by LCDDisplay(). |
|
||||||||||||
|
Definition at line 199 of file calcdisplay.cpp. References BEF, DEM, FRF, IEP, ITL, and LUF. Referenced by setValue(). |
|
|
Definition at line 111 of file calcdisplay.cpp. References cbbxBottom, cbbxTop, Euro2x(), iCurrentLCD, lcdBottom, lcdTop, and x2Euro(). Referenced by cbbxChange(), KeyPad::clearLCD(), KeyPad::enterDigits(), KeyPad::operatorPressed(), and swapLCD(). |
|
|
Definition at line 155 of file calcdisplay.cpp. References grpbxBottom, grpbxStyle, grpbxTop, iCurrentLCD, lcdBottom, lcdTop, and setValue(). Referenced by LCDDisplay(). |
|
||||||||||||
|
Definition at line 241 of file calcdisplay.cpp. References BEF, DEM, FRF, IEP, ITL, and LUF. Referenced by setValue(). |
|
|
Definition at line 51 of file calcdisplay.h. Referenced by LCDDisplay(). |
|
|
Definition at line 48 of file calcdisplay.h. Referenced by LCDDisplay(), and setValue(). |
|
|
Definition at line 44 of file calcdisplay.h. Referenced by LCDDisplay(), and setValue(). |
|
|
Definition at line 47 of file calcdisplay.h. Referenced by LCDDisplay(), and swapLCD(). |
|
|
Definition at line 41 of file calcdisplay.h. Referenced by LCDDisplay(), and swapLCD(). |
|
|
Definition at line 43 of file calcdisplay.h. Referenced by LCDDisplay(), and swapLCD(). |
|
|
Definition at line 53 of file calcdisplay.h. Referenced by cbbxChange(), LCDDisplay(), setValue(), and swapLCD(). |
|
|
Definition at line 49 of file calcdisplay.h. Referenced by cbbxChange(), LCDDisplay(), setValue(), and swapLCD(). |
|
|
Definition at line 45 of file calcdisplay.h. Referenced by cbbxChange(), LCDDisplay(), setValue(), and swapLCD(). |
1.4.2