GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::file_editor::tab_info Struct Reference

#include "file-editor.h"

Collaboration diagram for octave::file_editor::tab_info:

Public Attributes

QString encoding
 
QWidgetfet_ID
 

Detailed Description

Definition at line 68 of file file-editor.h.

Member Data Documentation

◆ encoding

QString octave::file_editor::tab_info::encoding

Definition at line 71 of file file-editor.h.

◆ fet_ID

QWidget* octave::file_editor::tab_info::fet_ID

Definition at line 70 of file file-editor.h.


The documentation for this struct was generated from the following file: