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::StringLiteral Struct Reference

#include <qqmljsmetatypes_p.h>

+ Collaboration diagram for QQmlJSMetaPropertyBinding::Content::StringLiteral:

Public Attributes

QString value
 

Friends

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

Detailed Description

Definition at line 498 of file qqmljsmetatypes_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 500 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 499 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ value

QString QQmlJSMetaPropertyBinding::Content::StringLiteral::value

Definition at line 501 of file qqmljsmetatypes_p.h.


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