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
qqmljsannotation.cpp File Reference

(1387f332e456216b9dcf32dbba885a16cb1e7677)

Include dependency graph for qqmljsannotation.cpp:

Go to the source code of this file.

Functions

bool operator== (const QQmlJSAnnotation &a, const QQmlJSAnnotation &b)
size_t qHash (const QQmlJSAnnotation &annotation, size_t seed)

Function Documentation

◆ operator==()

bool operator== ( const QQmlJSAnnotation & a,
const QQmlJSAnnotation & b )
noexcept

Definition at line 25 of file qqmljsannotation.cpp.

◆ qHash()

size_t qHash ( const QQmlJSAnnotation & annotation,
size_t seed )
noexcept

Definition at line 32 of file qqmljsannotation.cpp.