lib.thread module¶
- Library for work with thread in pychemqt for improve UI response
WaitforClick: Thread for draw stream in PFDEvaluate: Thread to insolate entity calculation from gui, used in streams equipment, and project
API reference¶
- class lib.thread.WaitforClick(num, parent=None)[source]¶
Bases:
QThreadThread used in PFD drawing to specified stream input and output or add equipment. TODO: Use to customize stream drawing
Methods
run()Wait until the mouse is clicked