Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
detectUTF8
Method · 0.80
readChar
Method · 0.80
EncodedDataStream
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected