Definition at line 27 of file RBrowserGeomWidget.cxx.
Public Member Functions | |
RBrowserGeomWidget (const std::string &name) | |
virtual | ~RBrowserGeomWidget ()=default |
bool | DrawElement (std::shared_ptr< Browsable::RElement > &elem, const std::string &="") override |
std::string | GetKind () const override |
std::string | GetUrl () override |
void | Show (const std::string &arg) override |
Public Member Functions inherited from ROOT::Experimental::RBrowserWidget | |
RBrowserWidget (const std::string &name) | |
virtual | ~RBrowserWidget ()=default |
virtual void | CheckModified () |
RBrowser * | GetBrowser () const |
const std::string & | GetName () const |
const Browsable::RElementPath_t & | GetPath () const |
virtual std::string | GetTitle () |
virtual void | ResetConn () |
virtual std::string | SendWidgetContent () |
std::string | SendWidgetTitle () |
Returns string which can be send to browser client to set/change title of the widget tab. | |
virtual void | SetActive () |
void | SetPath (const Browsable::RElementPath_t &path) |
Private Member Functions | |
TGeoManager * | MakeDummy () |
Create dummy geometry - when nothing else is there. | |
Private Attributes | |
std::unique_ptr< Browsable::RHolder > | fObject |
RGeomViewer | fViewer |
|
inline |
Definition at line 55 of file RBrowserGeomWidget.cxx.
|
virtualdefault |
|
inlineoverridevirtual |
Reimplemented from ROOT::Experimental::RBrowserWidget.
Definition at line 69 of file RBrowserGeomWidget.cxx.
|
inlineoverridevirtual |
Implements ROOT::Experimental::RBrowserWidget.
Definition at line 63 of file RBrowserGeomWidget.cxx.
|
inlineoverridevirtual |
Implements ROOT::Experimental::RBrowserWidget.
Definition at line 67 of file RBrowserGeomWidget.cxx.
|
inlineprivate |
Create dummy geometry - when nothing else is there.
Definition at line 33 of file RBrowserGeomWidget.cxx.
|
inlineoverridevirtual |
Implements ROOT::Experimental::RBrowserWidget.
Definition at line 65 of file RBrowserGeomWidget.cxx.
|
private |
Definition at line 30 of file RBrowserGeomWidget.cxx.
|
private |
Definition at line 28 of file RBrowserGeomWidget.cxx.