KCrash
metadata.cpp
85 Q_ASSERT(key[0] == '-' && key[1] == '-'); // well-formed '--' prefix. This is important. MetadataWriter presume this
86 Q_UNUSED(boolValue); // value is a bool string but we don't care, we always write the value anyway
119 // NB: cmd may be null! Just because we create metadata doesn't mean we'll execute drkonqi (we may only need the
127 // Once set the writer oughtn't be reset as we have no use case for this and should we get one in the future
158 Q_ASSERT(key[0] == '-' && key[1] == '-'); // well-formed '--' prefix. This is important. MetadataWriter presume this
QString path(const QString &relativePath)
KGuiItem add()
const QChar * constData() const const
bool isEmpty() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:47:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:47:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.