KDEPrint
OptionNumericView Class Reference
#include <droptionview.h>
Inheritance diagram for OptionNumericView:

Detailed Description
Definition at line 58 of file droptionview.h.
Public Member Functions | |
| OptionNumericView (QWidget *parent=0) | |
| void | setOption (DrBase *opt) |
| void | setValue (const QString &val) |
Protected Slots | |
| void | slotEditChanged (const QString &) |
| void | slotSliderChanged (int) |
Constructor & Destructor Documentation
| OptionNumericView::OptionNumericView | ( | QWidget * | parent = 0 |
) |
Definition at line 55 of file droptionview.cpp.
Member Function Documentation
| void OptionNumericView::setOption | ( | DrBase * | opt | ) | [virtual] |
| void OptionNumericView::setValue | ( | const QString & | val | ) | [virtual] |
| void OptionNumericView::slotEditChanged | ( | const QString & | txt | ) | [protected, slot] |
Definition at line 142 of file droptionview.cpp.
| void OptionNumericView::slotSliderChanged | ( | int | value | ) | [protected, slot] |
Definition at line 127 of file droptionview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference