kcalc
ButtonMode Class Reference
#include <kcalc_button.h>
Detailed Description
Definition at line 43 of file kcalc_button.h.
Public Member Functions | |
| ButtonMode (void) | |
| ButtonMode (const QString &label, const QString &tooltip, const KIcon &icon) | |
Public Attributes | |
| QString | label |
| QString | tooltip |
| KIcon | icon |
Constructor & Destructor Documentation
| ButtonMode::ButtonMode | ( | void | ) | [inline] |
Definition at line 46 of file kcalc_button.h.
| ButtonMode::ButtonMode | ( | const QString & | label, | |
| const QString & | tooltip, | |||
| const KIcon & | icon | |||
| ) | [inline] |
Definition at line 47 of file kcalc_button.h.
Member Data Documentation
Definition at line 52 of file kcalc_button.h.
Definition at line 53 of file kcalc_button.h.
| KIcon ButtonMode::icon |
Definition at line 54 of file kcalc_button.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference