#include <ctype.h>
#include <stdlib.h>
#include <TGTab.h>
#include <TGFrame.h>
#include <TGButton.h>
#include <TGWindow.h>
#include <TGMsgBox.h>
#include "XSElementList.h"
#include "XSPeriodicTable.h"
#include "XSElementDlg.h"
Go to the source code of this file.
Enumerations | |
enum | XSElementDlgEnum |
Variables | |
static Int_t | activeTab = 0 |
static Int_t | LastWinX = -1 |
static Int_t | LastWinY = -1 |
enum XSElementDlgEnum |
Definition at line 22 of file XSElementDlg.cxx.
Definition at line 27 of file XSElementDlg.cxx.
Referenced by XSElementDlg::ProcessButton(), XSElementDlg::XSElementDlg(), and XSElementDlg::~XSElementDlg().
Definition at line 28 of file XSElementDlg.cxx.
Referenced by XSReactionDlg::CloseWindow(), XSElementDlg::CloseWindow(), XSElementDlg::XSElementDlg(), and XSReactionDlg::XSReactionDlg().
Definition at line 29 of file XSElementDlg.cxx.
Referenced by XSReactionDlg::CloseWindow(), XSElementDlg::CloseWindow(), XSElementDlg::XSElementDlg(), and XSReactionDlg::XSReactionDlg().