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
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 536 of file qqmljsmetatypes_p.h.

◆ operator!=

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

Definition at line 539 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 538 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

bool QQmlJSMetaPropertyBinding::Content::BoolLiteral::value

Definition at line 537 of file qqmljsmetatypes_p.h.


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