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();
VehicleSection::Type type(QStringView coachNumber, QStringView coachClassification)
KTEXTEDITOR_EXPORT QDebug operator<<(QDebug s, const MovingCursor &cursor)
Classes for integrating telemetry collection, survey targeting, and contribution encouragenemt and co...
Definition surveytargetexpression.h:16
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-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:44 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:56:44 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.