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() const : std::optional<T>
- constructByName(const QString &) : QProtobufMessagePointer
- fromMessage(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
- value() const : QByteArray
- operator=(const QtProtobuf::Any &) : QtProtobuf::Any &