Inheritance diagram for ObjCryst::WXPowderPattern:
Public Methods | |
virtual void | CrystUpdate () |
Get new values to be displayed from the underlying object, and raise flag if an UI update is necessary. | |
void | UpdateUI () |
Update the User Interface, if necessary. |
|
Get new values to be displayed from the underlying object, and raise flag if an UI update is necessary. The actual GUI update is not made here. UpdateUI() should be called separately, from the main thread. Reimplemented from ObjCryst::WXRefinableObj. |