Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QRangeModelDetails::AsConstRow< T, typename > Struct Template Reference

#include <qrangemodeladapter_impl.h>

Collaboration diagram for QRangeModelDetails::AsConstRow< T, typename >:

Public Types

using type = const T &

Detailed Description

template<typename T, typename = void>
struct QRangeModelDetails::AsConstRow< T, typename >

Definition at line 287 of file qrangemodeladapter_impl.h.

Member Typedef Documentation

◆ type

template<typename T, typename = void>
using QRangeModelDetails::AsConstRow< T, typename >::type = const T &

Definition at line 287 of file qrangemodeladapter_impl.h.


The documentation for this struct was generated from the following file: