QtBase  v6.3.1
Public Types | Static Public Member Functions | List of all members
QConcatenable< ProKey > Struct Reference

#include <proitems.h>

Inheritance diagram for QConcatenable< ProKey >:
Inheritance graph
[legend]
Collaboration diagram for QConcatenable< ProKey >:
Collaboration graph
[legend]

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 243 of file proitems.h.

Member Typedef Documentation

◆ ConvertTo

Definition at line 246 of file proitems.h.

◆ type

Definition at line 245 of file proitems.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
ExactSize 

Definition at line 247 of file proitems.h.

Member Function Documentation

◆ appendTo()

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

Definition at line 249 of file proitems.h.

◆ size()

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

Definition at line 248 of file proitems.h.


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