IDAPython 9.0
Loading...
Searching...
No Matches
qmutex_locker_t Class Reference

Proxy of C++ qmutex_locker_t class.

Inheritance diagram for qmutex_locker_t:

Public Member Functions

 __init__ (self, "__qmutex_t" _lock)
 init(self, _lock) -> qmutex_locker_t
 

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
"__qmutex_t" _lock )
Parameters
_lockqmutex_t

Property Documentation

◆ thisown

thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

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