![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquickwindowsstyle_p_p.h>
Protected Member Functions | |
| QListSpecialMethods ()=default | |
| Protected Member Functions inherited from QQC2::QListSpecialMethodsBase< T > | |
| QListSpecialMethodsBase ()=default | |
| Self * | self () |
| const Self * | self () 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> |
Definition at line 54 of file qquickwindowsstyle_p_p.h.
|
protecteddefault |