| TGMrbButtonFrame(const TGMrbButtonFrame&) |
| TGMrbButtonFrame(const TGWindow* Parent, const Char_t* Label, UInt_t ButtonType, TMrbLofNamedX* Buttons, Int_t BtnId, Int_t NofCL, Int_t Width, Int_t Height, TGMrbLayout* FrameGC, TGMrbLayout* LabelGC, TGMrbLayout* ButtonGC, UInt_t FrameOptions, UInt_t ButtonOptions) |
| virtual | ~TGMrbButtonFrame() |
| void | ButtonPressed(Int_t Button) |
| void | ButtonPressed(Int_t FrameId, Int_t Button)SIGNAL |
| void | ChangeButtonBackground(ULong_t Color, Int_t Index = 0) |
| void | ChangedBy(const char* method) |
| void | CheckButtonClicked(Int_t Button) |
| static TClass* | Class() |
| void | ClearAll() |
| Bool_t | Connect(const char* sig, const char* cl, void* rcvr, const char* slt) |
| void | Destroyed() |
| Bool_t | Disconnect(const char* sig = 0, void* rcvr = 0, const char* slt = 0) |
| void | Emit(const char* signal) |
| void | Emit(const char* signal, const char* params) |
| void | Emit(const char* signal, Long_t* paramArr) |
| void | Emit(const char* signal, Double_t param) |
| void | Emit(const char* signal, Long_t param) |
| void | Emit(const char* signal, Long64_t param) |
| void | Emit(const char* signal, ULong64_t param) |
| void | Emit(const char* signal, Bool_t param) |
| void | Emit(const char* signal, Char_t param) |
| void | Emit(const char* signal, UChar_t param) |
| void | Emit(const char* signal, Short_t param) |
| void | Emit(const char* signal, UShort_t param) |
| void | Emit(const char* signal, Int_t param) |
| void | Emit(const char* signal, UInt_t param) |
| void | Emit(const char* signal, ULong_t param) |
| void | Emit(const char* signal, Float_t param) |
| void | EmitVA(const char* signal, Int_t nargs) |
| void | FlipState(UInt_t Pattern) |
| UInt_t | GetActive() |
| TMrbNamedX* | GetActiveNx() |
| TGButton* | GetButton(Int_t ButtonIndex) const |
| Int_t | GetButtonWidth(Int_t ButtonIndex = 0) const |
| TList* | GetListOfSignals() const |
| void | Help() |
| void | HighPriority(const char* signal_name, const char* slot_name = 0) |
| virtual TClass* | IsA() const |
| void | JustifyButton(ETextJustification Justify, Int_t ButtonIndex = 0) |
| void | LowPriority(const char* signal_name, const char* slot_name = 0) |
| void | Message(const char* msg) |
| void | PictureButtonClicked(Int_t Button) |
| void | RadioButtonClicked(Int_t Button) |
| void | SetButtonWidth(Int_t Width, Int_t ButtonIndex = 0) |
| void | SetState(UInt_t Pattern, EButtonState State = kButtonDown, Bool_t Emit = kFALSE) |
| TGMrbLayout* | TGMrbObject::SetupGC(TGMrbLayout* GC, UInt_t FrameOptions) |
| virtual void | ShowMembers(TMemberInspector&) |
| virtual void | Streamer(TBuffer&) |
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
| void | TextButtonClicked(Int_t Button) |
| void | UpdateState(UInt_t Pattern) |