MCPcopy Create free account
hub / github.com/KikoPlayProject/KikoPlay / isNull

Method isNull

LANServer/httpserver/httpsession.cpp:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107bool HttpSession::isNull() const {
108 return dataPtr==nullptr;
109}
110
111void HttpSession::set(const QByteArray& key, const QVariant& value)
112{

Callers 15

updateEpTimeMethod · 0.80
updateAnimeInfoMethod · 0.80
paintMethod · 0.80
setEditorDataMethod · 0.80
scaleMethod · 0.80
blockTestMethod · 0.80
danmuAtMethod · 0.80
danmuAtMethod · 0.80
saveRecentlistMethod · 0.80
updateRecentItemInfoMethod · 0.80
parseMultiResponseMethod · 0.80
parseResponseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected