Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ isEmpty
Method
isEmpty
YACReaderLibrary/yacreader_libraries.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
bool YACReaderLibraries::isEmpty() const
78
{
79
return libraries.isEmpty();
80
}
81
82
bool YACReaderLibraries::contains(const QString &name) const
83
{
Callers
15
data
Method · 0.80
checkConflicts
Method · 0.80
rejectsInvalidInput
Method · 0.80
main
Function · 0.80
updateCloseButton
Method · 0.80
applyHtmlTheme
Method · 0.80
dragEnterEvent
Method · 0.80
dropEvent
Method · 0.80
loadChangelog
Method · 0.80
renderBody
Method · 0.80
renderChangelogEntry
Method · 0.80
checkNewVersion
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected