Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qt_semun Union Reference

#include <qcore_unix_p.h>

Collaboration diagram for qt_semun:

Public Attributes

int val
struct semid_ds * buf
unsigned short * array

Detailed Description

Definition at line 440 of file qcore_unix_p.h.

Member Data Documentation

◆ array

unsigned short* qt_semun::array

Definition at line 443 of file qcore_unix_p.h.

◆ buf

struct semid_ds* qt_semun::buf

Definition at line 442 of file qcore_unix_p.h.

◆ val

int qt_semun::val

Definition at line 441 of file qcore_unix_p.h.


The documentation for this union was generated from the following file: