MCPcopy Create free account
hub / github.com/YACReader/yacreader / clearNavigationPath

Method clearNavigationPath

YACReaderLibrary/server/yacreader_http_session.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void YACReaderHttpSession::clearNavigationPath()
132{
133 navigationPath.clear();
134}
135
136QPair<qulonglong, quint32> YACReaderHttpSession::popNavigationItem()
137{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected