#include "variable-editor.h"
Definition at line 128 of file variable-editor.h.
◆ variable_editor_stack()
◆ ~variable_editor_stack()
octave::variable_editor_stack::~variable_editor_stack |
( |
void |
| ) |
|
|
default |
◆ disp_view()
QTextEdit * octave::variable_editor_stack::disp_view |
( |
void |
| ) |
|
|
inline |
◆ do_save
void octave::variable_editor_stack::do_save |
( |
const QString & |
format, |
|
|
const QString & |
save_opts |
|
) |
| |
|
slot |
Definition at line 479 of file variable-editor.cc.
References format(), Fsave(), octave::base_qobject::get_resource_manager(), octave::resource_manager::get_settings(), global_use_native_dialogs(), interpreter_event(), m_octave_qobj, name, octave_value(), ovl(), and ve_save_formats_ext().
Referenced by save().
◆ do_save_signal
void octave::variable_editor_stack::do_save_signal |
( |
const QString & |
format, |
|
|
const QString & |
save_opts |
|
) |
| |
|
signal |
◆ edit_variable_signal
void octave::variable_editor_stack::edit_variable_signal |
( |
const QString & |
name, |
|
|
const octave_value & |
val |
|
) |
| |
|
signal |
◆ edit_view()
◆ interpreter_event [1/2]
void octave::variable_editor_stack::interpreter_event |
( |
const fcn_callback & |
fcn | ) |
|
|
signal |
◆ interpreter_event [2/2]
void octave::variable_editor_stack::interpreter_event |
( |
const meth_callback & |
meth | ) |
|
|
signal |
◆ levelUp
void octave::variable_editor_stack::levelUp |
( |
void |
| ) |
|
|
slot |
◆ make_disp_view()
◆ save
void octave::variable_editor_stack::save |
( |
const QString & |
format = QString () | ) |
|
|
slot |
◆ set_editable
void octave::variable_editor_stack::set_editable |
( |
bool |
editable | ) |
|
|
slot |
◆ m_disp_view
QTextEdit* octave::variable_editor_stack::m_disp_view |
|
private |
◆ m_edit_view
◆ m_octave_qobj
The documentation for this class was generated from the following files: