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

#include <qhexstring_p.h>

Collaboration diagram for QConcatenable< HexString< T > >:

Public Types

enum  { ExactSize = true , ExactSize = true }
enum  { ExactSize = true }
enum  { ExactSize = true , ExactSize = true }
typedef HexString< T > type
typedef QString ConvertTo
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)
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 309 of file qpaintengine_x11.cpp.

Member Typedef Documentation

◆ ConvertTo [1/3]

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

Definition at line 56 of file qhexstring_p.h.

◆ ConvertTo [2/3]

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

Definition at line 315 of file qpaintengine_x11.cpp.

◆ ConvertTo [3/3]

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

Definition at line 315 of file qpaintengine_x11.cpp.

◆ type [1/3]

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

Definition at line 52 of file qhexstring_p.h.

◆ type [2/3]

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

Definition at line 311 of file qpaintengine_x11.cpp.

◆ type [3/3]

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

Definition at line 311 of file qpaintengine_x11.cpp.

Member Enumeration Documentation

◆ anonymous enum [1/2]

template<typename T>
anonymous enum
Enumerator
ExactSize 
ExactSize 

Definition at line 312 of file qpaintengine_x11.cpp.

◆ anonymous enum [2/2]

template<typename T>
anonymous enum
Enumerator
ExactSize 
ExactSize 

Definition at line 312 of file qpaintengine_x11.cpp.

◆ anonymous enum

template<typename T>
anonymous enum
Enumerator
ExactSize 

Definition at line 53 of file qhexstring_p.h.

Member Function Documentation

◆ appendTo() [1/3]

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

Definition at line 55 of file qhexstring_p.h.

◆ appendTo() [2/3]

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

Definition at line 314 of file qpaintengine_x11.cpp.

◆ appendTo() [3/3]

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

Definition at line 314 of file qpaintengine_x11.cpp.

◆ size() [1/3]

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

Definition at line 54 of file qhexstring_p.h.

◆ size() [2/3]

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

Definition at line 313 of file qpaintengine_x11.cpp.

◆ size() [3/3]

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

Definition at line 313 of file qpaintengine_x11.cpp.


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