KUserFeedback::StartCountSource Class
class KUserFeedback::StartCountSourceData 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.