MCPcopy Create free account
hub / github.com/KDE/kdiff3 / hasError

Method hasError

src/EncodedDataStream.h:122–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 };
121
122 inline bool hasError() noexcept { return mError; }
123
124 //Not implemented but may be inherieted from QDataStream
125 EncodedDataStream &operator<<(const QChar &) = delete;

Callers 3

detectUTF8Method · 0.80
readCharMethod · 0.80
EncodedDataStreamClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected