KUserFeedback
surveytargetexpression.cpp
17SurveyTargetExpression::SurveyTargetExpression(const QString& source, const QVariant &index, const QString& elem)
30SurveyTargetExpression::SurveyTargetExpression(Type type, SurveyTargetExpression* left, SurveyTargetExpression* right)
86 debug.nospace() << expr->source() << "[" << expr->value().toInt() << "]." << expr->sourceElement();
89 debug.nospace() << expr->source() << "[" << expr->value().toString() << "]." << expr->sourceElement();
Type type(const QSqlDatabase &db)
Classes for integrating telemetry collection, survey targeting, and contribution encouragenemt and co...
Definition surveytargetexpression.h:16
QDebug operator<<(QDebug dbg, const PerceptualColor::MultiSpinBoxSection &value)
QDebug & nospace()
Value
QTextStream & left(QTextStream &stream)
QTextStream & right(QTextStream &stream)
Type type() const const
int toInt(bool *ok) const const
QString toString() const const
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.