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
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 53 of file qstringalgorithms_p.h.

Member Data Documentation

◆ begin

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

Definition at line 54 of file qstringalgorithms_p.h.

◆ end

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

Definition at line 55 of file qstringalgorithms_p.h.


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