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

(f9e25bbbb4e99941e3a4fef0cb2e64c1b6451d12)

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 27 of file qqmljsannotation.cpp.

Referenced by QQmlJSAnnotation::operator!=.

Here is the caller graph for this function:

◆ qHash()

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

Definition at line 34 of file qqmljsannotation.cpp.