QtStringPropertyManagerPrivate::Data Struct Reference

Public Member Functions

 Data ()
 

Public Attributes

int echoMode
 
bool readOnly
 
QRegExp regExp
 
QString val
 

Detailed Description

Definition at line 1714 of file qtpropertymanager.cpp.

Constructor & Destructor Documentation

◆ Data()

Data ( )
inline

Definition at line 1716 of file qtpropertymanager.cpp.

Member Data Documentation

◆ echoMode

int echoMode

Definition at line 1725 of file qtpropertymanager.cpp.

◆ readOnly

bool readOnly

Definition at line 1726 of file qtpropertymanager.cpp.

◆ regExp

QRegExp regExp

Definition at line 1724 of file qtpropertymanager.cpp.

◆ val

QString val

Definition at line 1723 of file qtpropertymanager.cpp.


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