| TQCommand(const TQCommand& com) |
| TQCommand(TObject* obj, const char* redo = 0, const char* undo = 0) |
| TQCommand(const char* cl = 0, void* object = 0, const char* redo = 0, const char* undo = 0) |
| virtual | ~TQCommand() |
| void | TObject::AbstractMethod(const char* method) const |
| virtual void | Add(TObject* obj) |
| virtual void | Add(TObject* obj, Option_t* opt) |
| virtual void | TList::AddAfter(const TObject* after, TObject* obj) |
| virtual void | TList::AddAfter(TObjLink* after, TObject* obj) |
| virtual void | TCollection::AddAll(const TCollection* col) |
| virtual void | TList::AddAt(TObject* obj, Int_t idx) |
| virtual void | TList::AddBefore(const TObject* before, TObject* obj) |
| virtual void | TList::AddBefore(TObjLink* before, TObject* obj) |
| virtual void | TList::AddFirst(TObject* obj) |
| virtual void | TList::AddFirst(TObject* obj, Option_t* opt) |
| virtual void | TList::AddLast(TObject* obj) |
| virtual void | TList::AddLast(TObject* obj, Option_t* opt) |
| void | TCollection::AddVector(TObject* obj1) |
| virtual TObject* | TList::After(const TObject* obj) const |
| virtual void | TObject::AppendPad(Option_t* option = "") |
| static Bool_t | TQObject::AreAllSignalsBlocked() |
| Bool_t | TQObject::AreSignalsBlocked() const |
| Bool_t | TCollection::AssertClass(TClass* cl) const |
| virtual TObject* | TList::At(Int_t idx) const |
| virtual TObject* | TList::Before(const TObject* obj) const |
| static Bool_t | TQObject::BlockAllSignals(Bool_t b) |
| Bool_t | TQObject::BlockSignals(Bool_t b) |
| virtual void | TCollection::Browse(TBrowser* b) |
| virtual Bool_t | CanCompress(TQCommand* c) const |
| virtual Bool_t | CanMerge(TQCommand* c) const |
| virtual Bool_t | CanRedo() const |
| virtual Bool_t | CanUndo() const |
| Int_t | TCollection::Capacity() const |
| virtual void | TQObject::ChangedBy(const char* method)SIGNAL |
| static TClass* | Class() |
| virtual const char* | TObject::ClassName() const |
| virtual void | TList::Clear(Option_t* option = "") |
| virtual TObject* | TObject::Clone(const char* newname = "") const |
| void | TQObject::CollectClassSignalLists(TList& list, TClass* cls) |
| virtual Int_t | TCollection::Compare(const TObject* obj) const |
| virtual void | Compress(TQCommand* c) |
| Bool_t | TQObject::Connect(const char* signal, const char* receiver_class, void* receiver, const char* slot) |
| static Bool_t | TQObject::Connect(TQObject* sender, const char* signal, const char* receiver_class, void* receiver, const char* slot) |
| static Bool_t | TQObject::Connect(const char* sender_class, const char* signal, const char* receiver_class, void* receiver, const char* slot) |
| virtual void | TQObject::Connected(const char*) |
| Bool_t | TCollection::Contains(const char* name) const |
| Bool_t | TCollection::Contains(const TObject* obj) const |
| virtual void | TObject::Copy(TObject& object) const |
| virtual void | Delete(Option_t* option = "") |
| virtual void | TQObject::Destroyed()SIGNAL |
| Bool_t | TQObject::Disconnect(const char* signal = 0, void* receiver = 0, const char* slot = 0) |
| static Bool_t | TQObject::Disconnect(TQObject* sender, const char* signal = 0, void* receiver = 0, const char* slot = 0) |
| static Bool_t | TQObject::Disconnect(const char* class_name, const char* signal, void* receiver = 0, const char* slot = 0) |
| virtual void | TQObject::Disconnected(const char*) |
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
| virtual void | TCollection::Draw(Option_t* option = "") |
| virtual void | TObject::DrawClass() constMENU |
| virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
| virtual void | TCollection::Dump() const |
| void | TQObject::Emit(const char* signal) |
| void | TQObject::Emit(const char* signal, Long_t* paramArr) |
| void | TQObject::Emit(const char* signal, const char* params) |
| void | TQObject::Emit(const char* signal, Double_t param) |
| void | TQObject::Emit(const char* signal, Long_t param) |
| void | TQObject::Emit(const char* signal, Long64_t param) |
| void | TQObject::Emit(const char* signal, Bool_t param) |
| void | TQObject::Emit(const char* signal, Char_t param) |
| void | TQObject::Emit(const char* signal, UChar_t param) |
| void | TQObject::Emit(const char* signal, Short_t param) |
| void | TQObject::Emit(const char* signal, UShort_t param) |
| void | TQObject::Emit(const char* signal, Int_t param) |
| void | TQObject::Emit(const char* signal, UInt_t param) |
| void | TQObject::Emit(const char* signal, ULong_t param) |
| void | TQObject::Emit(const char* signal, ULong64_t param) |
| void | TQObject::Emit(const char* signal, Float_t param) |
| void | TQObject::EmitVA(const char* signal, Int_t nargs) |
| void | TQObject::EmitVA(const char* signal, Int_t nargs, va_list va) |
| static void | TCollection::EmptyGarbageCollection() |
| virtual void | TObject::Error(const char* method, const char* msgfmt) const |
| virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) |
| virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) |
| virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const |
| virtual TObject* | TList::FindObject(const char* name) const |
| virtual TObject* | TList::FindObject(const TObject* obj) const |
| virtual TObject* | TList::First() const |
| virtual TObjLink* | TList::FirstLink() const |
| static void | TCollection::GarbageCollect(TObject* obj) |
| static TQCommand* | GetCommand() |
| static TCollection* | TCollection::GetCurrentCollection() |
| virtual Option_t* | TObject::GetDrawOption() const |
| static Long_t | TObject::GetDtorOnly() |
| virtual Int_t | TCollection::GetEntries() const |
| virtual const char* | TObject::GetIconName() const |
| TList* | TQObject::GetListOfClassSignals() const |
| TList* | TQObject::GetListOfConnections() const |
| TList* | TQObject::GetListOfSignals() const |
| virtual const char* | GetName() const |
| Int_t | GetNRargs() const |
| Int_t | GetNUargs() const |
| void* | GetObject() const |
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
| virtual TObject** | TList::GetObjectRef(const TObject* obj) const |
| static Bool_t | TObject::GetObjectStat() |
| virtual Option_t* | TObject::GetOption() const |
| TQConnection* | GetRedo() const |
| Long_t* | GetRedoArgs() const |
| const char* | GetRedoName() const |
| virtual Int_t | TCollection::GetSize() const |
| Int_t | GetStatus() const |
| virtual const char* | GetTitle() const |
| TQConnection* | GetUndo() const |
| Long_t* | GetUndoArgs() const |
| const char* | GetUndoName() const |
| virtual UInt_t | TObject::GetUniqueID() const |
| virtual Int_t | TCollection::GrowBy(Int_t delta) const |
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
| virtual Bool_t | TQObject::HasConnection(const char* signal_name) const |
| virtual ULong_t | TCollection::Hash() const |
| virtual void | TQObject::HighPriority(const char* signal_name, const char* slot_name = 0) |
| virtual Int_t | TSeqCollection::IndexOf(const TObject* obj) const |
| virtual void | TObject::Info(const char* method, const char* msgfmt) const |
| virtual Bool_t | TObject::InheritsFrom(const char* classname) const |
| virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const |
| virtual void | TObject::Inspect() constMENU |
| void | TObject::InvertBit(UInt_t f) |
| virtual TClass* | IsA() const |
| Bool_t | TCollection::IsArgNull(const char* where, const TObject* obj) const |
| Bool_t | TList::IsAscending() |
| virtual Bool_t | TCollection::IsEmpty() const |
| virtual Bool_t | IsEqual(const TObject* obj) const |
| Bool_t | IsExecuting() const |
| virtual Bool_t | TCollection::IsFolder() const |
| Bool_t | IsMacro() const |
| Bool_t | TObject::IsOnHeap() const |
| Bool_t | TCollection::IsOwner() const |
| Bool_t | IsRedoing() const |
| virtual Bool_t | IsSetter() const |
| virtual Bool_t | TCollection::IsSortable() const |
| virtual Bool_t | TSeqCollection::IsSorted() const |
| Bool_t | IsUndoing() const |
| Bool_t | TObject::IsZombie() const |
| virtual TObject* | TList::Last() const |
| Int_t | TSeqCollection::LastIndex() const |
| virtual TObjLink* | TList::LastLink() const |
| static void | TQObject::LoadRQ_OBJECT() |
| virtual void | TQObject::LowPriority(const char* signal_name, const char* slot_name = 0) |
| virtual void | ls(Option_t* option = "") const |
| virtual TIterator* | TList::MakeIterator(Bool_t dir = kIterForward) const |
| virtual TIterator* | TCollection::MakeReverseIterator() const |
| void | TObject::MayNotUse(const char* method) const |
| virtual void | Merge(TQCommand* c) |
| virtual void | TQObject::Message(const char* msg)SIGNAL |
| virtual Bool_t | TObject::Notify() |
| virtual Int_t | TQObject::NumberOfConnections() const |
| virtual Int_t | TQObject::NumberOfSignals() const |
| static Int_t | TSeqCollection::ObjCompare(TObject* a, TObject* b) |
| static void | TObject::operator delete(void* ptr) |
| static void | TObject::operator delete(void* ptr, void* vp) |
| static void | TObject::operator delete[](void* ptr) |
| static void | TObject::operator delete[](void* ptr, void* vp) |
| void* | TObject::operator new(size_t sz) |
| void* | TObject::operator new(size_t sz, void* vp) |
| void* | TObject::operator new[](size_t sz) |
| void* | TObject::operator new[](size_t sz, void* vp) |
| TObject* | TCollection::operator()(const char* name) const |
| TObject& | TObject::operator=(const TObject& rhs) |
| virtual void | TCollection::Paint(Option_t* option = "") |
| virtual void | TObject::Pop() |
| virtual void | TCollection::Print(Option_t* option = "") const |
| virtual void | TCollection::Print(Option_t* option, Int_t recurse) const |
| virtual void | TCollection::Print(Option_t* option, const char* wildcard, Int_t recurse = 1) const |
| virtual void | TCollection::Print(Option_t* option, TPRegexp& regexp, Int_t recurse = 1) const |
| static void | TSeqCollection::QSort(TObject** a, Int_t first, Int_t last) |
| static void | TSeqCollection::QSort(TObject** a, TObject** b, Int_t first, Int_t last) |
| virtual Int_t | TObject::Read(const char* name) |
| virtual void | TList::RecursiveRemove(TObject* obj) |
| virtual void | Redo(Option_t* option = "")SIGNAL |
| virtual TObject* | TList::Remove(TObject* obj) |
| virtual TObject* | TList::Remove(TObjLink* lnk) |
| virtual void | TSeqCollection::RemoveAfter(TObject* after) |
| void | TCollection::RemoveAll() |
| virtual void | TCollection::RemoveAll(TCollection* col) |
| virtual TObject* | TSeqCollection::RemoveAt(Int_t idx) |
| virtual void | TSeqCollection::RemoveBefore(TObject* before) |
| virtual void | TSeqCollection::RemoveFirst() |
| virtual void | TSeqCollection::RemoveLast() |
| void | TObject::ResetBit(UInt_t f) |
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
| virtual void | TObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "") |
| virtual void | SetArgs(Int_t nargs) |
| void | TObject::SetBit(UInt_t f) |
| void | TObject::SetBit(UInt_t f, Bool_t set) |
| void | TCollection::SetCurrentCollection() |
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
| static void | TObject::SetDtorOnly(void* obj) |
| virtual void | SetName(const char* name) |
| static void | TObject::SetObjectStat(Bool_t stat) |
| virtual void | TCollection::SetOwner(Bool_t enable = kTRUE) |
| virtual void | SetRedoArgs(Int_t nargs) |
| virtual void | SetTitle(const char* title) |
| virtual void | SetUndoArgs(Int_t nargs) |
| virtual void | TObject::SetUniqueID(UInt_t uid) |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | TList::Sort(Bool_t order = kSortAscending) |
| static void | TCollection::StartGarbageCollection() |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
| Bool_t | TObject::TestBit(UInt_t f) const |
| Int_t | TObject::TestBits(UInt_t f) const |
| virtual void | Undo(Option_t* option = "")SIGNAL |
| void | TSeqCollection::UnSort() |
| virtual void | TObject::UseCurrentStyle() |
| virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
| virtual Int_t | TCollection::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) |
| virtual Int_t | TCollection::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |