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

#include <qqmljsmetatypes_p.h>

Collaboration diagram for QQmlJSMetaPropertyBinding::Content::TranslationById:

Public Attributes

QString id
int number

Friends

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

Detailed Description

Definition at line 576 of file qqmljsmetatypes_p.h.

◆ operator!=

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

Definition at line 581 of file qqmljsmetatypes_p.h.

◆ operator==

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

Definition at line 577 of file qqmljsmetatypes_p.h.

Member Data Documentation

◆ id

QString QQmlJSMetaPropertyBinding::Content::TranslationById::id

Definition at line 582 of file qqmljsmetatypes_p.h.

◆ number

int QQmlJSMetaPropertyBinding::Content::TranslationById::number

Definition at line 583 of file qqmljsmetatypes_p.h.


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