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::GstObjectTraits< GObject > Struct Reference

#include <qgst_p.h>

+ Collaboration diagram for QGstImpl::GstObjectTraits< GObject >:

Public Types

using Type = GObject
 

Static Public Member Functions

template<typename U >
static bool isObjectOfType (U *arg)
 
template<typename U >
static Typecast (U *arg)
 
template<typename U >
static Typechecked_cast (U *arg)
 

Detailed Description

Definition at line 122 of file qgst_p.h.

Member Typedef Documentation

◆ Type

using QGstImpl::GstObjectTraits< GObject >::Type = GObject

Definition at line 124 of file qgst_p.h.

Member Function Documentation

◆ cast()

template<typename U >
static Type * QGstImpl::GstObjectTraits< GObject >::cast ( U * arg)
inlinestatic

Definition at line 131 of file qgst_p.h.

References arg.

◆ checked_cast()

template<typename U >
static Type * QGstImpl::GstObjectTraits< GObject >::checked_cast ( U * arg)
inlinestatic

Definition at line 136 of file qgst_p.h.

References arg.

◆ isObjectOfType()

template<typename U >
static bool QGstImpl::GstObjectTraits< GObject >::isObjectOfType ( U * arg)
inlinestatic

Definition at line 126 of file qgst_p.h.

References arg.


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