kcalc
DispLogic Class Reference
#include <dlabel.h>
Inheritance diagram for DispLogic:

Detailed Description
Definition at line 38 of file dlabel.h.
Public Member Functions | |
| DispLogic (QWidget *parent) | |
| ~DispLogic () | |
| void | changeSettings () |
| void | EnterDigit (int data) |
| void | update_from_core (CalcEngine const &core, bool store_result_in_history=false) |
Constructor & Destructor Documentation
| DispLogic::DispLogic | ( | QWidget * | parent | ) |
Definition at line 38 of file dlabel.cpp.
| DispLogic::~DispLogic | ( | ) |
Definition at line 46 of file dlabel.cpp.
Member Function Documentation
| void DispLogic::changeSettings | ( | ) |
Definition at line 50 of file dlabel.cpp.
| void DispLogic::EnterDigit | ( | int | data | ) |
Definition at line 89 of file dlabel.cpp.
| void DispLogic::update_from_core | ( | CalcEngine const & | core, | |
| bool | store_result_in_history = false | |||
| ) |
Definition at line 74 of file dlabel.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference