change_display_size(int old_rows, int old_cols, int new_rows, int new_cols) | octave::variable_editor_model | private |
clear_content(const QModelIndex &idx) | octave::variable_editor_model | |
clear_update_pending(void) | octave::variable_editor_model | inline |
column_width(void) const | octave::variable_editor_model | inline |
columnCount(const QModelIndex &idx=QModelIndex()) const | octave::variable_editor_model | inline |
create(const QString &expr, const octave_value &val) | octave::variable_editor_model | privatestatic |
data(const QModelIndex &idx=QModelIndex(), int role=Qt::DisplayRole) const | octave::variable_editor_model | inline |
data_columns(void) const | octave::variable_editor_model | inline |
data_error(const QString &msg) | octave::variable_editor_model | privateslot |
data_error_signal(const QString &name) const | octave::variable_editor_model | signal |
data_rows(void) const | octave::variable_editor_model | inline |
description_changed(const QString &description) | octave::variable_editor_model | signal |
display_columns(void) const | octave::variable_editor_model | inline |
display_rows(void) const | octave::variable_editor_model | inline |
double_click(const QModelIndex &idx) | octave::variable_editor_model | slot |
edit_variable_signal(const QString &name, const octave_value &val) | octave::variable_editor_model | signal |
eval_expr_event(const QString &expr) | octave::variable_editor_model | private |
evaluation_error(const std::string &expr) const | octave::variable_editor_model | private |
flags(const QModelIndex &idx) const | octave::variable_editor_model | |
headerData(int section, Qt::Orientation orientation, int role) const | octave::variable_editor_model | inline |
init_from_oct(interpreter &interp) | octave::variable_editor_model | private |
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex()) | octave::variable_editor_model | |
insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) | octave::variable_editor_model | |
interpreter_event(const fcn_callback &fcn) | octave::variable_editor_model | signal |
interpreter_event(const meth_callback &meth) | octave::variable_editor_model | signal |
invalidate(void) | octave::variable_editor_model | private |
is_editable(void) const | octave::variable_editor_model | inline |
is_valid(void) const | octave::variable_editor_model | inlineprivate |
make_description_text(void) const | octave::variable_editor_model | inlineprivate |
maybe_resize_columns(int cols) | octave::variable_editor_model | |
maybe_resize_rows(int rows) | octave::variable_editor_model | |
name(void) const | octave::variable_editor_model | inline |
operator=(const variable_editor_model &)=delete | octave::variable_editor_model | |
quote_char(const QModelIndex &idx) const | octave::variable_editor_model | inline |
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex()) | octave::variable_editor_model | |
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) | octave::variable_editor_model | |
rep | octave::variable_editor_model | private |
requires_sub_editor(const QModelIndex &idx) const | octave::variable_editor_model | inline |
reset(const octave_value &val) | octave::variable_editor_model | private |
retrieve_variable(interpreter &, const std::string &name) | octave::variable_editor_model | private |
rowCount(const QModelIndex &idx=QModelIndex()) const | octave::variable_editor_model | inline |
set_editable_signal(bool) | octave::variable_editor_model | signal |
set_update_pending(const QModelIndex &idx, const QString &str) | octave::variable_editor_model | inline |
setData(const QModelIndex &idx, const QVariant &v, int role=Qt::EditRole) | octave::variable_editor_model | |
subscript_expression(const QModelIndex &idx) const | octave::variable_editor_model | inline |
update_data(const octave_value &val) | octave::variable_editor_model | slot |
update_data_cache(void) | octave::variable_editor_model | slot |
update_data_signal(const octave_value &val) | octave::variable_editor_model | signal |
update_description(const QString &description=QString()) | octave::variable_editor_model | private |
update_pending(const QModelIndex &idx) const | octave::variable_editor_model | inline |
update_pending_data(const QModelIndex &idx) const | octave::variable_editor_model | inline |
user_error(const QString &title, const QString &msg) | octave::variable_editor_model | privateslot |
user_error_signal(const QString &title, const QString &msg) const | octave::variable_editor_model | signal |
value_at(const QModelIndex &idx) const | octave::variable_editor_model | inline |
variable_editor_model(const QString &expr, const octave_value &val, QObject *parent=nullptr) | octave::variable_editor_model | |
variable_editor_model(const variable_editor_model &)=delete | octave::variable_editor_model | |
~variable_editor_model(void) | octave::variable_editor_model | inline |