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

ObjCryst::WXRefinableObj Class Reference

The base wxCryst class for all RefinableObj objects. This shows the title, a menu for XMLInput/XMLOutput, and all RefObjOpt. More...

#include <wxRefinableObj.h>

Inheritance diagram for ObjCryst::WXRefinableObj::

ObjCryst::WXCrystObj ObjCryst::WXCrystObjBasic ObjCryst::WXCrystal ObjCryst::WXDiffractionSingleCrystal ObjCryst::WXPowderPattern ObjCryst::WXPowderPatternBackground ObjCryst::WXPowderPatternDiffraction ObjCryst::WXScatterer ObjCryst::WXScatteringPowerAtom ObjCryst::WXAtom ObjCryst::WXZScatterer List of all members.

Public Methods

 WXRefinableObj (wxWindow *parent, RefinableObj *)
 ~WXRefinableObj ()
bool Layout ()
 Fix the Layout of the window, resize if necessary.

virtual void CrystUpdate ()
 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.

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

virtual bool OnChangeName (const int id)
 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).

void OnMenuSave (wxCommandEvent &WXUNUSED(event))
void OnMenuLoad (wxCommandEvent &WXUNUSED(event))
void OnMenuFixAllPar (wxCommandEvent &WXUNUSED(event))
void OnMenuUnFixAllPar (wxCommandEvent &WXUNUSED(event))
void OnMenuParRandomize (wxCommandEvent &WXUNUSED(event))
virtual void OnUpdateUI (wxUpdateUIEvent &event)

Protected Attributes

WXCrystMenuBarmpMenuBar

Private Attributes

RefinableObjmpRefinableObj

Detailed Description

The base wxCryst class for all RefinableObj objects. This shows the title, a menu for XMLInput/XMLOutput, and all RefObjOpt.


The documentation for this class was generated from the following file:
Generated on Tue Feb 5 17:37:32 2002 for ObjCryst++ by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001