kcalc
KCalcConstMenu Class Reference
#include <kcalc_const_menu.h>
Inheritance diagram for KCalcConstMenu:

Detailed Description
Definition at line 41 of file kcalc_const_menu.h.
Public Slots | |
| void | slotPassSignalThrough (QAction *chosen_const) |
Signals | |
| void | triggeredConstant (struct science_constant const &) |
Public Member Functions | |
| KCalcConstMenu (QString const &title, QWidget *parent=0) | |
| KCalcConstMenu (QWidget *parent=0) | |
Static Public Member Functions | |
| static void | init_consts (void) |
Static Public Attributes | |
| static QList< struct science_constant > | Constants |
Constructor & Destructor Documentation
| KCalcConstMenu::KCalcConstMenu | ( | QWidget * | parent = 0 |
) |
Definition at line 128 of file kcalc_const_menu.cpp.
Definition at line 122 of file kcalc_const_menu.cpp.
Member Function Documentation
| void KCalcConstMenu::init_consts | ( | void | ) | [static] |
Definition at line 32 of file kcalc_const_menu.cpp.
| void KCalcConstMenu::slotPassSignalThrough | ( | QAction * | chosen_const | ) | [slot] |
Definition at line 115 of file kcalc_const_menu.cpp.
| void KCalcConstMenu::triggeredConstant | ( | struct science_constant const & | ) | [signal] |
Member Data Documentation
QList< struct science_constant > KCalcConstMenu::Constants [static] |
Definition at line 49 of file kcalc_const_menu.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference