Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ setSorting
Method
setSorting
lib/QuaZip/quazip/quazipdir.cpp:525–528 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
523
}
524
525
void QuaZipDir::setSorting(QDir::SortFlags sort)
526
{
527
d->sorting = sort;
528
}
529
530
QDir::SortFlags QuaZipDir::sorting() const
531
{
Callers
1
entryList
Method · 0.80
Calls
no outgoing calls
Tested by
1
entryList
Method · 0.64