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

#include <qgst_handle_types_p.h>

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

Public Types

using Type = GstType *

Static Public Member Functions

static constexpr Type invalidValue () noexcept
static Type ref (Type handle) noexcept
static bool unref (Type handle) noexcept

Detailed Description

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

Definition at line 146 of file qgst_handle_types_p.h.

Member Typedef Documentation

◆ Type

template<typename GstType>
using QGstImpl::QGstMiniObjectHandleHelper< GstType >::Traits::Type = GstType *

Definition at line 148 of file qgst_handle_types_p.h.

Member Function Documentation

◆ invalidValue()

template<typename GstType>
constexpr Type QGstImpl::QGstMiniObjectHandleHelper< GstType >::Traits::invalidValue ( )
inlinestaticconstexprnoexcept

Definition at line 149 of file qgst_handle_types_p.h.

◆ ref()

template<typename GstType>
Type QGstImpl::QGstMiniObjectHandleHelper< GstType >::Traits::ref ( Type handle)
inlinestaticnoexcept

Definition at line 151 of file qgst_handle_types_p.h.

◆ unref()

template<typename GstType>
bool QGstImpl::QGstMiniObjectHandleHelper< GstType >::Traits::unref ( Type handle)
inlinestaticnoexcept

Definition at line 158 of file qgst_handle_types_p.h.


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