Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
476
bool QuaZipDir::isRoot() const
477
{
478
return d->simplePath().isEmpty();
479
}
480
481
QStringList QuaZipDir::nameFilters() const
482
{
Callers
1
normalizedPath
Function · 0.80
Calls
2
isEmpty
Method · 0.80
simplePath
Method · 0.80
Tested by
no test coverage detected