![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
struct | Layout1 |
struct | Layout2 |
Typedefs | |
using | Members = std::conditional_t<sizeof(Layout1) <= sizeof(Layout2), Layout1, Layout2> |
using QtSemaphorePrivate::Members = std::conditional_t<sizeof(Layout1) <= sizeof(Layout2), Layout1, Layout2> |
Definition at line 270 of file qsemaphore.cpp.