QtBase  v6.3.1
Protected Member Functions | List of all members
QListSpecialMethods< T > Struct Template Reference

#include <qlist.h>

Inheritance diagram for QListSpecialMethods< T >:
Inheritance graph
[legend]
Collaboration diagram for QListSpecialMethods< T >:
Collaboration graph
[legend]

Protected Member Functions

 ~QListSpecialMethods ()=default
 
- Protected Member Functions inherited from QListSpecialMethodsBase< T >
 ~QListSpecialMethodsBase ()=default
 
Selfself ()
 
const Selfself () const
 

Additional Inherited Members

- Public Member Functions inherited from QListSpecialMethodsBase< T >
template<typename AT = T>
qsizetype indexOf (const AT &t, qsizetype from=0) const noexcept
 
template<typename AT = T>
qsizetype lastIndexOf (const AT &t, qsizetype from=-1) const noexcept
 
template<typename AT = T>
bool contains (const AT &t) const noexcept
 
- Protected Types inherited from QListSpecialMethodsBase< T >
using Self = QList< T >
 

Detailed Description

template<typename T>
struct QListSpecialMethods< T >

Definition at line 83 of file qlist.h.

Constructor & Destructor Documentation

◆ ~QListSpecialMethods()

template<typename T >
QListSpecialMethods< T >::~QListSpecialMethods ( )
protecteddefault

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