Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qoffsetstringarray_p.h File Reference

(cf145a34b494e08a10271de277f6c4e62b54ea4f)

#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_NO_KEYWORDS >
 

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 QLibraryInfoPrivate::locationInfo(), and operator<<().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: