Functions | |
TGHorizontalFrame * | makeHorizontalFrame (TGCompositeFrame *p=nullptr) |
TGLabel * | makeLabel (TGCompositeFrame *p, const char *txt, int width, int lo=0, int ro=0, int to=2, int bo=0) |
TGHorizontalFrame * fireworks_root_gui::makeHorizontalFrame | ( | TGCompositeFrame * | p = nullptr | ) |
TGLabel * fireworks_root_gui::makeLabel | ( | TGCompositeFrame * | p, |
const char * | txt, | ||
int | width, | ||
int | lo = 0 , |
||
int | ro = 0 , |
||
int | to = 2 , |
||
int | bo = 0 |
||
) |
Definition at line 21 of file RootGuiUtils.cc.
References checklumidiff::l.
Referenced by FWGUIEventFilter::FWGUIEventFilter().