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< true > Struct Reference

#include <qrangemodeladapter_impl.h>

Collaboration diagram for QRangeModelDetails::ParentIndex< true >:

Public Member Functions

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

Public Attributes

const QModelIndex m_rootIndex

Detailed Description

Definition at line 362 of file qrangemodeladapter_impl.h.

Constructor & Destructor Documentation

◆ ParentIndex()

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

Definition at line 357 of file qrangemodeladapter_impl.h.

Member Function Documentation

◆ root()

QModelIndex QRangeModelDetails::ParentIndex< true >::root ( ) const
inline

Definition at line 365 of file qrangemodeladapter_impl.h.

Member Data Documentation

◆ m_rootIndex

const QModelIndex QRangeModelDetails::ParentIndex< true >::m_rootIndex

Definition at line 364 of file qrangemodeladapter_impl.h.


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