MCPcopy Create free account
hub / github.com/KDE/kdevelop / sort

Method sort

plugins/execute/projecttargetscombobox.cpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 QStringList paths() const { return m_paths; }
37
38 void sort() { m_paths.sort(); }
39
40 private:
41 bool m_onlyExecutables;

Callers 2

setBaseItemMethod · 0.45
ExternalScriptViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected