KUserFeedback::StartCountSource Class

class KUserFeedback::StartCountSource

Data source reporting the total amount of applications starts. More...

Header: #include <KUserFeedback/StartCountSource>
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::BasicUsageStatistics.

Member Function Documentation

StartCountSource::StartCountSource()

Create a new start count data source.