![]() |
Qt 6.x
The Qt SDK
|
#include "private/qglobal_p.h"#include <QByteArrayView>#include <QtCore/q20algorithm.h>#include <array>#include <limits>#include <string_view>#include <tuple>
Include dependency graph for qoffsetstringarray_p.h:Go to the source code of this file.
Classes | |
| class | QOffsetStringArray< StaticString, OffsetList > |
| struct | QtPrivate::StaticString< N > |
| struct | QtPrivate::StaticMapEntry< KL, VL > |
Namespaces | |
| namespace | QtPrivate |
| \macro QT_NAMESPACE | |
Functions | |
| template<size_t Highest> | |
| constexpr auto | QtPrivate::minifyValue () |
| template<size_t StringLength, typename Extractor , typename... T> | |
| constexpr auto | QtPrivate::makeStaticString (Extractor extract, const T &... entries) |
| template<typename StringExtractor , typename... T> | |
| constexpr auto | QtPrivate::makeOffsetStringArray (StringExtractor extractString, const T &... entries) |
| template<int ... Nx> | |
| constexpr auto | qOffsetStringArray (const char(&...strings)[Nx]) noexcept |
|
constexprnoexcept |
Definition at line 151 of file qoffsetstringarray_p.h.
References QtPrivate::makeOffsetStringArray().
Referenced by QItemSelectionModelPrivate::initModel(), QLibraryInfoPrivate::locationInfo(), and operator<<().
Here is the call graph for this function:
Here is the caller graph for this function: