#include <settings.h>
Public Member Functions | |
| TransSpinBoxSetting (int minv, int maxv, int step, bool allow_single_step=false, QString special_value_text="") | |
Definition at line 651 of file settings.h.
| TransSpinBoxSetting::TransSpinBoxSetting | ( | int | minv, | |
| int | maxv, | |||
| int | step, | |||
| bool | allow_single_step = false, |
|||
| QString | special_value_text = "" | |||
| ) | [inline] |
Definition at line 656 of file settings.h.
1.6.3