QtStringPropertyManagerPrivate::Data Struct Reference

Public Member Functions

 Data ()
 

Public Attributes

int echoMode
 
bool readOnly
 
QRegExp regExp
 
QString val
 

Detailed Description

Definition at line 1490 of file qtpropertymanager.cpp.

Constructor & Destructor Documentation

◆ Data()

Data ( )
inline

Definition at line 1492 of file qtpropertymanager.cpp.

Member Data Documentation

◆ echoMode

int echoMode

Definition at line 1498 of file qtpropertymanager.cpp.

◆ readOnly

bool readOnly

Definition at line 1499 of file qtpropertymanager.cpp.

◆ regExp

QRegExp regExp

Definition at line 1497 of file qtpropertymanager.cpp.

◆ val

QString val

Definition at line 1496 of file qtpropertymanager.cpp.


The documentation for this struct was generated from the following file: