KCompletion
kcompletionmatches.h
QStringList list(bool sort=true) const
Returns the matches as a QStringList.
Definition kcompletionmatches.cpp:70
bool sorting() const
If sorting() returns false, the matches aren't sorted by their weight, even if true is passed to list...
Definition kcompletionmatches.cpp:85
KSortableList is a QList which associates a key with each item in the list.
Definition ksortablelist.h:150
QList< T > & operator=(QList< T > &&other)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:58:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:58:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.