ROOT 6.14/05 Reference Guide |
Classes | |
class | TQObject |
This is the ROOT implementation of the Qt object communication mechanism (see also http://www.troll.no/qt/metaobjects.html) More... | |
class | TQObjSender |
Macros | |
#define | ClassImpQ(name) ClassImp(name) |
Functions | |
Bool_t | ConnectCINT (TQObject *sender, const char *signal, const char *slot) |
Global function which simplifies making connection in interpreted ROOT session. More... | |
Variables | |
R__EXTERN void * | gTQSender |
Definition at line 283 of file TQObject.h.
Global function which simplifies making connection in interpreted ROOT session.
ConnectCINT - connects to interpreter(CINT) command
Definition at line 1067 of file TQObject.cxx.
Definition at line 45 of file TQObject.h.