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
QQC2::QListSpecialMethods< T > Struct Template Reference

#include <qquickwindowsstyle_p_p.h>

Inheritance diagram for QQC2::QListSpecialMethods< T >:
Collaboration diagram for QQC2::QListSpecialMethods< T >:

Protected Member Functions

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

Additional Inherited Members

Public Member Functions inherited from QQC2::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 QQC2::QListSpecialMethodsBase< T >
using Self = QList<T>

Detailed Description

template<typename T>
struct QQC2::QListSpecialMethods< T >

Definition at line 54 of file qquickwindowsstyle_p_p.h.

Constructor & Destructor Documentation

◆ QListSpecialMethods()

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

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