![]() |
OpendTect 8.0
|
#include <uilineedit.h>
Public Member Functions | |
| uiTextValidator () | |
| uiTextValidator (const BufferStringSet ®exchars, const int leastnrocc=mUdf(int), const int maxnrocc=mUdf(int), bool excludfirstocconly=true) | |
| uiTextValidator (const uiTextValidator &textvl) | |
| ~uiTextValidator () | |
| BufferString | getRegExString () const |
| uiTextValidator & | operator= (const uiTextValidator &)=delete |
Static Public Member Functions | |
| static uiTextValidator | getDefault () |
Public Attributes | |
| bool | excludfirstocconly_ |
| int | leastnrocc_ |
| int | maxnrocc_ |
| BufferStringSet | regexchars_ |
<>
| uiTextValidator::uiTextValidator | ( | ) |
| uiTextValidator::uiTextValidator | ( | const BufferStringSet & | regexchars, |
| const int | leastnrocc = mUdf(int), | ||
| const int | maxnrocc = mUdf(int), | ||
| bool | excludfirstocconly = true ) |
| uiTextValidator::uiTextValidator | ( | const uiTextValidator & | textvl | ) |
| uiTextValidator::~uiTextValidator | ( | ) |
|
static |
| BufferString uiTextValidator::getRegExString | ( | ) | const |
|
delete |
| bool uiTextValidator::excludfirstocconly_ |
| int uiTextValidator::leastnrocc_ |
| int uiTextValidator::maxnrocc_ |
| BufferStringSet uiTextValidator::regexchars_ |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025