This is the complete list of members for octave::external_editor_interface, including all inherited members.
call_custom_editor(const QString &file=QString(), int line=-1) | octave::external_editor_interface | slot |
external_editor(void) | octave::external_editor_interface | private |
external_editor_interface(QWidget *main_win, base_qobject &oct_qobj) | octave::external_editor_interface | |
handle_edit_file_request(const QString &file) | octave::external_editor_interface | slot |
m_octave_qobj | octave::external_editor_interface | private |
request_new_file(const QString &) | octave::external_editor_interface | slot |
request_open_file(const QString &fileName, const QString &encoding=QString(), int line=-1, bool debug_pointer=false, bool breakpoint_marker=false, bool insert=true, const QString &cond="") | octave::external_editor_interface | slot |
request_settings_dialog(const QString &) | octave::external_editor_interface | signal |
~external_editor_interface(void)=default | octave::external_editor_interface |