![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qrangemodel_impl.h>
Public Attributes | |
| const QObject * | sender |
| int | role |
Friends | |
| bool | operator== (const Connection &lhs, const Connection &rhs) noexcept |
| size_t | qHash (const Connection &c, size_t seed) noexcept |
Definition at line 873 of file qrangemodel_impl.h.
|
friend |
Definition at line 877 of file qrangemodel_impl.h.
References role.
|
friend |
Definition at line 881 of file qrangemodel_impl.h.
References role.
| int QRangeModelDetails::ConnectionStorage::Connection::role |
Definition at line 875 of file qrangemodel_impl.h.
Referenced by operator==, and qHash.
| const QObject* QRangeModelDetails::ConnectionStorage::Connection::sender |
Definition at line 874 of file qrangemodel_impl.h.