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
QTextStreamPrivate::PaddingResult Struct Reference

#include <qtextstream_p.h>

Collaboration diagram for QTextStreamPrivate::PaddingResult:

Public Attributes

qsizetype left
qsizetype right

Detailed Description

Definition at line 133 of file qtextstream_p.h.

Member Data Documentation

◆ left

qsizetype QTextStreamPrivate::PaddingResult::left

Definition at line 134 of file qtextstream_p.h.

Referenced by testing.tools.safetynet_image.ImageLocations::Left().

◆ right

qsizetype QTextStreamPrivate::PaddingResult::right

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