MCPcopy 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
77bool YACReaderLibraries::isEmpty() const
78{
79 return libraries.isEmpty();
80}
81
82bool YACReaderLibraries::contains(const QString &name) const
83{

Callers 15

dataMethod · 0.80
checkConflictsMethod · 0.80
rejectsInvalidInputMethod · 0.80
mainFunction · 0.80
updateCloseButtonMethod · 0.80
applyHtmlThemeMethod · 0.80
dragEnterEventMethod · 0.80
dropEventMethod · 0.80
loadChangelogMethod · 0.80
renderBodyMethod · 0.80
renderChangelogEntryMethod · 0.80
checkNewVersionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected