5#ifndef QQMLJSANNOTATION_P_H
6#define QQMLJSANNOTATION_P_H
18#include <QtCore/qglobal.h>
19#include <QtCore/qhash.h>
25QT_ENABLE_P0846_SEMANTICS_FOR(get_if)
51 return qHash(annotation, size_t{0});
Combined button and popup list for selecting options.
bool operator==(const QQmlJSAnnotation &a, const QQmlJSAnnotation &b) noexcept
size_t qHash(const QQmlJSAnnotation &annotation, size_t seed) noexcept
QQQmlJSDeprecation deprecation() const
QHash< QString, Value > bindings
friend bool operator!=(const QQmlJSAnnotation &a, const QQmlJSAnnotation &b) noexcept
bool isDeprecation() const
friend size_t qHash(const QQmlJSAnnotation &annotation) noexcept