#include </home/clem/local/src/opie/noncore/tools/calc2/main/calc.h>
Collaboration diagram for calc:

Public Slots | |
| void | setMode (int m) |
Public Member Functions | |
| calc (QWidget *p=0, const char *n=0) | |
| ~calc () | |
Private Member Functions | |
| void | loadPlugins () |
Private Attributes | |
| QValueList< Plugin > | pluginList |
| QVBoxLayout * | calculatorLayout |
| QWidgetStack * | pluginWidgetStack |
| QLCDNumber * | LCD |
| Engine | engine |
|
||||||||||||
|
|
Definition at line 92 of file calc.cpp. References QValueList< T >::begin(), QValueList< T >::end(), and pluginList. |
|
|
|
|
|
Definition at line 66 of file calc.h. References pluginWidgetStack. Referenced by calc(). |
|
|
Definition at line 60 of file calc.h. Referenced by calc(). |
|
|
Definition at line 63 of file calc.h. Referenced by calc(). |
|
|
Definition at line 62 of file calc.h. Referenced by calc(). |
|
|
|
|
|
|
1.4.2