48#include "RConfigure.h"
70 gROOT->GetListOfCleanups()->Add(
this);
80 gROOT->GetListOfCleanups()->Remove(
this);
91 if (
fClient->IsEditable())
return;
109 int xx, yy, topx = 0, topy = 0;
126 parent =
dynamic_cast<TGWindow *
>(pad->GetCanvasImp());
127 else if ((pad =
fContextMenu->GetSelectedPad()) && pad->GetCanvasImp())
128 parent =
dynamic_cast<TGWindow *
>(pad->GetCanvasImp());
130 parent =
dynamic_cast<TGWindow *
>(browser->GetBrowserImp());
157 if ((opt_ptr=cmd.
Index(
"*MENU={")) !=
kNPOS ||
163 option = cmd(start,end - start);
169 while((obj = iter())) {
174 if (tend ==
kNPOS)
continue;
175 hierarchy = token(tstart,tend - tstart);
187 last_component = obj->
GetName();
208 currentMenu->
AddPopup(last_component,
r,ptr2);
211 last_component = obj->
GetName();
232 strcmp(ptr2->
GetName(), s)<0 )) { }
234 currentMenu->
AddEntry(s,
id,ud,p,ptr2);
242 if (!
object ||
fClient->IsEditable())
return;
255 TIter nextItem(menuItemList);
276 TIter next(methodList);
279 while ((method = (
TMethod*) next())) {
280 if (classPtr != method->
GetClass()) {
294 if (needSep && currentMenu ==
this) {
306 if (
m->GetterMethod()) {
308 if (needSep && currentMenu ==
this) {
312 if (last_component.
Length()) {
313 currentMenu->
AddPopup(last_component,
r);
318 TIter nxt(
m->GetOptions());
329 r->AddEntry(
name, togglelist++, t);
331 r->CheckEntry(togglelist-1);
334 if (needSep && currentMenu ==
this) {
351 if (needSep && currentMenu ==
this) {
369 const char* menuItemTitle = menuItem->
GetTitle();
379 if (strlen(menuItemTitle)==0) menuItemTitle = method->
GetName();
380 AddEntry(menuItemTitle, toggle++, t);
384 if (strlen(menuItemTitle)==0) menuItemTitle = menuItem->
GetFunctionName();
385 AddEntry(menuItemTitle,userfunction++,menuItem);
413 if (!function)
return;
417 selfobjpos =
fContextMenu->GetSelectedMenuItem()->GetSelfObjectPos();
418 else selfobjpos = -1;
449 if (selfobjpos != argpos) {
450 const char *argname =
fContextMenu->CreateArgumentTitle(argument);
453 const char *charstar =
"char*";
461 Warning(
"Dialog",
"data type is not basic type, assuming (int)");
462 strlcpy(basictype,
"int", 32);
465 if (strchr(argname,
'*')) {
466 strlcat(basictype,
"*",32);
467 if (!strncmp(
type,
"char", 4) || !strncmp(
type,
"Option_t", 8))
469 else if (strstr(argname,
"[default:")) {
478 if (
m &&
object &&
m->GetterMethod(
object->IsA())) {
484 if (!strncmp(basictype,
"char*", 5)) {
486 m->GetterMethod()->Execute(
object,
"", &tdefval);
487 strlcpy(val, tdefval,
sizeof(val));
488 }
else if (!strncmp(basictype,
"float", 5) ||
489 !strncmp(basictype,
"double", 6)) {
491 m->GetterMethod()->Execute(
object,
"", ddefval);
493 }
else if (!strncmp(basictype,
"char", 4) ||
494 !strncmp(basictype,
"bool", 4) ||
495 !strncmp(basictype,
"int", 3) ||
496 !strncmp(basictype,
"long", 4) ||
497 !strncmp(basictype,
"short", 5)) {
499 m->GetterMethod()->Execute(
object,
"", ldefval);
500 snprintf(val, 256,
"%zi", (
size_t)ldefval);
504 if (
m->GetOptions()) {
505 Warning(
"Dialog",
"option menu not yet implemented");
514 if (tval && strlen(tval)) {
516 strlcpy(val, tval + (tval[0] ==
'"' ? 1 : 0),
sizeof(val));
517 if (val[strlen(val)-1] ==
'"')
518 val[strlen(val)-1]= 0;
535 static int max_ascent = 0, max_descent = 0;
540 if (max_ascent == 0) {
543 offset = (entry->
GetEh() - (max_ascent + max_descent)) / 2;
602 static int toggle = 0;
606 if (handCur ==
kNone)
608 if (rightCur ==
kNone)
647 clname +=
"::" + smeth;
690 const char *args =
fDialog->GetParameters();
696 const char *args =
fDialog->GetParameters();
719 const char *args =
fDialog->GetParameters();
const Mask_t kButtonPressMask
const Mask_t kPointerMotionMask
Handle_t Cursor_t
Cursor handle.
const Mask_t kButtonReleaseMask
bool Bool_t
Boolean (0=false, 1=true) (bool)
int Int_t
Signed integer 4 bytes (int)
long Longptr_t
Integer large enough to hold a pointer (platform-dependent)
int Ssiz_t
String size (currently int)
long Long_t
Signed long integer 4 bytes (long). Size depends on architecture.
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int)
double Double_t
Double 8 bytes.
constexpr Ssiz_t kNPOS
The equivalent of std::string::npos for the ROOT class TString.
R__EXTERN TApplication * gApplication
void Warning(const char *location, const char *msgfmt,...)
Use this function in warning situations.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t mask
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void w
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h offset
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize id
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char Pixmap_t Pixmap_t PictureAttributes_t attr const char char ret_data h unsigned char height h Atom_t Int_t ULong_t ULong_t unsigned char prop_list Atom_t Atom_t Atom_t Time_t type
Using a TBrowser one can browse all ROOT objects.
TClass instances represent classes, structs and namespaces in the ROOT type system.
TList * GetMenuList() const
Return the list of menu items associated with the class.
TMethod * GetMethodWithPrototype(const char *method, const char *proto, Bool_t objectIsConst=kFALSE, ROOT::EFunctionMatchMode mode=ROOT::kConversionMatch)
Find the method with a given prototype.
Long_t Property() const override
Returns the properties of the TClass as a bit field stored as a Long_t value.
void GetMenuItems(TList *listitems)
Returns list of methods accessible by context menu.
TMethod * GetMethodAllAny(const char *method)
Return pointer to method without looking at parameters.
static TClass * GetClass(const char *name, Bool_t load=kTRUE, Bool_t silent=kFALSE)
Static method returning pointer to TClass of the specified class name.
All ROOT classes may have RTTI (run time type identification) support added.
Basic data type descriptor (datatype information is obtained from CINT).
TString GetTypeName()
Get basic type of typedef, e,g.: "class TDirectory*" -> "TDirectory".
Global functions class (global functions are obtained from CINT).
TList * GetListOfMethodArgs()
Return list containing the TMethodArgs of a TFunction.
void AddInput(UInt_t emask)
Add events specified in the emask to the events the frame should handle.
void Resize(UInt_t w=0, UInt_t h=0) override
Resize the frame.
virtual UInt_t GetDefaultWidth() const
virtual UInt_t GetDefaultHeight() const
TGHotString is a string with a "hot" character underlined.
void Draw(Drawable_t id, GContext_t gc, Int_t x, Int_t y) override
Draw a hot string and underline the hot character.
TGClient * fClient
Connection to display server.
Handle_t fId
X11/Win32 Window identifier.
The TGPicture class implements pictures and icons used in the different GUI elements and widgets.
TObject * Last() const override
Return the last object in the list. Returns 0 when list is empty.
TClass * IsA() const override
Each ROOT method (see TMethod) has a linked list of its arguments.
const char * GetDefault() const
Get default value of method argument.
const char * GetTypeName() const
Get type of method argument, e.g.: "class TDirectory*" -> "TDirectory" Result needs to be used or cop...
TDataMember * GetDataMember() const
Returns TDataMember pointed by this methodarg.
Method or function calling interface.
TFunction * GetMethod()
Returns the TMethod describing the method to be executed.
Each ROOT class (see TClass) has a linked list of methods.
virtual const char * GetCommentString()
Returns a comment string from the class declaration.
virtual TDataMember * FindDataMember()
Tries to guess DataMember from comment string and Method's name <==(only if 1 Argument!...
TClass * GetClass() const
EMenuItemKind IsMenuItem() const
TClass * IsA() const override
const char * GetName() const override
Returns name of object.
Monitors objects for deletion and reflects the deletion by reverting the internal pointer to zero.
TObject * GetObject() const
void SetObject(TObject *obj, Bool_t fixMustCleanupBit=kTRUE)
Set obj as the spy target.
Mother of all ROOT objects.
virtual const char * GetName() const
Returns name of object.
virtual const char * ClassName() const
Returns name of class to which the object belongs.
virtual TClass * IsA() const
This class creates a ROOT object browser, constituted by three main tabs.
This class creates a main window with menubar, scrollbars and a drawing area.
A TRootDialog is used to prompt for the arguments of an object's member function.
int CompareTo(const char *cs, ECaseCompare cmp=kExact) const
Compare a string to char *cs2.
const char * Data() const
TObjArray * Tokenize(const TString &delim) const
This function is used to isolate sequential tokens in a TString.
Ssiz_t Index(const char *pat, Ssiz_t i=0, ECaseCompare cmp=kExact) const
This class defines toggling facility for both - object's method or variables.
virtual void SetOnValue(Long_t lon)
TMethodCall * GetSetter() const
virtual void SetToggledObject(TObject *obj, TMethod *anymethod)
Initializes it to toggle an object's datamember using this object's method.
virtual void SetState(Bool_t state)
Sets the value of toggle to fOnValue or fOffValue according to passed argument.
virtual Bool_t GetState()
Returns the state of Toggle according to its current value and fOnValue, returns true if they match.
TVirtualPad is an abstract base class for the Pad and Canvas classes.
EGEventType fType
of event (see EGEventType)