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
QOhosUdsObject< T > Class Template Reference

#include <qohosudsobject.h>

Collaboration diagram for QOhosUdsObject< T >:

Public Member Functions

 QOhosUdsObject ()
 QOhosUdsObject (typename QOhosUdsMeta< T >::Content content)
 QOhosUdsObject (const QOhosUdsObject< T > &)=delete
QOhosUdsObject< T > & operator= (const QOhosUdsObject< T > &)=delete
 QOhosUdsObject (QOhosUdsObject< T > &&)=default
QOhosUdsObject< T > & operator= (QOhosUdsObject< T > &&)=default
T * release () &&
T * data ()
QOhosUdsMeta< T >::Content getContent ()
 QOhosUdsObject (typename QOhosUdsMeta<::OH_UdsPixelMap >::Content content)
 QOhosUdsObject (typename QOhosUdsMeta<::OH_UdsFileUri >::Content content)
QOhosUdsMeta<::OH_UdsPixelMap >::Content getContent ()
QT_BEGIN_NAMESPACE QOhosUdsObject (typename QOhosUdsMeta<::OH_UdsPixelMap >::Content content)
 QOhosUdsObject (typename QOhosUdsMeta<::OH_UdsFileUri >::Content content)
QOhosUdsMeta<::OH_UdsPixelMap >::Content getContent ()
QT_BEGIN_NAMESPACE QOhosUdsObject (typename QOhosUdsMeta<::OH_UdsPixelMap >::Content content)
 QOhosUdsObject (typename QOhosUdsMeta<::OH_UdsFileUri >::Content content)
QOhosUdsMeta<::OH_UdsPixelMap >::Content getContent ()

Detailed Description

template<typename T>
class QOhosUdsObject< T >

Definition at line 88 of file qohosudsobject.h.

Constructor & Destructor Documentation

◆ QOhosUdsObject() [1/10]

template<typename T>
QOhosUdsObject< T >::QOhosUdsObject ( )

Definition at line 180 of file qohosudsobject.h.

References QOhosUdsObject().

Referenced by QOhosUdsObject().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QOhosUdsObject() [2/10]

template<typename T>
QOhosUdsObject< T >::QOhosUdsObject ( typename QOhosUdsMeta< T >::Content content)

Definition at line 186 of file qohosudsobject.h.

◆ QOhosUdsObject() [3/10]

template<typename T>
QOhosUdsObject< T >::QOhosUdsObject ( const QOhosUdsObject< T > & )
delete

◆ QOhosUdsObject() [4/10]

template<typename T>
QOhosUdsObject< T >::QOhosUdsObject ( QOhosUdsObject< T > && )
default

◆ QOhosUdsObject() [5/10]

QOhosUdsObject<::OH_UdsPixelMap >::QOhosUdsObject ( typename QOhosUdsMeta<::OH_UdsPixelMap >::Content content)

◆ QOhosUdsObject() [6/10]

QOhosUdsObject<::OH_UdsFileUri >::QOhosUdsObject ( typename QOhosUdsMeta<::OH_UdsFileUri >::Content content)

◆ QOhosUdsObject() [7/10]

QT_BEGIN_NAMESPACE QOhosUdsObject<::OH_UdsPixelMap >::QOhosUdsObject ( typename QOhosUdsMeta<::OH_UdsPixelMap >::Content content)

Definition at line 12 of file qohosudsobject.cpp.

◆ QOhosUdsObject() [8/10]

QOhosUdsObject<::OH_UdsFileUri >::QOhosUdsObject ( typename QOhosUdsMeta<::OH_UdsFileUri >::Content content)

Definition at line 21 of file qohosudsobject.cpp.

◆ QOhosUdsObject() [9/10]

QT_BEGIN_NAMESPACE QOhosUdsObject<::OH_UdsPixelMap >::QOhosUdsObject ( typename QOhosUdsMeta<::OH_UdsPixelMap >::Content content)

Definition at line 12 of file qohosudsobject.cpp.

◆ QOhosUdsObject() [10/10]

QOhosUdsObject<::OH_UdsFileUri >::QOhosUdsObject ( typename QOhosUdsMeta<::OH_UdsFileUri >::Content content)

Definition at line 21 of file qohosudsobject.cpp.

Member Function Documentation

◆ data()

template<typename T>
T * QOhosUdsObject< T >::data ( )

Definition at line 209 of file qohosudsobject.h.

◆ getContent() [1/4]

QOhosUdsMeta<::OH_UdsPixelMap >::Content QOhosUdsObject<::OH_UdsPixelMap >::getContent ( )

Definition at line 35 of file qohosudsobject.cpp.

◆ getContent() [2/4]

QOhosUdsMeta<::OH_UdsPixelMap >::Content QOhosUdsObject<::OH_UdsPixelMap >::getContent ( )

Definition at line 35 of file qohosudsobject.cpp.

◆ getContent() [3/4]

QOhosUdsMeta<::OH_UdsPixelMap >::Content QOhosUdsObject<::OH_UdsPixelMap >::getContent ( )

◆ getContent() [4/4]

template<typename T>
QOhosUdsMeta< T >::Content QOhosUdsObject< T >::getContent ( )

Definition at line 215 of file qohosudsobject.h.

◆ operator=() [1/2]

template<typename T>
QOhosUdsObject< T > & QOhosUdsObject< T >::operator= ( const QOhosUdsObject< T > & )
delete

◆ operator=() [2/2]

template<typename T>
QOhosUdsObject< T > & QOhosUdsObject< T >::operator= ( QOhosUdsObject< T > && )
default

◆ release()

template<typename T>
T * QOhosUdsObject< T >::release ( ) &&

Definition at line 203 of file qohosudsobject.h.


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