kcalc
KCalcConstButton Class Reference
#include <kcalc_const_button.h>
Inheritance diagram for KCalcConstButton:

Detailed Description
Definition at line 31 of file kcalc_const_button.h.
Signals | |
| void | clicked (int num) |
Public Member Functions | |
| KCalcConstButton (QWidget *parent) | |
| KCalcConstButton (const QString &label, QWidget *parent, const QString &tooltip=QString()) | |
| QString | constant (void) const |
| void | setButtonNumber (int num) |
| void | setLabelAndTooltip (void) |
Constructor & Destructor Documentation
| KCalcConstButton::KCalcConstButton | ( | QWidget * | parent | ) |
Definition at line 33 of file kcalc_const_button.cpp.
| KCalcConstButton::KCalcConstButton | ( | const QString & | label, | |
| QWidget * | parent, | |||
| const QString & | tooltip = QString() | |||
| ) |
Definition at line 44 of file kcalc_const_button.cpp.
Member Function Documentation
| QString KCalcConstButton::constant | ( | void | ) | const |
Definition at line 53 of file kcalc_const_button.cpp.
| void KCalcConstButton::setButtonNumber | ( | int | num | ) |
Definition at line 58 of file kcalc_const_button.cpp.
| void KCalcConstButton::setLabelAndTooltip | ( | void | ) |
Definition at line 63 of file kcalc_const_button.cpp.
| void KCalcConstButton::clicked | ( | int | num | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.0 API Reference