Qt 6.x
The Qt SDK
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 416 of file qcore_unix_p.h.

Member Data Documentation

◆ array

unsigned short* qt_semun::array

Definition at line 419 of file qcore_unix_p.h.

◆ buf

struct semid_ds* qt_semun::buf

Definition at line 418 of file qcore_unix_p.h.

◆ val

int qt_semun::val

Definition at line 417 of file qcore_unix_p.h.


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