Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qoffsetstringarray_p.h File Reference
#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
 

Function Documentation

◆ qOffsetStringArray()

template<int ... Nx>
constexpr auto qOffsetStringArray ( const   char(&...strings)[Nx])
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: