KUserFeedback
qmlpropertyratiosource.cpp
Records the time ratio a given QObject property has a specific value.
Definition propertyratiosource.h:25
QString description() const override
Returns a human-readable, translated description of what this source provides.
Definition propertyratiosource.cpp:191
void addValueMapping(const QVariant &value, const QString &str)
Map property value value to str for sending to the server.
Definition propertyratiosource.cpp:166
void setDescription(const QString &desc)
Set human-readable and translated description of the data provided by this source.
Definition propertyratiosource.cpp:197
QString name() const override
Returns a short name of this data source.
Definition propertyratiosource.cpp:179
void setPropertyName(const QString &name)
Sets the property name that should be monitored.
Definition propertyratiosource.cpp:156
QString name(StandardAction id)
Classes for integrating telemetry collection, survey targeting, and contribution encouragenemt and co...
Definition surveytargetexpression.h:16
Q_EMITQ_EMIT
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.