GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
file_editor_tab_widget Class Reference

#include "file-editor.h"

Inheritance diagram for file_editor_tab_widget:
Collaboration diagram for file_editor_tab_widget:

Public Member Functions

 file_editor_tab_widget (QWidget *p, file_editor *fe)
 
 ~file_editor_tab_widget (void)=default
 
tab_barget_tab_bar (void) const
 
std::list< file_editor_tab * > tab_list (void) const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ file_editor_tab_widget()

file_editor_tab_widget::file_editor_tab_widget ( QWidget p,
file_editor fe 
)

◆ ~file_editor_tab_widget()

file_editor_tab_widget::~file_editor_tab_widget ( void  )
default

Member Function Documentation

◆ get_tab_bar()

tab_bar * file_editor_tab_widget::get_tab_bar ( void  ) const

Definition at line 85 of file file-editor.cc.

Referenced by file_editor::construct(), and file_editor::notice_settings().

◆ tab_list()


The documentation for this class was generated from the following files: