KDb
KDbSqlString.h
26//! The KDbSqlString class abstracts low-level information about a single string value returned by KDbSqlRecord
The KDbSqlString class abstracts low-level information about a single string value returned by KDbSql...
Definition KDbSqlString.h:33
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-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.