![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\inmodule QtCore More...
#include <qrangemodel.h>
\inmodule QtCore
The RowOptions template provides a customization point to control how QRangeModel represents types used as rows.
RowOptions<T> is a struct template where T specifies the row type. Specialize this template for the type used in your range, and add the relevant members.
\table \header
section of the horizontal header. \endtable\dots
Definition at line 35 of file qrangemodel.h.