![]() |
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 | |
| Iterator | begin () const |
| Iterator | end () const |
| auto | rbegin () const |
| auto | rend () const |
| auto | first () const |
| auto | last () const |
| bool | isEmpty () const |
| bool | empty () const |
Public Attributes | |
| Iterator | m_begin |
| Iterator | m_end |
Definition at line 3185 of file qrangemodel_impl.h.
|
inline |
Definition at line 3186 of file qrangemodel_impl.h.
References m_begin.
|
inline |
Definition at line 3193 of file qrangemodel_impl.h.
|
inline |
Definition at line 3187 of file qrangemodel_impl.h.
References m_end.
|
inline |
Definition at line 3190 of file qrangemodel_impl.h.
References m_begin.
|
inline |
Definition at line 3192 of file qrangemodel_impl.h.
|
inline |
Definition at line 3191 of file qrangemodel_impl.h.
References m_end.
|
inline |
Definition at line 3188 of file qrangemodel_impl.h.
References m_end.
|
inline |
Definition at line 3189 of file qrangemodel_impl.h.
References m_begin.
| Iterator QRangeModelImpl< Structure, Range, Protocol >::MimeDataRange< Iterator >::m_begin |
| Iterator QRangeModelImpl< Structure, Range, Protocol >::MimeDataRange< Iterator >::m_end |