Home
last modified time | relevance | path

Searched refs:actionLessThan (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gwenview/gwenview-21.12.3/app/
H A Dkipiinterface.cpp259 static bool actionLessThan(QAction *a1, QAction *a2) in actionLessThan() function
332 std::sort(info.mActions.begin(), info.mActions.end(), actionLessThan); in loadOnePlugin()