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
QConcatenable< ProString > Struct Reference

#include <proitems.h>

+ Collaboration diagram for QConcatenable< ProString >:

Public Types

enum  { ExactSize = true }
 
typedef ProString type
 
typedef QString ConvertTo
 

Static Public Member Functions

static int size (const ProString &a)
 
static void appendTo (const ProString &a, QChar *&out)
 

Detailed Description

Definition at line 202 of file proitems.h.

Member Typedef Documentation

◆ ConvertTo

Definition at line 205 of file proitems.h.

◆ type

Definition at line 204 of file proitems.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ExactSize 

Definition at line 206 of file proitems.h.

Member Function Documentation

◆ appendTo()

static void QConcatenable< ProString >::appendTo ( const ProString & a,
QChar *& out )
inlinestatic

Definition at line 208 of file proitems.h.

References ProString::size().

+ Here is the call graph for this function:

◆ size()

static int QConcatenable< ProString >::size ( const ProString & a)
inlinestatic

Definition at line 207 of file proitems.h.

References ProString::length().

+ Here is the call graph for this function:

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