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
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 67 of file qt_egl_p.h.

Member Function Documentation

◆ convert()

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

Definition at line 69 of file qt_egl_p.h.


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