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

calc Class Reference

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

Collaboration diagram for calc:

Collaboration graph
[legend]
List of all members.

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< PluginpluginList
QVBoxLayout * calculatorLayout
QWidgetStack * pluginWidgetStack
QLCDNumber * LCD
Engine engine

Constructor & Destructor Documentation

calc::calc QWidget *  p = 0,
const char *  n = 0
 

Definition at line 29 of file calc.cpp.

References QValueList< T >::append(), QValueList< T >::begin(), calculatorLayout, QValueList< T >::clear(), QValueList< T >::count(), QValueList< T >::end(), engine, QDir::entryList(), CalcInterface::getPlugin(), IID_Calc, Plugin::interface, LCD, Plugin::library, list, pluginList, Plugin::pluginWidget, pluginWidgetStack, QLibrary, QPEApplication::qpeDir(), QS_OK, QLibrary::queryInterface(), setMode(), and tr.

calc::~calc  ) 
 

Definition at line 92 of file calc.cpp.

References QValueList< T >::begin(), QValueList< T >::end(), and pluginList.


Member Function Documentation

void calc::loadPlugins  )  [private]
 

void calc::setMode int  m  )  [inline, slot]
 

Definition at line 66 of file calc.h.

References pluginWidgetStack.

Referenced by calc().


Member Data Documentation

QVBoxLayout* calc::calculatorLayout [private]
 

Definition at line 60 of file calc.h.

Referenced by calc().

Engine calc::engine [private]
 

Definition at line 63 of file calc.h.

Referenced by calc().

QLCDNumber* calc::LCD [private]
 

Definition at line 62 of file calc.h.

Referenced by calc().

QValueList< Plugin > calc::pluginList [private]
 

Definition at line 58 of file calc.h.

Referenced by calc(), and ~calc().

QWidgetStack* calc::pluginWidgetStack [private]
 

Definition at line 61 of file calc.h.

Referenced by calc(), and setMode().


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