![]() |
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
![]() |
#include <FXAtomicDataTarget.h>
Inheritance diagram for FXEX::FXAtomicIntDataTarget::
Except that it is wrapped up in an FXAtomic so that multiple threads can access the values in the valuator widgets (just like a normal data target).
This allows you to create a worker thread (either by using the FXThreadFunction or FXThread objects) which continually posts updates to widget values, without requiring the programmer to create any glue code.
Definition at line 40 of file FXAtomicDataTarget.h.