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

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::NumberLiteral:

Public Attributes

QT_WARNING_POP double value
 

Friends

QT_WARNING_PUSH friend bool operator== (NumberLiteral a, NumberLiteral b)
 
bool operator!= (NumberLiteral a, NumberLiteral b)
 

Detailed Description

Definition at line 471 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 476 of file qqmljsmetatypes_p.h.

◆ operator==

QT_WARNING_PUSH friend bool operator== ( NumberLiteral  a,
NumberLiteral  b 
)
friend

Definition at line 475 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

QT_WARNING_POP double QQmlJSMetaPropertyBinding::Content::NumberLiteral::value

Definition at line 479 of file qqmljsmetatypes_p.h.


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