Purpose
reviewboardrc.cpp
34 const QRegularExpression rx(QRegularExpression::anchoredPattern(QStringLiteral("([\\w]+) *= *[\"'](.*)[\"']")));
KCOREADDONS_EXPORT Result match(QStringView pattern, QStringView str)
bool contains(const Key &key) const const
iterator insert(const Key &key, const T &value)
ReadOnly
iterator insert(QLatin1StringView key, const QJsonValue &value)
Q_EMITQ_EMIT
QString anchoredPattern(QStringView expression)
bool isEmpty() const const
bool isLocalFile() const const
QString toLocalFile() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:06 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:09:06 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.