MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / isRoot

Method isRoot

lib/QuaZip/quazip/quazipdir.cpp:476–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474}
475
476bool QuaZipDir::isRoot() const
477{
478 return d->simplePath().isEmpty();
479}
480
481QStringList QuaZipDir::nameFilters() const
482{

Callers 1

normalizedPathFunction · 0.80

Calls 2

isEmptyMethod · 0.80
simplePathMethod · 0.80

Tested by

no test coverage detected