![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QSortFilterProxyModel>
#include <QVariant>
#include <QModelIndex>
#include <QModelRoleDataSpan>
#include <QAbstractItemModel>
Go to the source code of this file.
Classes | |
class | MyModel |
class | CustomDataProxy |
[12] More... |
Functions | |
void | example (CustomDataProxy *model, const QModelIndex &index) |
[12] |
Variables | |
char | result = 0 |
void example | ( | CustomDataProxy * | model, |
const QModelIndex & | index ) |
char result = 0 |
Definition at line 132 of file src_corelib_kernel_qabstractitemmodel.cpp.