Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtStringPropertyManagerPrivate::Data Struct Reference
+ Collaboration diagram for QtStringPropertyManagerPrivate::Data:

Public Attributes

QString val
 
QRegularExpression regExp
 

Detailed Description

Definition at line 1175 of file qtpropertymanager.cpp.

Member Data Documentation

◆ regExp

QRegularExpression QtStringPropertyManagerPrivate::Data::regExp

Definition at line 1178 of file qtpropertymanager.cpp.

◆ val

QString QtStringPropertyManagerPrivate::Data::val

Definition at line 1177 of file qtpropertymanager.cpp.


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