signal_slot_model_thread¶
Created on Sep 9, 2009
@author: tw55413
- class camelot.view.model_thread.signal_slot_model_thread.SignalSlotModelThread[source]¶
A model thread implementation that uses signals and slots to communicate between the model thread and the gui thread
there is no explicit model thread verification on these methods, since this model thread might not be THE model thread.