KUserFeedback::QtVersionSource Class

class KUserFeedback::QtVersionSource

Data source reporting the Qt version used at runtime. More...

Header: #include <KUserFeedback/QtVersionSource>
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

QtVersionSource::QtVersionSource()