KDb
KDbRecordData.h
32//! @todo consider forking QVariant to a non-shared Variant class, with type information stored elsewhere.
113 If you are certain that i is within bounds, you can use at() instead, which is slightly faster. */
Structure for storing single record with type information.
Definition KDbRecordData.h:37
QVariant value(int i, const QVariant &defaultValue) const
Definition KDbRecordData.h:114
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:51:49 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:49 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.