MCPcopy Create free account
hub / github.com/KDE/gwenview / setSortKey

Method setSortKey

lib/documentview/documentview.cpp:1139–1142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1137}
1138
1139void DocumentView::setSortKey(int sortKey)
1140{
1141 d->mSortKey = sortKey;
1142}
1143
1144void DocumentView::hideAndDeleteLater()
1145{

Callers 1

openUrlsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected