就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.9.9
Qt Core
C++ 类
QSystemSemaphore
List of All Members for QSystemSemaphore
这是完整成员列表为
QSystemSemaphore
,包括继承的成员。
enum
AccessMode
enum
SystemSemaphoreError
QSystemSemaphore
(const QString &, int , AccessMode )
~QSystemSemaphore
()
acquire
() : bool
error
() const : SystemSemaphoreError
errorString
() const : QString
key
() const : QString
release
(int ) : bool
setKey
(const QString &, int , AccessMode )