KUserFeedback::QPAInfoSource Class

class KUserFeedback::QPAInfoSource

Reports information about the Qt platform abstraction plugin the application is running on. More...

Header: #include <KUserFeedback/QPAInfoSource>
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::BasicSystemInformation.

Member Function Documentation

QPAInfoSource::QPAInfoSource()