ROOT  6.06/09
Reference Guide
Classes | Macros | Functions | Variables
TQObject.h File Reference
#include "TString.h"
#include "TList.h"
#include "TQObjectEmitVA.h"
+ Include dependency graph for TQObject.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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 voidgTQSender
 

Macro Definition Documentation

#define ClassImpQ (   name)    ClassImp(name)

Definition at line 244 of file TQObject.h.

Function Documentation

Bool_t ConnectCINT ( TQObject sender,
const char *  signal,
const char *  slot 
)

Global function which simplifies making connection in interpreted ROOT session.

ConnectCINT - connects to interpreter(CINT) command

Definition at line 1335 of file TQObject.cxx.

Variable Documentation

R__EXTERN void* gTQSender

Definition at line 49 of file TQObject.h.

Referenced by TRootCanvas::Activated(), TGToolBar::ButtonClicked(), TGButtonGroup::ButtonClicked(), TGToolBar::ButtonPressed(), TGButtonGroup::ButtonPressed(), TGToolBar::ButtonReleased(), TGButtonGroup::ButtonReleased(), TEveManager::CloseEveWindow(), TEveParamListEditor::DoBoolUpdate(), TGLLightSetSubEditor::DoButton(), TGLPShapeObjEditor::DoColorButton(), TGLPShapeObjEditor::DoColorSlider(), TEveTrackPropagatorSubEditor::DoFitPM(), TFunctionParametersDialog::DoFix(), TEveParamListEditor::DoFloatUpdate(), TEveParamListEditor::DoIntUpdate(), TFitEditor::DoLibrary(), TFitParametersDialog::DoParBound(), TFitParametersDialog::DoParFix(), TFunctionParametersDialog::DoParMaxLimit(), TFitParametersDialog::DoParMaxLimit(), TFunctionParametersDialog::DoParMinLimit(), TFitParametersDialog::DoParMinLimit(), TFunctionParametersDialog::DoParValue(), TFitParametersDialog::DoParValue(), TEveCaloVizEditor::DoPlot(), TFitEditor::DoPrintOpt(), TEveTrackPropagatorSubEditor::DoRnrPM(), TEveCaloVizEditor::DoSliceColor(), TEveCaloVizEditor::DoSliceThreshold(), TEveCaloVizEditor::DoSliceTransparency(), TFunctionParametersDialog::DoSlider(), TFitParametersDialog::DoSlider(), TRootBrowser::DoTab(), TQObject::EmitVA(), TSessionQueryFrame::Feedback(), TGContainer::FindFrameByName(), TRootGuiBuilder::HandleButtons(), TRootBrowser::HandleMenu(), TGLSAViewer::HandleMenuBarHiding(), TFitParametersDialog::HandleShiftTab(), TGPack::HandleSplitterResize(), TFitParametersDialog::HandleTab(), TEveViewerList::HandleTooltip(), TRootGuiBuilder::MaybeCloseWindow(), TEveViewerList::OnMouseOver(), TEveViewerList::OnReMouseOver(), TEveViewerList::OnUnMouseOver(), TSessionQueryFrame::Progress(), TGButtonGroup::ReleaseButtons(), TGTextEdit::Search(), TGuiBldHintsEditor::SetMatrixSep(), TSessionServerFrame::SettingsChanged(), TGSplitFrame::SwallowBack(), TGLAutoRotator::Timeout(), TurnOn(), TGuiBldHintsEditor::UpdateState(), and TRootGuiBuilder::UpdateStatusBar().