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
QGstImpl::QGstMiniObjectHandleHelper< GstType > Struct Template Reference

#include <qgst_handle_types_p.h>

+ Collaboration diagram for QGstImpl::QGstMiniObjectHandleHelper< GstType >:

Classes

struct  Traits
 

Public Types

using SharedHandle = QSharedHandle<Traits>
 
using UniqueHandle = QUniqueHandle<Traits>
 

Detailed Description

template<typename GstType>
struct QGstImpl::QGstMiniObjectHandleHelper< GstType >

Definition at line 202 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ SharedHandle

template<typename GstType >
using QGstImpl::QGstMiniObjectHandleHelper< GstType >::SharedHandle = QSharedHandle<Traits>

Definition at line 221 of file qgst_handle_types_p.h.

◆ UniqueHandle

template<typename GstType >
using QGstImpl::QGstMiniObjectHandleHelper< GstType >::UniqueHandle = QUniqueHandle<Traits>

Definition at line 222 of file qgst_handle_types_p.h.


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