![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrangemodel_impl.h>
Public Member Functions | |
| template<typename value_type> | |
| void | operator() (const value_type &value) const |
Public Attributes | |
| const QModelIndex & | index |
| QModelRoleDataSpan | roleDataSpan |
| const QRangeModelImpl * | that |
| bool & | tried |
Definition at line 1445 of file qrangemodel_impl.h.
|
inline |
Definition at line 1448 of file qrangemodel_impl.h.
References tried.
| const QModelIndex& QRangeModelImpl< Structure, Range, Protocol >::ItemReader::index |
Definition at line 1540 of file qrangemodel_impl.h.
| QModelRoleDataSpan QRangeModelImpl< Structure, Range, Protocol >::ItemReader::roleDataSpan |
Definition at line 1541 of file qrangemodel_impl.h.
| const QRangeModelImpl* QRangeModelImpl< Structure, Range, Protocol >::ItemReader::that |
Definition at line 1542 of file qrangemodel_impl.h.
| bool& QRangeModelImpl< Structure, Range, Protocol >::ItemReader::tried |
Definition at line 1543 of file qrangemodel_impl.h.
Referenced by operator()().