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 QString start(QString train="")
QAction * end(const QObject *recvr, const char *slot, QObject *parent)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:51:58 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:51:58 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.