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
QConcatenable< HexString< T > > Struct Template Reference

#include <qhexstring_p.h>

+ Collaboration diagram for QConcatenable< HexString< T > >:

Public Types

enum  { ExactSize = true }
 
enum  { ExactSize = true }
 
typedef HexString< T > type
 
typedef QString ConvertTo
 
typedef HexString< T > type
 
typedef QString ConvertTo
 

Static Public Member Functions

static int size (const HexString< T > &)
 
static void appendTo (const HexString< T > &str, QChar *&out)
 
static int size (const HexString< T > &)
 
static void appendTo (const HexString< T > &str, QChar *&out)
 

Detailed Description

template<typename T>
struct QConcatenable< HexString< T > >

Definition at line 49 of file qhexstring_p.h.

Member Typedef Documentation

◆ ConvertTo [1/2]

template<typename T >
typedef QString QConcatenable< HexString< T > >::ConvertTo

Definition at line 55 of file qhexstring_p.h.

◆ ConvertTo [2/2]

template<typename T >
typedef QString QConcatenable< HexString< T > >::ConvertTo

Definition at line 314 of file qpaintengine_x11.cpp.

◆ type [1/2]

template<typename T >
typedef HexString<T> QConcatenable< HexString< T > >::type

Definition at line 51 of file qhexstring_p.h.

◆ type [2/2]

template<typename T >
typedef HexString<T> QConcatenable< HexString< T > >::type

Definition at line 310 of file qpaintengine_x11.cpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
ExactSize 

Definition at line 52 of file qhexstring_p.h.

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
ExactSize 

Definition at line 311 of file qpaintengine_x11.cpp.

Member Function Documentation

◆ appendTo() [1/2]

template<typename T >
static void QConcatenable< HexString< T > >::appendTo ( const HexString< T > & str,
QChar *& out )
inlinestatic

Definition at line 54 of file qhexstring_p.h.

References out, and str.

◆ appendTo() [2/2]

template<typename T >
static void QConcatenable< HexString< T > >::appendTo ( const HexString< T > & str,
QChar *& out )
inlinestatic

Definition at line 313 of file qpaintengine_x11.cpp.

References out, and str.

◆ size() [1/2]

template<typename T >
static int QConcatenable< HexString< T > >::size ( const HexString< T > & )
inlinestatic

Definition at line 53 of file qhexstring_p.h.

◆ size() [2/2]

template<typename T >
static int QConcatenable< HexString< T > >::size ( const HexString< T > & )
inlinestatic

Definition at line 312 of file qpaintengine_x11.cpp.


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