#include "Varargs.h"
#include "TQObject.h"
#include "TQConnection.h"
#include "THashList.h"
#include "TPRegexp.h"
#include "TROOT.h"
#include "TClass.h"
#include "TSystem.h"
#include "TMethod.h"
#include "TBaseClass.h"
#include "TDataType.h"
#include "TInterpreter.h"
#include "TQClass.h"
#include "TError.h"
#include "Riostream.h"
#include "RQ_OBJECT.h"
#include "TVirtualMutex.h"
#include "RConfigure.h"
Functions | |
Bool_t | ConnectCINT (TQObject *sender, const char *signal, const char *slot) |
Global function which simplifies making connection in interpreted ROOT session. More... | |
Variables | |
void * | gTQSender |
Global function which simplifies making connection in interpreted ROOT session.
ConnectCINT - connects to interpreter(CINT) command
Definition at line 1067 of file TQObject.cxx.
void* gTQSender |
Definition at line 76 of file TQObject.cxx.