TQConnectionList Class Reference

Inheritance diagram for TQConnectionList:

TList TSeqCollection TSeqCollection TCollection TCollection TCollection TCollection TObject TObject TObject TObject TObject TObject TObject TObject List of all members.

Public Member Functions

 TQConnectionList (const char *name, Int_t nsigargs)
virtual ~TQConnectionList ()
Bool_t Disconnect (void *receiver=0, const char *slot_name=0)
Int_t GetNargs () const
void ls (Option_t *option="") const

Private Attributes

Int_t fSignalArgs

Detailed Description

Definition at line 389 of file TQObject.cxx.


Constructor & Destructor Documentation

TQConnectionList::TQConnectionList ( const char *  name,
Int_t  nsigargs 
) [inline]

Definition at line 395 of file TQObject.cxx.

References TCollection::fName, and fSignalArgs.

TQConnectionList::~TQConnectionList (  )  [virtual]

Definition at line 405 of file TQObject.cxx.

References TList::Clear(), TCollection::IsEmpty(), and TList::Remove().


Member Function Documentation

Bool_t TQConnectionList::Disconnect ( void *  receiver = 0,
const char *  slot_name = 0 
)

Definition at line 421 of file TQObject.cxx.

References TList::FirstLink(), TQConnection::GetName(), TObjLink::GetObject(), TQConnection::GetReceiver(), TCollection::IsEmpty(), kFALSE, kTRUE, name, TObjLink::Next(), TList::Remove(), return_value, and SafeDelete.

Referenced by TQObject::Disconnect().

Int_t TQConnectionList::GetNargs (  )  const [inline]

Definition at line 400 of file TQObject.cxx.

References fSignalArgs.

Referenced by TQObject::Emit().

void TQConnectionList::ls ( Option_t option = ""  )  const [virtual]

Reimplemented from TCollection.

Definition at line 456 of file TQObject.cxx.

References TCollection::GetName(), and TCollection::Print().


Member Data Documentation

Int_t TQConnectionList::fSignalArgs [private]

Definition at line 392 of file TQObject.cxx.

Referenced by GetNargs(), and TQConnectionList().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:45:50 2011 for ROOT_528-00b_version by  doxygen 1.5.1