Definition at line 62 of file RBrowser.cxx.
◆ RBrowserEditorWidget()
| ROOT::RBrowserEditorWidget::RBrowserEditorWidget |
( |
const std::string & | name, |
|
|
bool | is_editor = true ) |
|
inline |
◆ ~RBrowserEditorWidget()
| ROOT::RBrowserEditorWidget::~RBrowserEditorWidget |
( |
| ) |
|
|
overridedefault |
◆ CheckModified()
| virtual void ROOT::RBrowserWidget::CheckModified |
( |
| ) |
|
|
inlinevirtualinherited |
◆ DrawElement()
| bool ROOT::RBrowserEditorWidget::DrawElement |
( |
std::shared_ptr< Browsable::RElement > & | elem, |
|
|
const std::string & | = "" ) |
|
inlineoverridevirtual |
◆ GetBrowser()
| RBrowser * ROOT::RBrowserWidget::GetBrowser |
( |
| ) |
const |
|
inlineinherited |
◆ GetKind()
| std::string ROOT::RBrowserEditorWidget::GetKind |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetName()
| const std::string & ROOT::RBrowserWidget::GetName |
( |
| ) |
const |
|
inlineinherited |
◆ GetPath()
◆ GetTitle()
| std::string ROOT::RBrowserEditorWidget::GetTitle |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetUrl()
| virtual std::string ROOT::RBrowserWidget::GetUrl |
( |
| ) |
|
|
inlinevirtualinherited |
◆ GetWindow()
| virtual std::shared_ptr< RWebWindow > ROOT::RBrowserWidget::GetWindow |
( |
| ) |
|
|
inlinevirtualinherited |
◆ IsValid()
| virtual bool ROOT::RBrowserWidget::IsValid |
( |
| ) |
|
|
inlinevirtualinherited |
◆ ResetConn()
| void ROOT::RBrowserEditorWidget::ResetConn |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SendWidgetContent()
| std::string ROOT::RBrowserEditorWidget::SendWidgetContent |
( |
| ) |
|
|
inlineoverridevirtual |
◆ 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 |
◆ fContent
| std::string ROOT::RBrowserEditorWidget::fContent |
◆ fFileName
| std::string ROOT::RBrowserEditorWidget::fFileName |
◆ fFirstSend
| bool ROOT::RBrowserEditorWidget::fFirstSend {false} |
! if editor content was send at least once
Definition at line 69 of file RBrowser.cxx.
◆ fIsEditor
| bool ROOT::RBrowserEditorWidget::fIsEditor {true} |
! either editor or image viewer
Definition at line 65 of file RBrowser.cxx.
◆ fItemPath
| std::string ROOT::RBrowserEditorWidget::fItemPath |
! item path in the browser
Definition at line 70 of file RBrowser.cxx.
◆ fName
| std::string ROOT::RBrowserWidget::fName |
|
privateinherited |
◆ fPath
◆ fTitle
| std::string ROOT::RBrowserEditorWidget::fTitle |
The documentation for this class was generated from the following file: