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

◆ operator!=

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

Definition at line 546 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 545 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

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

Definition at line 549 of file qqmljsmetatypes_p.h.


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