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

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::BoolLiteral:

Public Attributes

bool value
 

Friends

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

Detailed Description

Definition at line 466 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 469 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 468 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

bool QQmlJSMetaPropertyBinding::Content::BoolLiteral::value

Definition at line 467 of file qqmljsmetatypes_p.h.


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