Classes | |
| class | TQObject |
| /** More... | |
| class | TQObjSender |
Macros | |
| #define | ClassImpQ(name) |
Functions | |
| Bool_t | ConnectCINT (TQObject *sender, const char *signal, const char *slot) |
| Global function which simplifies making connection in interpreted ROOT session. | |
Variables | |
| R__EXTERN void * | gTQSender |
| #define ClassImpQ | ( | name | ) |
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 1065 of file TQObject.cxx.
| R__EXTERN void* gTQSender |
Definition at line 46 of file TQObject.h.