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< ProKey > Struct Reference

#include <proitems.h>

+ Collaboration diagram for QConcatenable< ProKey >:

Public Types

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

Static Public Member Functions

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

Detailed Description

Definition at line 218 of file proitems.h.

Member Typedef Documentation

◆ ConvertTo

QString QConcatenable< ProKey >::ConvertTo

Definition at line 221 of file proitems.h.

◆ type

Definition at line 220 of file proitems.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ExactSize 

Definition at line 222 of file proitems.h.

Member Function Documentation

◆ appendTo()

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

Definition at line 224 of file proitems.h.

◆ size()

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

Definition at line 223 of file proitems.h.


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