KDb
KDbTableViewData.h
79 void setSorting(int column, KDbOrderByColumn::SortOrder order = KDbOrderByColumn::SortOrder::Ascending);
void append(const T &value)
T & first()
KCALENDARCORE_EXPORT QDataStream & operator<<(QDataStream &out, const KCalendarCore::Alarm::Ptr &)
Q_SLOTSQ_SLOTS
Definition: KDbError.h:114
QList::const_iterator constBegin() const const
A list of records to allow configurable sorting and more.
Definition: KDbTableViewData.h:45
void deleteLater()
void prepend(const T &value)
int count() const const
int indexOf(const T &value, int from) const const
const T & at(int i) const const
bool isEmpty() const const
provides data for single edited database record
Definition: KDbRecordEditBuffer.h:76
T & last()
Q_SIGNALSQ_SIGNALS
typedef ConstIterator
typedef Iterator
Structure for storing single record with type information.
Definition: KDbRecordData.h:36
QList::const_iterator constEnd() const const
QList::iterator begin()
QList::iterator end()
Q_DISABLE_COPY(Class)
QVector< V > values(const QMultiHash< K, V > &c)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:08:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:08:32 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.