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
QOpenGLExtensionMatcher Class Reference

#include <qopengl_p.h>

Collaboration diagram for QOpenGLExtensionMatcher:

Public Member Functions

 QOpenGLExtensionMatcher ()
bool match (const QByteArray &extension) const
QSet< QByteArrayextensions () const

Detailed Description

Definition at line 29 of file qopengl_p.h.

Constructor & Destructor Documentation

◆ QOpenGLExtensionMatcher()

QOpenGLExtensionMatcher::QOpenGLExtensionMatcher ( )

Definition at line 33 of file qopengl.cpp.

Member Function Documentation

◆ extensions()

QSet< QByteArray > QOpenGLExtensionMatcher::extensions ( ) const
inline

Definition at line 39 of file qopengl_p.h.

◆ match()

bool QOpenGLExtensionMatcher::match ( const QByteArray & extension) const
inline

Definition at line 34 of file qopengl_p.h.


The documentation for this class was generated from the following files: