KDb
KDbSqlString.h
26//! The KDbSqlString class abstracts low-level information about a single string value returned by KDbSqlRecord
KDbSqlString(const char *s, quint64 len)
Creates string object from raw string s, of specified length.
Definition KDbSqlString.h:39
QByteArray fromRawData(const char *data, qsizetype size)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 11:50:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 28 2025 11:50:41 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.