kalzium
SOMWidgetIMPL Class Reference
#include <somwidget_impl.h>
Inheritance diagram for SOMWidgetIMPL:

Detailed Description
The SOMWidgetIMPL provides a QSlider. When this slider is moved, this widget will display which elements have a boiling or melting point near the temperature the user entered using the slider.
Definition at line 30 of file somwidget_impl.h.
Public Slots | |
| void | reloadUnits () |
Signals | |
| void | temperatureChanged (int newtemp) |
Public Member Functions | |
| SOMWidgetIMPL (QWidget *parent=0) | |
| int | temperature () const |
Constructor & Destructor Documentation
| SOMWidgetIMPL::SOMWidgetIMPL | ( | QWidget * | parent = 0 |
) |
Member Function Documentation
| int SOMWidgetIMPL::temperature | ( | ) | const |
Definition at line 54 of file somwidget_impl.cpp.
| void SOMWidgetIMPL::reloadUnits | ( | ) | [slot] |
| void SOMWidgetIMPL::temperatureChanged | ( | int | newtemp | ) | [signal] |
Emitted when the chosen temperature is changed.
The temperature newtemp is expressed always in Kelvin.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference