![]() |
Qt 6.x
The Qt SDK
|
#include <qstringlist.h>
#include <qset.h>
#include <private/qduplicatetracker_p.h>
#include <algorithm>
Go to the source code of this file.
Functions | |
template<typename T > | |
static bool | stringList_contains (const QStringList &stringList, const T &str, Qt::CaseSensitivity cs) |
static qsizetype | accumulatedSize (const QStringList &list, qsizetype seplen) |
|
static |
Definition at line 406 of file qstringlist.cpp.
References e, QList< T >::isEmpty(), and list.
Referenced by QtPrivate::QStringList_join(), and QtPrivate::QStringList_join().
|
static |
Definition at line 262 of file qstringlist.cpp.
References QString::size(), str, and stringList.
Referenced by QtPrivate::QStringList_contains(), and QtPrivate::QStringList_contains().