#include <task_view.h>
◆ TaskView()
ui::task::TaskView::TaskView |
( |
TaskSP const & |
task, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
References ui::task::Task::changed(), create_output_context_menu(), ui::task::Task::file_changed(), file_changed(), ui::task::Task::file_list_changed(), bin_torsions::job, closure_error::model, ui::task::Task::syncing(), task_, update_syncing_progress(), update_ui_file_list_from_task(), and update_ui_from_task().
◆ ~TaskView()
ui::task::TaskView::~TaskView |
( |
| ) |
|
◆ action_output_open
void ui::task::TaskView::action_output_open |
( |
| ) |
|
|
privateslot |
◆ action_output_save_as
void ui::task::TaskView::action_output_save_as |
( |
| ) |
|
|
privateslot |
◆ create_output_context_menu
void ui::task::TaskView::create_output_context_menu |
( |
const QPoint & |
pos | ) |
|
|
privateslot |
◆ file_changed
void ui::task::TaskView::file_changed |
( |
FileID const & |
file_id | ) |
|
|
privateslot |
◆ index_to_file()
FileSP ui::task::TaskView::index_to_file |
( |
QModelIndex const & |
index | ) |
|
|
private |
◆ on_cancel_task_clicked
void ui::task::TaskView::on_cancel_task_clicked |
( |
| ) |
|
|
privateslot |
◆ on_export_all_files_clicked
void ui::task::TaskView::on_export_all_files_clicked |
( |
| ) |
|
|
privateslot |
◆ on_output_clicked
void ui::task::TaskView::on_output_clicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ on_output_doubleClicked
void ui::task::TaskView::on_output_doubleClicked |
( |
const QModelIndex & |
index | ) |
|
|
privateslot |
◆ preview_file()
void ui::task::TaskView::preview_file |
( |
FileSP const & |
file | ) |
|
|
private |
◆ update_syncing_progress
void ui::task::TaskView::update_syncing_progress |
( |
| ) |
|
|
privateslot |
◆ update_ui_file_list_from_task
void ui::task::TaskView::update_ui_file_list_from_task |
( |
| ) |
|
|
privateslot |
◆ update_ui_from_task
void ui::task::TaskView::update_ui_from_task |
( |
| ) |
|
|
privateslot |
◆ previewed_file_
FileID ui::task::TaskView::previewed_file_ |
|
private |
◆ task_
TaskSP ui::task::TaskView::task_ |
|
private |
Referenced by action_output_open(), action_output_save_as(), file_changed(), index_to_file(), on_cancel_task_clicked(), on_export_all_files_clicked(), on_output_doubleClicked(), TaskView(), update_syncing_progress(), update_ui_file_list_from_task(), and update_ui_from_task().
◆ ui
Ui::TaskView* ui::task::TaskView::ui |
|
private |
◆ viewer_
QWidget* ui::task::TaskView::viewer_ = nullptr |
|
private |
The documentation for this class was generated from the following files: