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::ParentIndex< isTree > Struct Template Reference

#include <qrangemodeladapter_impl.h>

Collaboration diagram for QRangeModelDetails::ParentIndex< isTree >:

Public Member Functions

 ParentIndex (const QModelIndex &dummy={})
QModelIndex root () const

Detailed Description

template<bool isTree = false>
struct QRangeModelDetails::ParentIndex< isTree >

Definition at line 355 of file qrangemodeladapter_impl.h.

Constructor & Destructor Documentation

◆ ParentIndex()

template<bool isTree = false>
QRangeModelDetails::ParentIndex< isTree >::ParentIndex ( const QModelIndex & dummy = {})
inline

Definition at line 357 of file qrangemodeladapter_impl.h.

Member Function Documentation

◆ root()

template<bool isTree = false>
QModelIndex QRangeModelDetails::ParentIndex< isTree >::root ( ) const
inline

Definition at line 358 of file qrangemodeladapter_impl.h.


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