Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QOpenGLDebugMessagePrivate Class Reference
+ Inheritance diagram for QOpenGLDebugMessagePrivate:
+ Collaboration diagram for QOpenGLDebugMessagePrivate:

Public Member Functions

 QOpenGLDebugMessagePrivate ()
 
- Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
 
QSharedDataoperator= (const QSharedData &)=delete
 
 ~QSharedData ()=default
 

Public Attributes

QString message
 
GLuint id
 
QOpenGLDebugMessage::Source source
 
QOpenGLDebugMessage::Type type
 
QOpenGLDebugMessage::Severity severity
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 776 of file qopengldebug.cpp.

Constructor & Destructor Documentation

◆ QOpenGLDebugMessagePrivate()

QOpenGLDebugMessagePrivate::QOpenGLDebugMessagePrivate ( )

Definition at line 791 of file qopengldebug.cpp.

Member Data Documentation

◆ id

◆ message

◆ severity

◆ source

◆ type


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