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
QtInternal::QtEglConverter< FromType, ToType > Struct Template Reference

#include <qt_egl_p.h>

+ Collaboration diagram for QtInternal::QtEglConverter< FromType, ToType >:

Static Public Member Functions

static ToType convert (FromType v)
 

Detailed Description

template<class FromType, class ToType>
struct QtInternal::QtEglConverter< FromType, ToType >

Definition at line 53 of file qt_egl_p.h.

Member Function Documentation

◆ convert()

template<class FromType , class ToType >
static ToType QtInternal::QtEglConverter< FromType, ToType >::convert ( FromType v)
inlinestatic

Definition at line 55 of file qt_egl_p.h.

Referenced by qt_egl_cast().

+ Here is the caller graph for this function:

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