KDbTableViewData-members

Search for usage in LXR

KDbTableViewData Member List

This is the complete list of members for KDbTableViewData, including all inherited members.

aboutToChangeCell(KDbRecordData *record, int colnum, QVariant *newValue, KDbResultInfo *result)KDbTableViewDatasignal
aboutToDeleteRecord(KDbRecordData *record, KDbResultInfo *result, bool repaint)KDbTableViewDatasignal
aboutToInsertRecord(KDbRecordData *record, KDbResultInfo *result, bool repaint)KDbTableViewDatasignal
aboutToUpdateRecord(KDbRecordData *record, KDbRecordEditBuffer *buffer, KDbResultInfo *result)KDbTableViewDatasignal
addColumn(KDbTableViewColumn *col)KDbTableViewData
append(KDbRecordData *record) (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::append(QList< T > &&value)QList< T >protected
KDbUtils::AutodeletedList::append(const QList< T > &value)QList< T >protected
KDbUtils::AutodeletedList::append(parameter_type value)QList< T >protected
KDbUtils::AutodeletedList::append(rvalue_ref value)QList< T >protected
at(int index) (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::at(qsizetype i) const constQList< T >protected
autoDelete() const (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
AutodeletedList(const AutodeletedList &other)KDbUtils::AutodeletedList< T >inlineprotected
AutodeletedList(bool autoDelete=true)KDbUtils::AutodeletedList< T >inlineprotected
autoIncrementedColumn() constKDbTableViewData
back()QList< T >protected
back() const constQList< T >protected
begin() (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::begin() const constQList< T >protected
bindableObjectName()QObject
blockSignals(bool block)QObject
capacity() const constQList< T >protected
cbegin() const constQList< T >protected
cend() const constQList< T >protected
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clear() (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
clearInternal(bool processEvents=true)KDbTableViewDatavirtual
clearRecordEditBuffer()KDbTableViewData
column(int c)KDbTableViewData
columnCount() const (defined in KDbTableViewData)KDbTableViewData
columns()KDbTableViewData
columnVisibilityChanged(const KDbTableViewColumn &column)KDbTableViewDataprotected
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
const_pointerQList< T >protected
const_referenceQList< T >protected
const_reverse_iteratorQList< T >protected
constBegin() const (defined in KDbTableViewData)KDbTableViewDatainline
constData() const constQList< T >protected
constEnd() const (defined in KDbTableViewData)KDbTableViewDatainline
constFirst() const constQList< T >protected
ConstIteratorQList< T >protected
constLast() const constQList< T >protected
contains(const AT &value) const constQList< T >protected
containsRecordIdInfo() constKDbTableViewData
count() const (defined in KDbTableViewData)KDbTableViewDatainlinevirtual
KDbUtils::AutodeletedList::count(const AT &value) const constQList< T >protected
crbegin() const constQList< T >protected
createItem() constKDbTableViewData
crend() const constQList< T >protected
cursor() const (defined in KDbTableViewData)KDbTableViewData
customEvent(QEvent *event)QObjectprotectedvirtual
data()QList< T >protected
data() const constQList< T >protected
dbTableName() constKDbTableViewData
deleteAllRecords(bool repaint=false)KDbTableViewDatavirtual
deleteLater()KDbTableViewDataslot
deleteRecord(KDbRecordData *record, bool repaint=false)KDbTableViewData
deleteRecords(const QList< int > &recordsToDelete, bool repaint=false)KDbTableViewData
destroyed(QObject *obj)QObject
destroying() (defined in KDbTableViewData)KDbTableViewDatasignal
difference_typeQList< T >protected
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
emplace(const_iterator before, Args &&... args)QList< T >protected
emplace(qsizetype i, Args &&... args)QList< T >protected
emplace_back(Args &&... args)QList< T >protected
emplaceBack(Args &&... args)QList< T >protected
empty() const constQList< T >protected
end() (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::end() const constQList< T >protected
endsWith(parameter_type value) const constQList< T >protected
erase(typename QList< T >::iterator pos) (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
erase(typename QList< T >::iterator afirst, typename QList< T >::iterator alast) (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
QList< T >::erase(const_iterator begin, const_iterator end)QList< T >protected
QList< T >::erase(const_iterator pos)QList< T >protected
QList< T >::erase(QList< T > &list, const AT &t)QList< T >protected
erase_if(QList< T > &list, Predicate pred)QList< T >protected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fill(parameter_type value, qsizetype size)QList< T >protected
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
first() (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::first(qsizetype n) const constQList< T >protected
KDbUtils::AutodeletedList::first() const constQList< T >protected
fromList(const QList< T > &list)QList< T >protectedstatic
fromVector(const QList< T > &list)QList< T >protectedstatic
front()QList< T >protected
front() const constQList< T >protected
globalIndexOfVisibleColumn(int visibleIndex) constKDbTableViewData
indexOf(const KDbRecordData *record, int from=0) const (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::indexOf(const AT &value, qsizetype from) const constQList< T >protected
inherits(const char *className) const constQObject
insert(int i, const T &value) (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
QList< T >::insert(const_iterator before, parameter_type value)QList< T >protected
QList< T >::insert(const_iterator before, qsizetype count, parameter_type value)QList< T >protected
QList< T >::insert(const_iterator before, rvalue_ref value)QList< T >protected
QList< T >::insert(qsizetype i, parameter_type value)QList< T >protected
QList< T >::insert(qsizetype i, qsizetype count, parameter_type value)QList< T >protected
QList< T >::insert(qsizetype i, rvalue_ref value)QList< T >protected
insertRecord(KDbRecordData *record, int index, bool repaint=false)KDbTableViewData
installEventFilter(QObject *filterObj)QObject
isDBAware() constKDbTableViewData
isEmpty() const (defined in KDbTableViewData)KDbTableViewDatainline
isInsertingEnabled() constKDbTableViewDatavirtual
isQuickItemType() const constQObject
isReadOnly() constKDbTableViewDatavirtual
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
IteratorQList< T >protected
KDbTableViewData()KDbTableViewData
KDbTableViewData(KDbCursor *c)KDbTableViewDataexplicit
KDbTableViewData(const QList< QVariant > &keys, const QList< QVariant > &values, KDbField::Type keyType=KDbField::Text, KDbField::Type valueType=KDbField::Text)KDbTableViewData
KDbTableViewData(KDbField::Type keyType, KDbField::Type valueType)KDbTableViewData
killTimer(int id)QObject
last() (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::last(qsizetype n) const constQList< T >protected
KDbUtils::AutodeletedList::last() const constQList< T >protected
lastIndexOf(const AT &value, qsizetype from) const constQList< T >protected
length() const constQList< T >protected
messageYouCanImproveData()KDbTableViewDatastatic
metaObject() const constQObjectvirtual
mid(qsizetype pos, qsizetype length) const constQList< T >protected
move(qsizetype from, qsizetype to)QList< T >protected
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
operator!=(const QList< T > &other) const constQList< T >protected
operator+(QList< T > &&other) &&QList< T >protected
operator+(const QList< T > &other) &&QList< T >protected
operator+(QList< T > &&other) const &constQList< T >protected
operator+(const QList< T > &other) const &constQList< T >protected
operator+=(QList< T > &&other)QList< T >protected
operator+=(const QList< T > &other)QList< T >protected
operator+=(parameter_type value)QList< T >protected
operator+=(rvalue_ref value)QList< T >protected
operator<(const QList< T > &other) const constQList< T >protected
operator<<(QDataStream &out, const QList< T > &list)QList< T >protected
operator<<(QList< T > &&other)QList< T >protected
operator<<(const QList< T > &other)QList< T >protected
operator<<(parameter_type value)QList< T >protected
operator<<(rvalue_ref value)QList< T >protected
operator<=(const QList< T > &other) const constQList< T >protected
operator=(QList< T > &&other)QList< T >protected
operator=(const QList< T > &other)QList< T >protected
operator=(std::initializer_list< T > args)QList< T >protected
operator==(const QList< T > &other) const constQList< T >protected
operator>(const QList< T > &other) const constQList< T >protected
operator>=(const QList< T > &other) const constQList< T >protected
operator>>(QDataStream &in, QList< T > &list)QList< T >protected
operator[](qsizetype i)QList< T >protected
operator[](qsizetype i) const constQList< T >protected
parameter_typeQList< T >protected
parent() const constQObject
pointerQList< T >protected
pop_back() (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
pop_front() (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
preloadAllRecords()KDbTableViewData
prepend(KDbRecordData *record) (defined in KDbTableViewData)KDbTableViewDatainline
KDbUtils::AutodeletedList::prepend(parameter_type value)QList< T >protected
KDbUtils::AutodeletedList::prepend(rvalue_ref value)QList< T >protected
property(const char *name) const constQObject
push_back(parameter_type value)QList< T >protected
push_back(rvalue_ref value)QList< T >protected
push_front(parameter_type value)QList< T >protected
push_front(rvalue_ref value)QList< T >protected
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
qHash(const QList< T > &key, size_t seed)QList< T >protected
QList()QList< T >protected
QList(InputIterator first, InputIterator last)QList< T >protected
QList(QList< T > &&other)QList< T >protected
QList(const QList< T > &other)QList< T >protected
QList(qsizetype size)QList< T >protected
QList(qsizetype size, parameter_type value)QList< T >protected
QList(std::initializer_list< T > args)QList< T >protected
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
rbegin()QList< T >protected
rbegin() const constQList< T >protected
receivers(const char *signal) const constQObjectprotected
recordDeleted()KDbTableViewDatasignal
recordEditBuffer() constKDbTableViewData
recordInserted(KDbRecordData *, bool repaint)KDbTableViewDatasignal
recordInserted(KDbRecordData *, int index, bool repaint)KDbTableViewDatasignal
recordRepaintRequested(KDbRecordData *) (defined in KDbTableViewData)KDbTableViewDatasignal
recordsDeleted(const QList< int > &recordsToDelete)KDbTableViewDatasignal
recordUpdated(KDbRecordData *)KDbTableViewDatasignal
referenceQList< T >protected
reload()KDbTableViewDatainline
reloadRequested()KDbTableViewDatasignal
remove(qsizetype i, qsizetype n)QList< T >protected
removeAll(const T &value) (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
QList< T >::removeAll(const AT &t)QList< T >protected
removeAt(int i) (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
QList< T >::removeAt(qsizetype i)QList< T >protected
removeEventFilter(QObject *obj)QObject
removeFirst() (defined in KDbTableViewData)KDbTableViewDatainline
removeIf(Predicate pred)QList< T >protected
removeLast() (defined in KDbTableViewData)KDbTableViewDatainline
removeOne(const AT &t)QList< T >protected
rend()QList< T >protected
rend() const constQList< T >protected
replace(int i, const T &value) (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
QList< T >::replace(qsizetype i, parameter_type value)QList< T >protected
QList< T >::replace(qsizetype i, rvalue_ref value)QList< T >protected
reserve(qsizetype size)QList< T >protected
resize(qsizetype size)QList< T >protected
resize(qsizetype size, parameter_type c)QList< T >protected
result() constKDbTableViewData
reverse_iteratorQList< T >protected
rvalue_refQList< T >protected
saveNewRecord(KDbRecordData *record, bool repaint=false) (defined in KDbTableViewData)KDbTableViewData
saveRecordChanges(KDbRecordData *record, bool repaint=false) (defined in KDbTableViewData)KDbTableViewData
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAutoDelete(bool set) (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
setInsertingEnabled(bool set)KDbTableViewDatavirtual
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setReadOnly(bool set)KDbTableViewDatavirtual
setSorting(int column, KDbOrderByColumn::SortOrder order=KDbOrderByColumn::SortOrder::Ascending)KDbTableViewData
shrink_to_fit()QList< T >protected
signalsBlocked() const constQObject
size() const constQList< T >protected
size_typeQList< T >protected
sliced(qsizetype pos) const constQList< T >protected
sliced(qsizetype pos, qsizetype n) const constQList< T >protected
sort()KDbTableViewData
sortColumn() constKDbTableViewData
sortOrder() constKDbTableViewData
squeeze()QList< T >protected
startsWith(parameter_type value) const constQList< T >protected
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
swap(QList< T > &other)QList< T >protected
swapItemsAt(qsizetype i, qsizetype j)QList< T >protected
takeAt(qsizetype i)QList< T >protected
takeFirst()QList< T >protected
takeLast()QList< T >protected
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toList() const constQList< T >protected
toVector() const constQList< T >protected
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
updateRecordEditBuffer(KDbRecordData *record, int colnum, KDbTableViewColumn *col, const QVariant &newval, bool allowSignals=true)KDbTableViewData
updateRecordEditBuffer(KDbRecordData *record, int colnum, const QVariant &newval, bool allowSignals=true)KDbTableViewData
updateRecordEditBufferRef(KDbRecordData *record, int colnum, KDbTableViewColumn *col, QVariant *newval, bool allowSignals=true, QVariant *visibleValueForLookupField=nullptr)KDbTableViewData
value(qsizetype i) const constQList< T >protected
value(qsizetype i, parameter_type defaultValue) const constQList< T >protected
value_typeQList< T >protected
visibleColumn(int index)KDbTableViewData
visibleColumnCount() constKDbTableViewData
visibleColumnIndex(int globalIndex) constKDbTableViewData
visibleColumns()KDbTableViewData
~AutodeletedList() (defined in KDbUtils::AutodeletedList< T >)KDbUtils::AutodeletedList< T >inlineprotected
~KDbTableViewData() override (defined in KDbTableViewData)KDbTableViewData
~QList()QList< T >protected
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:21:01 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.