GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::variable_editor_stack Member List

This is the complete list of members for octave::variable_editor_stack, including all inherited members.

command_signal(const QString &cmd)octave::variable_editor_stacksignal
disp_view(void)octave::variable_editor_stackinline
edit_variable_signal(const QString &name, const octave_value &val)octave::variable_editor_stacksignal
edit_view(void)octave::variable_editor_stackinline
levelUp(void)octave::variable_editor_stackslot
m_disp_viewoctave::variable_editor_stackprivate
m_edit_viewoctave::variable_editor_stackprivate
make_disp_view(QWidget *parent)octave::variable_editor_stackprivate
save(void)octave::variable_editor_stackslot
set_editable(bool editable)octave::variable_editor_stackslot
variable_editor_stack(QWidget *p=nullptr)octave::variable_editor_stack