![]() |
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 Types | |
using | row_type = typename range_traits<wrapped_t<Range>>::value_type |
Public Member Functions | |
template<typename R = row_type> | |
auto | newRow () -> decltype(R{}) |
Definition at line 708 of file qrangemodel_impl.h.
using QRangeModelDetails::ListProtocol< Range >::row_type = typename range_traits<wrapped_t<Range>>::value_type |
Definition at line 710 of file qrangemodel_impl.h.
|
inline |
Definition at line 713 of file qrangemodel_impl.h.