KItinerary
protobufstreamreader.cpp
Q_INVOKABLE void skip()
Skips over the next field in the stream.
Definition protobufstreamreader.cpp:98
Q_INVOKABLE WireType wireType()
Returns the wire type of the current field.
Definition protobufstreamreader.cpp:56
Q_INVOKABLE bool atEnd() const
Returns true when having reached the end of the stream.
Definition protobufstreamreader.cpp:93
Q_INVOKABLE KItinerary::ProtobufStreamReader readSubMessage()
Reads a nested message.
Definition protobufstreamreader.cpp:88
Q_INVOKABLE quint64 fieldNumber()
Returns the number of the current field.
Definition protobufstreamreader.cpp:51
std::string_view readLengthDelimitedRecord()
Reads a field of type LEN.
Definition protobufstreamreader.cpp:67
Q_INVOKABLE quint64 readVarintField()
Read a field of type VARINT.
Definition protobufstreamreader.cpp:61
Classes for reservation/travel data models, data extraction and data augmentation.
Definition berelement.h:17
QString fromUtf8(QByteArrayView str)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:48 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.