Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
KIntValidator ( |
||
KIntValidator ( |
Constuctor. Also sets the base value. | |
KIntValidator ( int bottom, int top, |
||
KIntValidator ( int bottom, int top, |
Constructor. Also sets the minimum, maximum, and numeric base values. |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
KIntValidator ( |
Метод | Описание | |
---|---|---|
Base ( ) : int | ||
Bottom ( ) : int | ||
Fixup ( StringBuilder arg1 ) : void | ||
SetBase ( int arg1 ) : void | ||
SetRange ( int bottom, int top ) : void | ||
Top ( ) : int | ||
Validate ( StringBuilder arg1, int &arg2 ) : QValidator.State |
public KIntValidator ( |
||
parent | ||
Результат | System |
public KIntValidator ( |
||
parent | ||
arg2 | int | |
Результат | System |
protected KIntValidator ( |
||
dummy | ||
Результат | System |
public KIntValidator ( int bottom, int top, |
||
bottom | int | |
top | int | |
parent | ||
Результат | System |
public KIntValidator ( int bottom, int top, |
||
bottom | int | |
top | int | |
parent | ||
arg4 | int | |
Результат | System |