qass.tools.analyzer.mainthread_hook
Classes:
| Name | Description |
|---|---|
inMainThread |
|
inMainThread
Bases: QObject
Methods:
| Name | Description |
|---|---|
__call__ |
Invokes a method on the main thread. Taking care of garbage collection "bugs". |
__init__ |
|
execute |
|
Attributes:
| Name | Type | Description |
|---|---|---|
called |
|
|
synchron |
|
Source code in src/qass/tools/analyzer/mainthread_hook.py
__call__
Invokes a method on the main thread. Taking care of garbage collection "bugs".