#include <TrimRegExpValidator.hpp>
|
| TrimRegExpValidator (const QRegularExpression &re, QObject *parent=nullptr) |
|
QValidator::State | validate (QString &input, int &pos) const override |
|
◆ TrimRegExpValidator()
chatterino::TrimRegExpValidator::TrimRegExpValidator |
( |
const QRegularExpression & |
re, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ validate()
QValidator::State chatterino::TrimRegExpValidator::validate |
( |
QString & |
input, |
|
|
int & |
pos |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: