KUserFeedback::CpuInfoSource Class

class KUserFeedback::CpuInfoSource

Data source reporting the type and amount of CPUs. More...

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

CpuInfoSource::CpuInfoSource()