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
KCALENDARCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalendarCore::Alarm::Ptr &)
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.