Свойство | Тип | Описание | |
---|---|---|---|
QRegExpValidator | System | ||
Validate | QValidator.State |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
QRegExpValidator ( |
||
QRegExpValidator ( Qyoto.QRegExp rx, |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
QRegExpValidator ( |
Метод | Описание | |
---|---|---|
QRegExpValidator ( ) : System | ||
Validate ( StringBuilder input, int &pos ) : QValidator.State |
public QRegExpValidator ( |
||
parent | ||
Результат | System |
public QRegExpValidator ( Qyoto.QRegExp rx, |
||
rx | Qyoto.QRegExp | |
parent | ||
Результат | System |
protected QRegExpValidator ( |
||
dummy | ||
Результат | System |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Результат | string |