MCPcopy 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
525void QuaZipDir::setSorting(QDir::SortFlags sort)
526{
527 d->sorting = sort;
528}
529
530QDir::SortFlags QuaZipDir::sorting() const
531{

Callers 1

entryListMethod · 0.80

Calls

no outgoing calls

Tested by 1

entryListMethod · 0.64