Libkleo
stringutils.cpp
58 qCDebug(LIBKLEO_LOG) << __func__ << "Error: Failed to convert" << sv << "to int (" << std::make_error_code(ec).message() << ")";
60 qCDebug(LIBKLEO_LOG) << __func__ << "Error: Failed to convert" << sv << "to int ( invalid character at position" << (ptr - sv.data()) << ")";
Q_SCRIPTABLE Q_NOREPLY void start()
const QList< QKeySequence > & end()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:56:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:56:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.