Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QInheritedListNode Class Reference

#include <qdoubleendedlist_p.h>

+ Inheritance diagram for QInheritedListNode:
+ Collaboration diagram for QInheritedListNode:

Public Member Functions

 ~QInheritedListNode ()
 
bool isInList () const
 

Friends

template<class N >
class QDoubleEndedList
 

Detailed Description

Definition at line 22 of file qdoubleendedlist_p.h.

Constructor & Destructor Documentation

◆ ~QInheritedListNode()

QInheritedListNode::~QInheritedListNode ( )
inline

Definition at line 25 of file qdoubleendedlist_p.h.

Member Function Documentation

◆ isInList()

bool QInheritedListNode::isInList ( ) const
inline

Definition at line 26 of file qdoubleendedlist_p.h.

References Q_ASSERT.

Friends And Related Symbol Documentation

◆ QDoubleEndedList

template<class N >
friend class QDoubleEndedList
friend

Definition at line 34 of file qdoubleendedlist_p.h.


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