Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QTest::Internal::QCborValueFormatter Struct Reference

#include <qtesttostring.h>

Collaboration diagram for QTest::Internal::QCborValueFormatter:

Static Public Member Functions

static UP format (const QCborValue &v)
static UP format (const QCborArray &a)
static UP format (const QCborMap &m)

Detailed Description

Definition at line 314 of file qtesttostring.h.

Member Function Documentation

◆ format() [1/3]

UP QTest::Internal::QCborValueFormatter::format ( const QCborArray & a)
inlinestatic

Definition at line 404 of file qtesttostring.h.

◆ format() [2/3]

UP QTest::Internal::QCborValueFormatter::format ( const QCborMap & m)
inlinestatic

Definition at line 418 of file qtesttostring.h.

◆ format() [3/3]

UP QTest::Internal::QCborValueFormatter::format ( const QCborValue & v)
inlinestatic

Definition at line 362 of file qtesttostring.h.


The documentation for this struct was generated from the following file: