This is the complete list of members for TQConnection, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
Add(TObject *obj) | TList | inlinevirtual |
Add(TObject *obj, Option_t *opt) | TList | inlinevirtual |
AddAfter(const TObject *after, TObject *obj) | TList | virtual |
AddAfter(TObjLink *after, TObject *obj) | TList | virtual |
AddAll(const TCollection *col) | TCollection | virtual |
AddAt(TObject *obj, Int_t idx) | TList | virtual |
AddBefore(const TObject *before, TObject *obj) | TList | virtual |
AddBefore(TObjLink *before, TObject *obj) | TList | virtual |
AddFirst(TObject *obj) | TList | virtual |
AddFirst(TObject *obj, Option_t *opt) | TList | virtual |
AddLast(TObject *obj) | TList | virtual |
AddLast(TObject *obj, Option_t *opt) | TList | virtual |
AddToTObjectTable(TObject *) | TObject | privatestatic |
AddVector(TObject *obj1,...) | TCollection | |
After(const TObject *obj) const | TList | virtual |
AppendPad(Option_t *option="") | TObject | virtual |
AreAllSignalsBlocked() | TQObject | static |
AreSignalsBlocked() const | TQObject | inline |
AssertClass(TClass *cl) const | TCollection | |
At(Int_t idx) const | TList | virtual |
Before(const TObject *obj) const | TList | virtual |
begin() const | TCollection | inline |
BlockAllSignals(Bool_t b) | TQObject | static |
BlockSignals(Bool_t b) | TQObject | inline |
Browse(TBrowser *b) | TCollection | virtual |
Capacity() const | TCollection | inline |
Changed() | TSeqCollection | inlineprotectedvirtual |
ChangedBy(const char *method) | TQObject | inlinevirtual |
CheckConnectArgs(TQObject *sender, TClass *sender_class, const char *signal, TClass *receiver_class, const char *slot) | TQObject | protectedstatic |
CheckedHash() | TObject | inline |
CheckSlot(Int_t nargs) const | TQConnection | protected |
ClassName() const | TObject | virtual |
Clear(Option_t *option="") | TList | virtual |
Clone(const char *newname="") const | TCollection | virtual |
CollectClassSignalLists(TList &list, TClass *cls) | TQObject | |
Compare(const TObject *obj) const | TCollection | virtual |
CompressName(const char *method_name) | TQObject | protectedstatic |
Connect(const char *signal, const char *receiver_class, void *receiver, const char *slot) | TQObject | |
Connect(TQObject *sender, const char *signal, const char *receiver_class, void *receiver, const char *slot) | TQObject | static |
Connect(const char *sender_class, const char *signal, const char *receiver_class, void *receiver, const char *slot) | TQObject | static |
Connected(const char *) | TQObject | inlinevirtual |
ConnectToClass(TQObject *sender, const char *signal, TClass *receiver_class, void *receiver, const char *slot) | TQObject | protectedstatic |
ConnectToClass(const char *sender_class, const char *signal, TClass *receiver_class, void *receiver, const char *slot) | TQObject | protectedstatic |
Contains(const char *name) const | TCollection | inline |
Contains(const TObject *obj) const | TCollection | inline |
Copy(TObject &object) const | TObject | virtual |
Delete(Option_t *option="") | TList | virtual |
Destroyed() override | TQConnection | virtual |
Disconnect(const char *signal=0, void *receiver=0, const char *slot=0) | TQObject | |
Disconnect(TQObject *sender, const char *signal=0, void *receiver=0, const char *slot=0) | TQObject | static |
Disconnect(const char *class_name, const char *signal, void *receiver=0, const char *slot=0) | TQObject | static |
Disconnected(const char *) | TQObject | inlinevirtual |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
DoSort(TObjLinkPtr_t *head, Int_t n) | TList | protected |
Draw(Option_t *option="") | TCollection | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
Dump() const | TCollection | virtual |
EDeprecatedStatusBits enum name | TObject | |
Emit(const char *signal, const T &arg) | TQObject | inline |
Emit(const char *signal) | TQObject | inline |
EmitVA(const char *signal_name, Int_t, const T &... params) | TQObject | inline |
EmptyGarbageCollection() | TCollection | static |
end() const | TCollection | inline |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TCollection | protected |
Execute(const char *method, const char *params, Int_t *error=0) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=0) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
ExecuteMethod(Int_t nargs, va_list va)=delete | TQConnection | |
ExecuteMethod(const T &... params) | TQConnection | inline |
ExecuteMethod(Int_t, const T &... params) | TQConnection | inline |
ExecuteMethod() | TQConnection | |
ExecuteMethod(Long_t param) | TQConnection | |
ExecuteMethod(Long64_t param) | TQConnection | |
ExecuteMethod(Double_t param) | TQConnection | |
ExecuteMethod(Longptr_t *params, Int_t nparam=-1) | TQConnection | |
ExecuteMethod(const char *params) | TQConnection | |
fAscending | TList | protected |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBits | TObject | private |
fCache | TList | protected |
fClassName | TQConnection | protected |
fFirst | TList | protected |
fgAllSignalsBlocked | TQObject | protectedstatic |
fgCurrentCollection | TCollection | privatestatic |
fgDtorOnly | TObject | privatestatic |
fgEmptyingGarbage | TCollection | privatestatic |
fgGarbageCollection | TCollection | privatestatic |
fgGarbageStack | TCollection | privatestatic |
fgObjectStat | TObject | privatestatic |
FindLink(const TObject *obj, Int_t &idx) const | TList | protected |
FindObject(const char *name) const | TList | virtual |
FindObject(const TObject *obj) const | TList | virtual |
First() const | TList | virtual |
FirstLink() const | TList | inlinevirtual |
fLast | TList | protected |
fListOfConnections | TQObject | protected |
fListOfSignals | TQObject | protected |
fName | TCollection | protected |
fReceiver | TQConnection | protected |
fSignalsBlocked | TQObject | protected |
fSize | TCollection | protected |
fSlot | TQConnection | protected |
fSorted | TSeqCollection | protected |
fUniqueID | TObject | private |
GarbageCollect(TObject *obj) | TCollection | static |
GetClassName() const | TQConnection | inline |
GetCollectionEntryName(TObject *entry) const | TCollection | protectedvirtual |
GetCurrentCollection() | TCollection | static |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetEntries() const | TCollection | inlinevirtual |
GetIconName() const | TObject | virtual |
GetLast() const | TSeqCollection | virtual |
GetListOfClassSignals() const | TQObject | |
GetListOfConnections() const | TQObject | inline |
GetListOfSignals() const | TQObject | inline |
GetName() const override | TQConnection | virtual |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectRef(const TObject *obj) const | TList | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetReceiver() const | TQConnection | inline |
GetSender() | TQObject | inlineprotectedvirtual |
GetSenderClassName() const | TQObject | inlineprotectedvirtual |
GetSize() const | TCollection | inlinevirtual |
GetSlotAddress() const | TQConnection | protected |
GetSlotCallFunc() const override | TQConnection | protectedvirtual |
GetTitle() const | TObject | virtual |
GetUniqueID() const | TObject | virtual |
GrowBy(Int_t delta) const | TCollection | virtual |
HandleTimer(TTimer *timer) | TObject | virtual |
HasConnection(const char *signal_name) const | TQObject | virtual |
Hash() const | TCollection | inlinevirtual |
HasInconsistentHash() const | TObject | inline |
HighPriority(const char *signal_name, const char *slot_name=0) | TQObject | virtual |
IndexOf(const TObject *obj) const | TSeqCollection | virtual |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
InsertAfter(const TObjLinkPtr_t &newlink, const TObjLinkPtr_t &prev) | TList | protected |
Inspect() const | TObject | virtual |
InvertBit(UInt_t f) | TObject | inline |
IsArgNull(const char *where, const TObject *obj) const | TCollection | |
IsAscending() | TList | inline |
IsDestructed() const | TObject | inline |
IsEmpty() const | TCollection | inlinevirtual |
IsEqual(const TObject *obj) const | TObject | virtual |
IsFolder() const | TCollection | inlinevirtual |
IsOnHeap() const | TObject | inline |
IsOwner() const | TCollection | inline |
IsSortable() const | TCollection | inlinevirtual |
IsSorted() const | TSeqCollection | inlinevirtual |
IsUsingRWLock() const | TCollection | inline |
IsZombie() const | TObject | inline |
Iterator_t typedef | TList | |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kHasUUID enum value | TObject | |
kInconsistent enum value | TObject | |
kInitCapacity enum value | TCollection | |
kInitHashTableCapacity enum value | TCollection | |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsOwner enum value | TCollection | protected |
kIsReferenced enum value | TObject | |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNotDeleted enum value | TObject | |
kObjInCanvas enum value | TObject | |
kOnlyPrepStep enum value | TObject | protected |
kOverwrite enum value | TObject | |
kSingleKey enum value | TObject | |
kUseRWLock enum value | TCollection | protected |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
Last() const | TList | virtual |
LastIndex() const | TSeqCollection | inline |
LastLink() const | TList | inlinevirtual |
LinkAt(Int_t idx) const | TList | protected |
LnkCompare(const TObjLinkPtr_t &l1, const TObjLinkPtr_t &l2) | TList | protected |
LockSlot() const | TQConnection | protected |
LowPriority(const char *signal_name, const char *slot_name=0) | TQObject | virtual |
ls(Option_t *option="") const override | TQConnection | virtual |
MakeIterator(Bool_t dir=kIterForward) const | TList | virtual |
MakeReverseIterator() const | TCollection | inlinevirtual |
MakeZombie() | TObject | inlineprotected |
MayNotUse(const char *method) const | TObject | |
Merge(TCollection *list) | TSeqCollection | |
Message(const char *msg) | TQObject | inlinevirtual |
NewLink(TObject *obj, const TObjLinkPtr_t &prev=nullptr) | TList | protected |
NewLink(TObject *obj, TObjLink *prev) | TList | inlineprotected |
NewOptLink(TObject *obj, Option_t *opt, const TObjLinkPtr_t &prev=nullptr) | TList | protected |
NewOptLink(TObject *obj, Option_t *opt, TObjLink *prev) | TList | inlineprotected |
Notify() | TCollection | virtual |
NumberOfConnections() const | TQObject | virtual |
NumberOfSignals() const | TQObject | virtual |
ObjCompare(TObject *a, TObject *b) | TSeqCollection | static |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | inline |
operator new(size_t sz, void *vp) | TObject | inline |
operator new[](size_t sz) | TObject | inline |
operator new[](size_t sz, void *vp) | TObject | inline |
operator()(const char *name) const | TCollection | |
operator=(const TQConnection &)=delete | TQConnection | protected |
TVirtualQConnection::TObject::operator=(const TObject &rhs) | TObject | inline |
Paint(Option_t *option="") | TCollection | virtual |
Pop() | TObject | virtual |
Print(Option_t *option="") const | TCollection | virtual |
Print(Option_t *option, Int_t recurse) const | TCollection | virtual |
Print(Option_t *option, const char *wildcard, Int_t recurse=1) const | TCollection | virtual |
Print(Option_t *option, TPRegexp ®exp, Int_t recurse=1) const | TCollection | virtual |
PrintCollectionEntry(TObject *entry, Option_t *option, Int_t recurse) const | TCollection | protectedvirtual |
PrintCollectionHeader(Option_t *option) const override | TQConnection | protectedvirtual |
QSort(TObject **a, Int_t first, Int_t last) | TSeqCollection | static |
QSort(TObject **a, TObject **b, Int_t first, Int_t last) | TSeqCollection | inlinestatic |
QSort(TObject **a, Int_t nBs, TObject ***b, Int_t first, Int_t last) | TSeqCollection | static |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) | TList | virtual |
Remove(TObject *obj) | TList | virtual |
Remove(TObjLink *lnk) | TList | virtual |
Remove(const TObjLinkPtr_t &lnk) | TList | inline |
RemoveAfter(TObject *after) | TSeqCollection | inlinevirtual |
RemoveAll(TCollection *col) | TCollection | virtual |
RemoveAll() | TCollection | inline |
RemoveAt(Int_t idx) | TSeqCollection | inlinevirtual |
RemoveBefore(TObject *before) | TSeqCollection | inlinevirtual |
RemoveFirst() | TSeqCollection | inlinevirtual |
RemoveLast() | TList | virtual |
ResetBit(UInt_t f) | TObject | inline |
SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual |
SendSignal() override | TQConnection | inlineprotectedvirtual |
SetArg(Long_t param) override | TQConnection | inlineprotectedvirtual |
SetArg(ULong_t param) override | TQConnection | inlineprotectedvirtual |
SetArg(Float_t param) override | TQConnection | inlineprotectedvirtual |
SetArg(Double_t param) override | TQConnection | inlineprotectedvirtual |
SetArg(Long64_t param) override | TQConnection | inlineprotectedvirtual |
SetArg(ULong64_t param) override | TQConnection | inlineprotectedvirtual |
SetArg(const char *param) override | TQConnection | inlineprotectedvirtual |
SetArg(const Longptr_t *params, Int_t nparam=-1) override | TQConnection | protectedvirtual |
TVirtualQConnection::SetArg(const void *ptr) | TVirtualQConnection | inlineprotected |
TVirtualQConnection::SetArg(const T &val) | TVirtualQConnection | inlineprotected |
SetArgImpl(T arg) | TQConnection | inlineprotected |
SetArgs(const T &... args) | TVirtualQConnection | inline |
SetArgs(const Longptr_t *argArray, Int_t nargs=-1) | TVirtualQConnection | inline |
SetArgsImpl() | TVirtualQConnection | inlineprotected |
SetArgsImpl(const T &arg, const Ts &... tail) | TVirtualQConnection | inlineprotected |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetCurrentCollection() | TCollection | |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetName(const char *name) | TCollection | inline |
SetObjectStat(Bool_t stat) | TObject | static |
SetOwner(Bool_t enable=kTRUE) | TCollection | virtual |
SetUniqueID(UInt_t uid) | TObject | virtual |
Sort(Bool_t order=kSortAscending) | TList | virtual |
StartGarbageCollection() | TCollection | static |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TCollection(const TCollection &) | TCollection | private |
TCollection() | TCollection | inlineprotected |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TList(const TList &)=delete | TList | private |
TList() | TList | inline |
TList(TObject *) | TList | inline |
TObject() | TObject | inline |
TObject(const TObject &object) | TObject | inline |
TObjLinkPtr_t typedef | TList | protected |
TObjLinkWeakPtr_t typedef | TList | protected |
TQConnection() | TQConnection | inline |
TQConnection(TClass *cl, void *receiver, const char *method_name) | TQConnection | |
TQConnection(const char *class_name, void *receiver, const char *method_name) | TQConnection | |
TQConnection(const TQConnection &con) | TQConnection | |
TQObject(const TQObject &)=delete | TQObject | private |
TQObject() | TQObject | |
TSeqCollection() | TSeqCollection | inlineprotected |
UnLockSlot(TQSlot *) const | TQConnection | protected |
UnSort() | TSeqCollection | inline |
UseCurrentStyle() | TObject | virtual |
UseRWLock(Bool_t enable=true) | TCollection | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) | TCollection | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const | TCollection | virtual |
~TCollection() | TCollection | virtual |
~TList() | TList | virtual |
~TObject() | TObject | virtual |
~TQConnection() | TQConnection | virtual |
~TQObject() | TQObject | virtual |
~TSeqCollection() | TSeqCollection | inlinevirtual |