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
QStringAlgorithms< StringType >::TrimPositions Struct Reference

#include <qstringalgorithms_p.h>

Collaboration diagram for QStringAlgorithms< StringType >::TrimPositions:

Public Attributes

const Charbegin
const Charend

Detailed Description

template<typename StringType>
struct QStringAlgorithms< StringType >::TrimPositions

Definition at line 58 of file qstringalgorithms_p.h.

Member Data Documentation

◆ begin

template<typename StringType>
const Char* QStringAlgorithms< StringType >::TrimPositions::begin

Definition at line 59 of file qstringalgorithms_p.h.

◆ end

template<typename StringType>
const Char* QStringAlgorithms< StringType >::TrimPositions::end

Definition at line 60 of file qstringalgorithms_p.h.


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