Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 488 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 493 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 492 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

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

Definition at line 496 of file qqmljsmetatypes_p.h.


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