![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgenericitemmodel_impl.h>
Collaboration diagram for QGenericItemModelDetails::row_traits< T, typename >:Static Public Member Functions | |
| static constexpr int | fixed_size () |
Static Public Attributes | |
| static constexpr bool | is_range = is_range_v<q20::remove_cvref_t<T>> |
| static constexpr int | static_size = is_range ? -1 : 0 |
Definition at line 283 of file qgenericitemmodel_impl.h.
|
inlinestaticconstexpr |
Definition at line 289 of file qgenericitemmodel_impl.h.
|
staticconstexpr |
Definition at line 284 of file qgenericitemmodel_impl.h.
|
staticconstexpr |
Definition at line 288 of file qgenericitemmodel_impl.h.