![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qcore_unix_p.h>
Public Attributes | |
int | val |
struct semid_ds * | buf |
unsigned short * | array |
Definition at line 440 of file qcore_unix_p.h.
unsigned short* qt_semun::array |
Definition at line 443 of file qcore_unix_p.h.
struct semid_ds* qt_semun::buf |
Definition at line 442 of file qcore_unix_p.h.
int qt_semun::val |
Definition at line 441 of file qcore_unix_p.h.