KDbTableViewData-members
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) | KDbTableViewData | signal |
aboutToDeleteRecord(KDbRecordData *record, KDbResultInfo *result, bool repaint) | KDbTableViewData | signal |
aboutToInsertRecord(KDbRecordData *record, KDbResultInfo *result, bool repaint) | KDbTableViewData | signal |
aboutToUpdateRecord(KDbRecordData *record, KDbRecordEditBuffer *buffer, KDbResultInfo *result) | KDbTableViewData | signal |
addColumn(KDbTableViewColumn *col) | KDbTableViewData | |
append(KDbRecordData *record) (defined in KDbTableViewData) | KDbTableViewData | inline |
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 |
at(int index) (defined in KDbTableViewData) | KDbTableViewData | inline |
KDbUtils::AutodeletedList::at(qsizetype i) const const | QList< 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() const | KDbTableViewData | |
back() | QList< T > | protected |
back() const const | QList< T > | protected |
begin() (defined in KDbTableViewData) | KDbTableViewData | inline |
KDbUtils::AutodeletedList::begin() const const | QList< T > | protected |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
capacity() const const | QList< T > | protected |
cbegin() const const | QList< T > | protected |
cend() const const | QList< T > | protected |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clear() (defined in KDbUtils::AutodeletedList< T >) | KDbUtils::AutodeletedList< T > | inlineprotected |
clearInternal(bool processEvents=true) | KDbTableViewData | virtual |
clearRecordEditBuffer() | KDbTableViewData | |
column(int c) | KDbTableViewData | |
columnCount() const (defined in KDbTableViewData) | KDbTableViewData | |
columns() | KDbTableViewData | |
columnVisibilityChanged(const KDbTableViewColumn &column) | KDbTableViewData | protected |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
const_pointer typedef | QList< T > | protected |
const_reference typedef | QList< T > | protected |
const_reverse_iterator typedef | QList< T > | protected |
constBegin() const (defined in KDbTableViewData) | KDbTableViewData | inline |
constData() const const | QList< T > | protected |
constEnd() const (defined in KDbTableViewData) | KDbTableViewData | inline |
constFirst() const const | QList< T > | protected |
ConstIterator typedef | QList< T > | protected |
constLast() const const | QList< T > | protected |
contains(const AT &value) const const | QList< T > | protected |
containsRecordIdInfo() const | KDbTableViewData | |
count() const (defined in KDbTableViewData) | KDbTableViewData | inlinevirtual |
KDbUtils::AutodeletedList::count(const AT &value) const const | QList< T > | protected |
crbegin() const const | QList< T > | protected |
createItem() const | KDbTableViewData | |
crend() const const | QList< T > | protected |
cursor() const (defined in KDbTableViewData) | KDbTableViewData | |
customEvent(QEvent *event) | QObject | protectedvirtual |
data() | QList< T > | protected |
data() const const | QList< T > | protected |
dbTableName() const | KDbTableViewData | |
deleteAllRecords(bool repaint=false) | KDbTableViewData | virtual |
deleteLater() | KDbTableViewData | slot |
deleteRecord(KDbRecordData *record, bool repaint=false) | KDbTableViewData | |
deleteRecords(const QList< int > &recordsToDelete, bool repaint=false) | KDbTableViewData | |
destroyed(QObject *obj) | QObject | |
destroying() (defined in KDbTableViewData) | KDbTableViewData | signal |
difference_type typedef | QList< T > | protected |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
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 const | QList< T > | protected |
end() (defined in KDbTableViewData) | KDbTableViewData | inline |
KDbUtils::AutodeletedList::end() const const | QList< T > | protected |
endsWith(parameter_type value) const const | QList< 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) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
fill(parameter_type value, qsizetype size) | QList< T > | protected |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
first() (defined in KDbTableViewData) | KDbTableViewData | inline |
KDbUtils::AutodeletedList::first(qsizetype n) const const | QList< T > | protected |
KDbUtils::AutodeletedList::first() const const | QList< T > | protected |
fromList(const QList< T > &list) | QList< T > | protectedstatic |
fromVector(const QList< T > &list) | QList< T > | protectedstatic |
front() | QList< T > | protected |
front() const const | QList< T > | protected |
globalIndexOfVisibleColumn(int visibleIndex) const | KDbTableViewData | |
indexOf(const KDbRecordData *record, int from=0) const (defined in KDbTableViewData) | KDbTableViewData | inline |
KDbUtils::AutodeletedList::indexOf(const AT &value, qsizetype from) const const | QList< T > | protected |
inherits(const char *className) const const | QObject | |
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(qsizetype i, parameter_type value) | QList< T > | protected |
QList< T >::insert(qsizetype i, qsizetype count, parameter_type value) | QList< T > | protected |
insertRecord(KDbRecordData *record, int index, bool repaint=false) | KDbTableViewData | |
installEventFilter(QObject *filterObj) | QObject | |
isDBAware() const | KDbTableViewData | |
isEmpty() const (defined in KDbTableViewData) | KDbTableViewData | inline |
isInsertingEnabled() const | KDbTableViewData | virtual |
isQuickItemType() const const | QObject | |
isReadOnly() const | KDbTableViewData | virtual |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
Iterator typedef | QList< T > | protected |
KDbTableViewData() | KDbTableViewData | |
KDbTableViewData(KDbCursor *c) | KDbTableViewData | explicit |
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) | KDbTableViewData | inline |
KDbUtils::AutodeletedList::last(qsizetype n) const const | QList< T > | protected |
KDbUtils::AutodeletedList::last() const const | QList< T > | protected |
lastIndexOf(const AT &value, qsizetype from) const const | QList< T > | protected |
length() const const | QList< T > | protected |
messageYouCanImproveData() | KDbTableViewData | static |
metaObject() const const | QObject | virtual |
mid(qsizetype pos, qsizetype length) const const | QList< T > | protected |
move(qsizetype from, qsizetype to) | QList< T > | protected |
moveToThread(QThread *targetThread) | QObject | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
operator!=(const QList< T > &other) const const | QList< T > | protected |
operator+(QList< T > &&other) && | QList< T > | protected |
operator+(const QList< T > &other) && | QList< T > | protected |
operator+(QList< T > &&other) const &const | QList< T > | protected |
operator+(const QList< T > &other) const &const | 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 const | QList< 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 const | QList< 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 const | QList< T > | protected |
operator>(const QList< T > &other) const const | QList< T > | protected |
operator>=(const QList< T > &other) const const | QList< T > | protected |
operator>>(QDataStream &in, QList< T > &list) | QList< T > | protected |
operator[](qsizetype i) | QList< T > | protected |
operator[](qsizetype i) const const | QList< T > | protected |
parameter_type typedef | QList< T > | protected |
parent() const const | QObject | |
pointer typedef | QList< 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) | KDbTableViewData | inline |
KDbUtils::AutodeletedList::prepend(parameter_type value) | QList< T > | protected |
property(const char *name) const const | QObject | |
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_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
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 | |
QObjectList typedef | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
rbegin() | QList< T > | protected |
rbegin() const const | QList< T > | protected |
receivers(const char *signal) const const | QObject | protected |
recordDeleted() | KDbTableViewData | signal |
recordEditBuffer() const | KDbTableViewData | |
recordInserted(KDbRecordData *, bool repaint) | KDbTableViewData | signal |
recordInserted(KDbRecordData *, int index, bool repaint) | KDbTableViewData | signal |
recordRepaintRequested(KDbRecordData *) (defined in KDbTableViewData) | KDbTableViewData | signal |
recordsDeleted(const QList< int > &recordsToDelete) | KDbTableViewData | signal |
recordUpdated(KDbRecordData *) | KDbTableViewData | signal |
reference typedef | QList< T > | protected |
reload() | KDbTableViewData | inline |
reloadRequested() | KDbTableViewData | signal |
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) | KDbTableViewData | inline |
removeIf(Predicate pred) | QList< T > | protected |
removeLast() (defined in KDbTableViewData) | KDbTableViewData | inline |
removeOne(const AT &t) | QList< T > | protected |
rend() | QList< T > | protected |
rend() const const | QList< 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 |
reserve(qsizetype size) | QList< T > | protected |
resize(qsizetype size) | QList< T > | protected |
resize(qsizetype size, parameter_type c) | QList< T > | protected |
result() const | KDbTableViewData | |
reverse_iterator typedef | QList< T > | protected |
rvalue_ref typedef | QList< T > | protected |
saveNewRecord(KDbRecordData *record, bool repaint=false) (defined in KDbTableViewData) | KDbTableViewData | |
saveRecordChanges(KDbRecordData *record, bool repaint=false) (defined in KDbTableViewData) | KDbTableViewData | |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setAutoDelete(bool set) (defined in KDbUtils::AutodeletedList< T >) | KDbUtils::AutodeletedList< T > | inlineprotected |
setInsertingEnabled(bool set) | KDbTableViewData | virtual |
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) | KDbTableViewData | virtual |
setSorting(int column, KDbOrderByColumn::SortOrder order=KDbOrderByColumn::SortOrder::Ascending) | KDbTableViewData | |
shrink_to_fit() | QList< T > | protected |
signalsBlocked() const const | QObject | |
size() const const | QList< T > | protected |
size_type typedef | QList< T > | protected |
sliced(qsizetype pos) const const | QList< T > | protected |
sliced(qsizetype pos, qsizetype n) const const | QList< T > | protected |
sort() | KDbTableViewData | |
sortColumn() const | KDbTableViewData | |
sortOrder() const | KDbTableViewData | |
squeeze() | QList< T > | protected |
startsWith(parameter_type value) const const | QList< 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 const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toList() const const | QList< T > | protected |
toVector() const const | QList< T > | protected |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
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 const | QList< T > | protected |
value(qsizetype i, parameter_type defaultValue) const const | QList< T > | protected |
value_type typedef | QList< T > | protected |
visibleColumn(int index) | KDbTableViewData | |
visibleColumnCount() const | KDbTableViewData | |
visibleColumnIndex(int globalIndex) const | KDbTableViewData | |
visibleColumns() | KDbTableViewData | |
~AutodeletedList() (defined in KDbUtils::AutodeletedList< T >) | KDbUtils::AutodeletedList< T > | inlineprotected |
~KDbTableViewData() override (defined in KDbTableViewData) | KDbTableViewData | |
~QList() | QList< T > | protected |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 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:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.