Definition at line 231 of file RBrowser.cxx.
◆ RBrowserCatchedWidget()
| ROOT::RBrowserCatchedWidget::RBrowserCatchedWidget |
( |
const std::string & | name, |
|
|
RWebWindow * | win, |
|
|
const std::string & | kind ) |
|
inline |
◆ CheckModified()
| virtual void ROOT::RBrowserWidget::CheckModified |
( |
| ) |
|
|
inlinevirtualinherited |
◆ DrawElement()
| virtual bool ROOT::RBrowserWidget::DrawElement |
( |
std::shared_ptr< Browsable::RElement > & | , |
|
|
const std::string & | = "" ) |
|
inlinevirtualinherited |
◆ GetBrowser()
| RBrowser * ROOT::RBrowserWidget::GetBrowser |
( |
| ) |
const |
|
inlineinherited |
◆ GetKind()
| std::string ROOT::RBrowserCatchedWidget::GetKind |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetName()
| const std::string & ROOT::RBrowserWidget::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ GetPath()
◆ GetTitle()
| std::string ROOT::RBrowserCatchedWidget::GetTitle |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetUrl()
| std::string ROOT::RBrowserCatchedWidget::GetUrl |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetWindow()
| virtual std::shared_ptr< RWebWindow > ROOT::RBrowserWidget::GetWindow |
( |
| ) |
|
|
inlinevirtualinherited |
◆ IsValid()
| bool ROOT::RBrowserCatchedWidget::IsValid |
( |
| ) |
|
|
inlineoverridevirtual |
◆ ResetConn()
| virtual void ROOT::RBrowserWidget::ResetConn |
( |
| ) |
|
|
inlinevirtualinherited |
◆ SendWidgetContent()
| virtual std::string ROOT::RBrowserWidget::SendWidgetContent |
( |
| ) |
|
|
inlinevirtualinherited |
◆ SendWidgetTitle()
| std::string RBrowserWidget::SendWidgetTitle |
( |
| ) |
|
|
inherited |
Returns string which can be send to browser client to set/change title of the widget tab.
Definition at line 27 of file RBrowserWidget.cxx.
◆ SetActive()
| virtual void ROOT::RBrowserWidget::SetActive |
( |
| ) |
|
|
inlinevirtualinherited |
◆ SetPath()
◆ fBrowser
| RBrowser* ROOT::RBrowserWidget::fBrowser {nullptr} |
|
privateinherited |
◆ fCatchedKind
| std::string ROOT::RBrowserCatchedWidget::fCatchedKind |
◆ fName
| std::string ROOT::RBrowserWidget::fName |
|
privateinherited |
◆ fPath
◆ fWindow
| RWebWindow* ROOT::RBrowserCatchedWidget::fWindow {nullptr} |
The documentation for this class was generated from the following file: