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

#include <qgst_handle_types_p.h>

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

Classes

struct  QGstSafeObjectHandleTraits
 

Public Types

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

Detailed Description

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

Definition at line 178 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ SharedHandle

template<typename GstType >
using QGstImpl::QGstHandleHelper< GstType >::SharedHandle = QSharedHandle<QGstSafeObjectHandleTraits>

Definition at line 197 of file qgst_handle_types_p.h.

◆ UniqueHandle

template<typename GstType >
using QGstImpl::QGstHandleHelper< GstType >::UniqueHandle = QUniqueHandle<QGstSafeObjectHandleTraits>

Definition at line 198 of file qgst_handle_types_p.h.


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