From 89e61b5e68ba1df0d7482358013d5e8fcde1cc64 Mon Sep 17 00:00:00 2001 From: Jonas Rembser Date: Mon, 25 Nov 2024 13:12:44 +0100 Subject: [PATCH] Update reference file to consider new Set*Color overloads --- root/meta/MemberComments.ref | 4 ++++ root/meta/MemberComments_win32.ref | 4 ++++ root/meta/MemberComments_win64.ref | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/root/meta/MemberComments.ref b/root/meta/MemberComments.ref index 612a4d628c..f32a1de5bf 100644 --- a/root/meta/MemberComments.ref +++ b/root/meta/MemberComments.ref @@ -411,6 +411,8 @@ OBJ: TList TList Doubly linked list : 0 void TAttFill::SetFillAttributes() OBJ: TMethod SetFillColor Set the fill area color : 0 void TAttFill::SetFillColor(Color_t fcolor) + OBJ: TMethod SetFillColor : 0 + void TAttFill::SetFillColor(TColorNumber) OBJ: TMethod SetFillColorAlpha : 0 void TAttFill::SetFillColorAlpha(Color_t fcolor, Float_t falpha) OBJ: TMethod SetFillStyle Set the fill area style : 0 @@ -421,6 +423,8 @@ OBJ: TList TList Doubly linked list : 0 void TAttLine::SetLineAttributes() OBJ: TMethod SetLineColor Set the line color : 0 void TAttLine::SetLineColor(Color_t lcolor) + OBJ: TMethod SetLineColor : 0 + void TAttLine::SetLineColor(TColorNumber lcolor) OBJ: TMethod SetLineColorAlpha : 0 void TAttLine::SetLineColorAlpha(Color_t lcolor, Float_t lalpha) OBJ: TMethod SetLineStyle Set the line style : 0 diff --git a/root/meta/MemberComments_win32.ref b/root/meta/MemberComments_win32.ref index dd5d6e489c..d6be5a0e30 100644 --- a/root/meta/MemberComments_win32.ref +++ b/root/meta/MemberComments_win32.ref @@ -411,6 +411,8 @@ OBJ: TList TList Doubly linked list : 0 void TAttFill::SetFillAttributes() OBJ: TMethod SetFillColor Set the fill area color : 0 void TAttFill::SetFillColor(Color_t fcolor) + OBJ: TMethod SetFillColor : 0 + void TAttFill::SetFillColor(TColorNumber) OBJ: TMethod SetFillColorAlpha : 0 void TAttFill::SetFillColorAlpha(Color_t fcolor, Float_t falpha) OBJ: TMethod SetFillStyle Set the fill area style : 0 @@ -421,6 +423,8 @@ OBJ: TList TList Doubly linked list : 0 void TAttLine::SetLineAttributes() OBJ: TMethod SetLineColor Set the line color : 0 void TAttLine::SetLineColor(Color_t lcolor) + OBJ: TMethod SetLineColor : 0 + void TAttLine::SetLineColor(TColorNumber lcolor) OBJ: TMethod SetLineColorAlpha : 0 void TAttLine::SetLineColorAlpha(Color_t lcolor, Float_t lalpha) OBJ: TMethod SetLineStyle Set the line style : 0 diff --git a/root/meta/MemberComments_win64.ref b/root/meta/MemberComments_win64.ref index dd5d6e489c..d6be5a0e30 100644 --- a/root/meta/MemberComments_win64.ref +++ b/root/meta/MemberComments_win64.ref @@ -411,6 +411,8 @@ OBJ: TList TList Doubly linked list : 0 void TAttFill::SetFillAttributes() OBJ: TMethod SetFillColor Set the fill area color : 0 void TAttFill::SetFillColor(Color_t fcolor) + OBJ: TMethod SetFillColor : 0 + void TAttFill::SetFillColor(TColorNumber) OBJ: TMethod SetFillColorAlpha : 0 void TAttFill::SetFillColorAlpha(Color_t fcolor, Float_t falpha) OBJ: TMethod SetFillStyle Set the fill area style : 0 @@ -421,6 +423,8 @@ OBJ: TList TList Doubly linked list : 0 void TAttLine::SetLineAttributes() OBJ: TMethod SetLineColor Set the line color : 0 void TAttLine::SetLineColor(Color_t lcolor) + OBJ: TMethod SetLineColor : 0 + void TAttLine::SetLineColor(TColorNumber lcolor) OBJ: TMethod SetLineColorAlpha : 0 void TAttLine::SetLineColorAlpha(Color_t lcolor, Float_t lalpha) OBJ: TMethod SetLineStyle Set the line style : 0