![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpipewire_support_p.h>
Public Member Functions | |
| StrongIdType (T arg) | |
Public Attributes | |
| T | value |
Friends | |
| QDebug | operator<< (QDebug dbg, const StrongIdType &self) |
| bool | comparesEqual (const StrongIdType &lhs, const StrongIdType &rhs) noexcept |
| Qt::strong_ordering | compareThreeWay (const StrongIdType &lhs, const StrongIdType &rhs) noexcept |
Definition at line 135 of file qpipewire_support_p.h.
|
inlineexplicit |
Definition at line 137 of file qpipewire_support_p.h.
|
friend |
Definition at line 145 of file qpipewire_support_p.h.
|
friend |
Definition at line 150 of file qpipewire_support_p.h.
|
friend |
Definition at line 140 of file qpipewire_support_p.h.
| T QtPipeWire::StrongIdType< T, Tag >::value |
Definition at line 139 of file qpipewire_support_p.h.
Referenced by QtPipeWire::StrongIdType< uint32_t, ObjectIdTag >::StrongIdType(), QtPipeWire::StrongIdType< uint32_t, ObjectIdTag >::comparesEqual, QtPipeWire::StrongIdType< uint32_t, ObjectIdTag >::compareThreeWay, and QtPipeWire::StrongIdType< uint32_t, ObjectIdTag >::operator<<.