Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/albar965/littlenavmap
/ getSortColumn
Method
getSortColumn
src/search/sqlcontroller.cpp:726–729 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
724
}
725
726
QString SqlController::getSortColumn() const
727
{
728
return model->getSortColumn();
729
}
730
731
int SqlController::getSortColumnIndex() const
732
{
Callers
1
processViewColumns
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected