#include <settings.h>

Definition at line 667 of file settings.h.
Public Member Functions | |
| HostSpinBox (const QString &name, int min, int max, int step, bool allow_single_step=false) | |
| HostSpinBox::HostSpinBox | ( | const QString & | name, | |
| int | min, | |||
| int | max, | |||
| int | step, | |||
| bool | allow_single_step = false | |||
| ) | [inline] |
Definition at line 670 of file settings.h.
1.5.5