Definition at line 44 of file RBrowser.cxx.
◆ RBrowserEditorWidget()
| RBrowserEditorWidget::RBrowserEditorWidget |
( |
const std::string & |
name, |
|
|
bool |
is_editor = true |
|
) |
| |
|
inline |
◆ ~RBrowserEditorWidget()
| virtual RBrowserEditorWidget::~RBrowserEditorWidget |
( |
| ) |
|
|
virtualdefault |
◆ DrawElement()
◆ GetKind()
| std::string RBrowserEditorWidget::GetKind |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetTitle()
| std::string RBrowserEditorWidget::GetTitle |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetUrl()
| std::string RBrowserEditorWidget::GetUrl |
( |
| ) |
|
|
inlineoverridevirtual |
◆ ResetConn()
| void RBrowserEditorWidget::ResetConn |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SendWidgetContent()
| std::string RBrowserEditorWidget::SendWidgetContent |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Show()
| void RBrowserEditorWidget::Show |
( |
const std::string & |
| ) |
|
|
inlineoverridevirtual |
◆ fContent
| std::string RBrowserEditorWidget::fContent |
◆ fFileName
| std::string RBrowserEditorWidget::fFileName |
◆ fFirstSend
| bool RBrowserEditorWidget::fFirstSend {false} |
! if editor content was send at least one
Definition at line 51 of file RBrowser.cxx.
◆ fIsEditor
| bool RBrowserEditorWidget::fIsEditor {true} |
! either editor or image viewer
Definition at line 47 of file RBrowser.cxx.
◆ fItemPath
| std::string RBrowserEditorWidget::fItemPath |
! item path in the browser
Definition at line 52 of file RBrowser.cxx.
◆ fTitle
| std::string RBrowserEditorWidget::fTitle |
gui/browserv7/src/RBrowser.cxx