Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlJSMetaPropertyBinding::Content::RegexpLiteral Struct Reference

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::RegexpLiteral:

Public Attributes

QString value
 

Friends

bool operator== (RegexpLiteral a, RegexpLiteral b)
 
bool operator!= (RegexpLiteral a, RegexpLiteral b)
 

Detailed Description

Definition at line 486 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( RegexpLiteral  a,
RegexpLiteral  b 
)
friend

Definition at line 488 of file qqmljsmetatypes_p.h.

◆ operator==

bool operator== ( RegexpLiteral  a,
RegexpLiteral  b 
)
friend

Definition at line 487 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

QString QQmlJSMetaPropertyBinding::Content::RegexpLiteral::value

Definition at line 489 of file qqmljsmetatypes_p.h.


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