Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
void YACReaderHttpSession::clearNavigationPath()
132
{
133
navigationPath.clear();
134
}
135
136
QPair<qulonglong, quint32> YACReaderHttpSession::popNavigationItem()
137
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected