KUserFeedback::OpenGLInfoSource Class

class KUserFeedback::OpenGLInfoSource

Data source reporting type, version and vendor of the OpenGL stack. More...

Header: #include <KUserFeedback/OpenGLInfoSource>
CMake: find_package(KF6 REQUIRED COMPONENTS UserFeedbackCore)
target_link_libraries(mytarget PRIVATE KF6::UserFeedbackCore)
Inherits: KUserFeedback::AbstractDataSource

Public Functions

Detailed Description

The default telemetry mode for this source is Provider::DetailedSystemInformation.

Member Function Documentation

OpenGLInfoSource::OpenGLInfoSource()