TSessionDialogs.cxx File Reference

#include "TSessionDialogs.h"
#include "TSessionViewer.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TGButton.h"
#include "TList.h"
#include "TChain.h"
#include "TDSet.h"
#include "TGTextEntry.h"
#include "TGTextBuffer.h"
#include "TGNumberEntry.h"
#include "TGLabel.h"
#include "TGListView.h"
#include "TGPicture.h"
#include "TGFSContainer.h"
#include "TGFileDialog.h"
#include "TGListTree.h"
#include "TInterpreter.h"
#include "TApplication.h"
#include "TKey.h"
#include "TGTableLayout.h"
#include "TProof.h"
#include "TFileInfo.h"
#include "TGMsgBox.h"
#include "TRegexp.h"

Go to the source code of this file.

Functions

 ClassImp (TNewChainDlg) ClassImp(TNewQueryDlg) static const char *gDatasetTypes[]

Variables

static const char * gFileTypes []


Function Documentation

ClassImp ( TNewChainDlg   )  const


Variable Documentation

const char* gFileTypes[] [static]

Initial value:

 {
   "C files",       "*.[C|c]*",
   "ROOT files",    "*.root",
   "All files",     "*",
   0,               0
}

Definition at line 65 of file TSessionDialogs.cxx.


Generated on Tue Jul 5 16:01:01 2011 for ROOT_528-00b_version by  doxygen 1.5.1