#include "file-editor.h"
Public Attributes | |
file_editor_tab * | editor_tab |
QString | new_file_name |
Definition at line 93 of file file-editor.h.
file_editor_tab* file_editor::removed_file_data::editor_tab |
Definition at line 95 of file file-editor.h.
Referenced by file_editor::handle_dir_remove(), and file_editor::handle_file_remove().
QString file_editor::removed_file_data::new_file_name |
Definition at line 96 of file file-editor.h.
Referenced by file_editor::handle_dir_remove(), and file_editor::handle_file_remove().