Widget to edit integer option. More...
#include <intoption.h>
Public Member Functions | |
| IntOption (const QString &_key=0, QWidget *parent=0, int defValue=0) | |
| virtual | ~IntOption () |
Widget to edit integer option.
class for widget containing one editable setting of type integer
Used as one item type in option window
| gui::IntOption::IntOption | ( | const QString & | _key = 0, |
|
| QWidget * | parent = 0, |
|||
| int | defValue = 0 | |||
| ) |
| gui::IntOption::~IntOption | ( | ) | [virtual] |
default destructor