#include <gui.h>
Public Methods | |
LatticeDlg (Layer *, const TGWindow *, const TGWindow *, UInt_t, UInt_t, UInt_t=kVerticalFrame) | |
virtual | ~LatticeDlg () |
void | DoButtons (Int_t=-1) |
void | CloseWindow () |
Private Methods | |
RQ_OBJECT ("LatticeDlg") | |
Private Attributes | |
Layer * | pLayer |
TGTransientFrame * | pMain |
TGTextButton * | pOkButton |
TGTextButton * | pCancelButton |
TGCompositeFrame * | pDlgFrame |
TGCompositeFrame * | pBtFrame |
TGLabel * | pLatticeL |
TGLabel * | pNumXL |
TGLabel * | pNumYL |
TGLabel * | pNumSizeL |
TGComboBox * | pLatticeCombo |
TGNumEntry * | pNumXE |
TGNumEntry * | pNumYE |
TGNumEntry * | pNumSizeE |
TGLayoutHints * | pL |
TList * | pCleanup |
|
Definition at line 2507 of file gui.cpp. References D_CHLAT_CANCEL, D_CHLAT_OK, kLHexagonal, kLSquare, pBtFrame, pCancelButton, pCleanup, pDlgFrame, pL, pLatticeCombo, pLatticeL, pLayer, pMain, pNumSizeE, pNumSizeL, pNumXE, pNumXL, pNumYE, pNumYL, and pOkButton. |
|
Definition at line 2569 of file gui.cpp. References pBtFrame, pCancelButton, pCleanup, pDlgFrame, pLatticeCombo, pLatticeL, pMain, pNumXE, pNumXL, pNumYE, pNumYL, and pOkButton. |
|
|
|
Definition at line 2586 of file gui.cpp. References D_CHLAT_CANCEL, D_CHLAT_OK, TGNumEntry::GetDoubleNum(), TGNumEntry::GetIntNum(), pLatticeCombo, pLayer, pMain, pNumSizeE, pNumXE, pNumYE, and Layer::SetLattice(). |
|
|
|
Definition at line 431 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 430 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 436 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 431 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 435 of file gui.h. Referenced by LatticeDlg(). |
|
Definition at line 433 of file gui.h. Referenced by DoButtons(), LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 432 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 428 of file gui.h. Referenced by DoButtons(), and LatticeDlg(). |
|
Definition at line 429 of file gui.h. Referenced by DoButtons(), LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 434 of file gui.h. Referenced by DoButtons(), and LatticeDlg(). |
|
Definition at line 432 of file gui.h. Referenced by LatticeDlg(). |
|
Definition at line 434 of file gui.h. Referenced by DoButtons(), LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 432 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 434 of file gui.h. Referenced by DoButtons(), LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 432 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |
|
Definition at line 430 of file gui.h. Referenced by LatticeDlg(), and ~LatticeDlg(). |