Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

ObjCryst::WXCrystal Class Reference

wxCryst class for Crystals More...

Inheritance diagram for ObjCryst::WXCrystal:

ObjCryst::WXRefinableObj ObjCryst::WXCrystObj ObjCryst::WXCrystObjBasic List of all members.

Public Methods

virtual void CrystUpdate ()
 Get new values to be displayed from the underlying object, and raise flag if an UI update is necessary.

bool OnChangeName (const int id)
 When a WXFieldName has been changed by the user, it is handled here.

void UpdateUI ()
 Update the User Interface, if necessary.


Private Attributes

WXFieldNamempFieldSpacegroup
 SpaceGroup.

WXRegistry< Scatterer > * mpWXScattererRegistry
 Scatterers.

WXRegistry< ScatteringPower > * mpWXScatteringPowerRegistry
 Scattering Powers.

REAL mBumpmergeCost
 Storage for the Anti-bump/merge cost.


Detailed Description

wxCryst class for Crystals


Member Function Documentation

virtual void ObjCryst::WXCrystal::CrystUpdate   [virtual]
 

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.

bool ObjCryst::WXCrystal::OnChangeName const int    id [virtual]
 

When a WXFieldName has been changed by the user, it is handled here.

This returns true if the value has been handled (for inheritance purposes).

Reimplemented from ObjCryst::WXRefinableObj.


The documentation for this class was generated from the following file:
Generated on Wed Jun 25 23:26:28 2003 for ObjCryst++ by doxygen1.2.18