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
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.

◆ 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: