Obsolete Members for QConcatenateTablesProxyModel
The following members of class QConcatenateTablesProxyModel are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) void | dumpObjectInfo() |
(obsolete) void | dumpObjectTree() |
(obsolete) QList<T> | findChildren(const QRegExp ®Exp, Qt::FindChildOptions options = Qt::FindChildrenRecursively) const |
(obsolete) void | setSupportedDragActions(Qt::DropActions actions) |
Static Public Members
(obsolete) QString | trUtf8(const char *sourceText, const char *disambiguation = Q_OBJECT, int n = Q_OBJECT) |
Protected Functions
(obsolete) void | reset() |
(obsolete) void | setRoleNames(const QHash<int, QByteArray> &roleNames) |
Related Non-Members
(obsolete) T | qFindChild(const QObject *obj, const QString &name = QString()) |
(obsolete) QList<T> | qFindChildren(const QObject *obj, const QString &name = QString()) |