XSqlTableModelProto Member List

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

appendChild(XSqlTableNode *child)XSqlTableModelProto
appendChild(const QString &tableName, ParameterList &relations)XSqlTableModelProto
argument(int index) constQScriptable
argumentCount() constQScriptable
blockSignals(bool block)QObject
buddy(const QModelIndex &index) const XSqlTableModelProto
canFetchMore(const QModelIndex &parent=QModelIndex()) const XSqlTableModelProto
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(int index)XSqlTableModelProto
child(const QString &tableName)XSqlTableModelProto
QObject::child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children()XSqlTableModelProto
QObject::children() constQObject
className() constQObject
clear()XSqlTableModelProto
clearChildren()XSqlTableModelProto
columnCount(const QModelIndex &parent=QModelIndex())XSqlTableModelProto
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *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 char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
context() constQScriptable
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &item, int role=Qt::DisplayRole) const XSqlTableModelProto
database() const XSqlTableModelProto
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, int action, int row, int column, const QModelIndex &parent)XSqlTableModelProto
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
editStrategy() const XSqlTableModelProto
engine() constQScriptable
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent=QModelIndex())XSqlTableModelProto
fieldIndex(const QString &fieldName) const XSqlTableModelProto
filter() const XSqlTableModelProto
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
flags(const QModelIndex &index) const XSqlTableModelProto
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) const XSqlTableModelProto
headerData(int section, int orientation, int role=Qt::DisplayRole) const XSqlTableModelProto
index(int row, int column, const QModelIndex &parent=QModelIndex()) const XSqlTableModelProto
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
insertColumn(int column, const QModelIndex &parent=QModelIndex())XSqlTableModelProto
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex())XSqlTableModelProto
insertRecord(int row, const QSqlRecord &record)XSqlTableModelProto
insertRow(int row, const QModelIndex &parent=QModelIndex())XSqlTableModelProto
insertRows(int row, int count, const QModelIndex &parent=QModelIndex())XSqlTableModelProto
installEventFilter(QObject *filterObj)QObject
isA(const char *className) constQObject
isDirty(const QModelIndex &index) const XSqlTableModelProto
isWidgetType() constQObject
itemData(const QModelIndex &index) const XSqlTableModelProto
killTimer(int id)QObject
lastError() const XSqlTableModelProto
load(int row)XSqlTableModelProto
loadAll()XSqlTableModelProto
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, int flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const XSqlTableModelProto
metaObject() constQObjectvirtual
mimeData(const QModelIndexList &indexes) const XSqlTableModelProto
mimeTypes() const XSqlTableModelProto
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
nodeCount()XSqlTableModelProto
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
parameters()XSqlTableModelProto
parent() constQObject
primaryKey() const XSqlTableModelProto
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
query() const XSqlTableModelProto
receivers(const char *signal) constQObjectprotected
record() const XSqlTableModelProto
record(int row) const XSqlTableModelProto
relation(int column) const XSqlTableModelProto
relationModel(int column) const XSqlTableModelProto
removeChild(int index)XSqlTableModelProto
QObject::removeChild(QObject *object)QObject
removeColumn(int column, const QModelIndex &parent=QModelIndex())XSqlTableModelProto
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex())XSqlTableModelProto
removeEventFilter(QObject *obj)QObject
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())XSqlTableModelProto
revertRow(int row)XSqlTableModelProto
rowCount(const QModelIndex &parent=QModelIndex()) const XSqlTableModelProto
save()XSqlTableModelProto
select()XSqlTableModelProto
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
set(ParameterList params)XSqlTableModelProto
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)XSqlTableModelProto
setEditStrategy(int strategy)XSqlTableModelProto
setFilter(const QString &filter)XSqlTableModelProto
setHeaderData(int section, int orientation, const QVariant &value, int role=Qt::EditRole)XSqlTableModelProto
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)XSqlTableModelProto
setKeys(int keyColumns)XSqlTableModelProto
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRecord(int row, const QSqlRecord &record)XSqlTableModelProto
setRelation(int column, const QSqlRelation &relation)XSqlTableModelProto
setSort(int column, int order)XSqlTableModelProto
setSupportedDragActions(int actions)XSqlTableModelProto
setTable(const QString &tableName, int keyColumns)XSqlTableModelProto
sibling(int row, int column, const QModelIndex &index) const XSqlTableModelProto
signalsBlocked() constQObject
sort(int column, int order=Qt::AscendingOrder)XSqlTableModelProto
span(const QModelIndex &index) const XSqlTableModelProto
startTimer(int interval)QObject
supportedDragActions() const XSqlTableModelProto
supportedDropActions() const XSqlTableModelProto
tableName() const XSqlTableModelProto
thisObject() constQScriptable
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toString() const XSqlTableModelProto
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
XSqlTableModelProto(QObject *parent=0)XSqlTableModelProto
~QObject()QObjectvirtual

Generated on Mon Dec 1 2014 xTuple ERP Programmer Reference, Version 4.8.0 doxygen 1.8.7