Qt 6.7
Qt Protobuf
C++ Classes
QtProtobufWellKnownTypes (Technical Preview)
Any
Qt 6.7.2 Reference Documentation
List of All Members for Any
This is the complete list of members for
QtProtobuf::Any
, including inherited members.
Any
()
Any
(const QtProtobuf::Any &)
~Any
()
as
(QAbstractProtobufSerializer *) const : std::optional<T>
constructByName
(const QString &) : QProtobufMessagePointer
fromMessage
(QAbstractProtobufSerializer *, const T &, QAnyStringView) : QtProtobuf::Any
property
(QAnyStringView) const : QVariant
setProperty
(QAnyStringView, const QVariant &) : bool
setProperty
(QAnyStringView, QVariant &&) : bool
setTypeUrl
(const QString &)
setValue
(const QByteArray &)
typeUrl
() const : QString
unknownFieldData
(qint32) const : QList<QByteArray>
unknownFieldNumbers
() const : QList<qint32>
value
() const : QByteArray
operator=
(const QtProtobuf::Any &) : QtProtobuf::Any &