#include <gui.h>
Public Methods | |
SimulationDialog (Configuration *, Lattice *, const TGWindow *, const TGWindow *, UInt_t, UInt_t, UInt_t=kVerticalFrame) | |
virtual | ~SimulationDialog () |
void | CloseWindow () |
void | DoOk () |
void | DoCancel () |
void | DoTabButtons (Int_t wid=-1) |
Private Methods | |
RQ_OBJECT ("SimulationDialog") | |
Private Attributes | |
TGTransientFrame * | pMain |
TGTextButton * | pOkButton |
TGTextButton * | pCancelButton |
TGTextButton * | pTryButton |
TGTab * | pTab |
TGCompositeFrame * | pTabFrame |
TGCompositeFrame * | pBtFrame |
TGCompositeFrame * | pLatticeFr |
TGCompositeFrame * | pFr |
TGCompositeFrame * | pMCFr |
TGCompositeFrame * | pImgFr |
TGGroupFrame * | pAlgFr |
TGGroupFrame * | pGraphFr |
TGGroupFrame * | pAtomFr |
TGGroupFrame * | pDefectFr |
TGGroupFrame * | pInsRemFr |
TGLabel * | pBoltzmL |
TGLabel * | pIntLimL |
TGLabel * | pIntLimL2 |
TGLabel * | pAShapeL |
TGLabel * | pASizeL |
TGLabel * | pAColorL |
TGLabel * | pDShapeL |
TGLabel * | pDSizeL |
TGLabel * | pDColorL |
TGLabel * | pUpdateL |
TGLabel * | pUpdateL2 |
TGLabel * | pImgFormatL |
TGLabel * | pImgPathL |
TGLabel * | pImgPrefixL |
TGLabel * | pAutoSaveL |
TGLabel * | pAutoSaveL2 |
TGLabel * | pInsL |
TGLabel * | pInsL2 |
TGLabel * | pRemL |
TGLabel * | pRemL2 |
TGCheckButton * | pUpdateChBt |
TGCheckButton * | pAutoSaveChBt |
TGComboBox * | pAShapeC |
TGComboBox * | pAColorC |
TGComboBox * | pDShapeC |
TGComboBox * | pDColorC |
TGComboBox * | pImgFormatC |
TGTextEntry * | pImgPathE |
TGTextEntry * | pImgPrefixE |
TGNumEntry * | pBoltzmE |
TGNumEntry * | pIntLimE |
TGNumberEntry * | pASizeE |
TGNumberEntry * | pDSizeE |
TGNumberEntry * | pUpdateNum |
TGNumberEntry * | pAutoSaveNum |
TGNumberEntry * | pInsE |
TGNumberEntry * | pRemE |
TGLayoutHints * | pL |
TGLayoutHints * | pL1 |
TGLayoutHints * | pL2 |
TGLayoutHints * | pL3 |
TGLayoutHints * | pL4 |
TList * | pCleanup |
Configuration * | pConfig |
Lattice * | pLattice |
|
|
Definition at line 2273 of file gui.cpp. References pAColorC, pAColorL, pAlgFr, pAShapeC, pAShapeL, pASizeE, pASizeL, pAtomFr, pAutoSaveChBt, pAutoSaveL, pAutoSaveL2, pAutoSaveNum, pBoltzmE, pBoltzmL, pBtFrame, pCancelButton, pCleanup, pDColorC, pDColorL, pDefectFr, pDShapeC, pDShapeL, pDSizeE, pDSizeL, pGraphFr, pImgFormatC, pImgFormatL, pImgFr, pImgPathE, pImgPathL, pImgPrefixE, pImgPrefixL, pInsE, pInsL, pInsL2, pInsRemFr, pIntLimE, pIntLimL, pIntLimL2, pL1, pL2, pL3, pL4, pLatticeFr, pMain, pMCFr, pOkButton, pRemE, pRemL, pRemL2, pTab, pTryButton, pUpdateChBt, pUpdateL, pUpdateL2, and pUpdateNum. |
|
|
|
Definition at line 2344 of file gui.cpp. References Configuration::GetAtomColor(), Configuration::GetAtomShape(), Configuration::GetAtomSize(), Configuration::GetDefectColor(), Configuration::GetDefectShape(), Configuration::GetDefectSize(), pConfig, pLattice, pMain, Lattice::SetAtomStyle(), and Lattice::SetDefectStyle(). Referenced by DoOk(). |
|
|
Definition at line 2354 of file gui.cpp. References D_SIM_TRY, pAColorC, pAShapeC, pASizeE, pDColorC, pDShapeC, pDSizeE, pLattice, Lattice::SetAtomStyle(), and Lattice::SetDefectStyle(). |
|
|
|
Definition at line 304 of file gui.h. Referenced by DoOk(), DoTabButtons(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 297 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 293 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 304 of file gui.h. Referenced by DoOk(), DoTabButtons(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 297 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 309 of file gui.h. Referenced by DoOk(), DoTabButtons(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 297 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 294 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 303 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 301 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 301 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 310 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 308 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 296 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 290 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 288 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 312 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 314 of file gui.h. Referenced by DoCancel(), DoOk(), and SimulationDialog(). |
|
Definition at line 305 of file gui.h. Referenced by DoOk(), DoTabButtons(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 298 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 294 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 305 of file gui.h. Referenced by DoOk(), DoTabButtons(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 298 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 309 of file gui.h. Referenced by DoOk(), DoTabButtons(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 298 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 291 of file gui.h. Referenced by SimulationDialog(). |
|
Definition at line 293 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 306 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 300 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 292 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 307 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 300 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 307 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 300 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 310 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 302 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 302 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 295 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 308 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 296 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 296 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 311 of file gui.h. Referenced by SimulationDialog(). |
|
Definition at line 311 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 311 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 311 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 311 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 315 of file gui.h. Referenced by DoCancel(), DoTabButtons(), and SimulationDialog(). |
|
Definition at line 291 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 287 of file gui.h. Referenced by DoCancel(), DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 292 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 288 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 310 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 302 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 302 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 289 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 290 of file gui.h. Referenced by SimulationDialog(). |
|
Definition at line 288 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 303 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 299 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 299 of file gui.h. Referenced by SimulationDialog(), and ~SimulationDialog(). |
|
Definition at line 309 of file gui.h. Referenced by DoOk(), SimulationDialog(), and ~SimulationDialog(). |