__init__(self, parent) | background.Background | |
add_data_type_validators(self) | background.Background | |
add_default_flags(self) | background.Background | |
cancel_process(self) | background.Background | |
disable_tab_if_no_data(self) | background.Background | |
dlg | background.Background | |
get_files(self, tag) | background.Background | |
get_logs(self) | background.Background | |
initialize_paths(self) | background.Background | |
log_reader | background.Background | |
on_changed_dropdown(self, gb, dd) | background.Background | |
on_changed_flagfile_edit(self) | background.Background | |
on_changed_line_edit(self, gb, le) | background.Background | |
on_changed_preview(self) | background.Background | |
on_changed_slider(self, slider, value) | background.Background | |
on_process_finished(self, exitCode, exitStatus, p_id) | background.Background | |
on_state_changed_partial_360(self) | background.Background | |
on_state_changed_recompute(self) | background.Background | |
output_dirs | background.Background | |
parent | background.Background | |
populate_dropdowns(self, gb) | background.Background | |
refresh(self) | background.Background | |
refresh_data(self) | background.Background | |
retrieve_missing_flagfiles(self) | background.Background | |
run_process(self) | background.Background | |
run_thresholds(self, type) | background.Background | |
run_thresholds_after_wait(self, type) | background.Background | |
save_flag_file(self) | background.Background | |
set_default_top_level_paths(self, mkdirs=False) | background.Background | |
setup_data(self) | background.Background | |
setup_flags(self) | background.Background | |
setup_logs(self) | background.Background | |
setup_project(self, mkdirs=False, run_thresholds=True) | background.Background | |
setup_thresholds(self) | background.Background | |
setup_thresholds_color_variance(self) | background.Background | |
switch_ui_elements_for_processing(self, state) | background.Background | |
sync_with_s3(self) | background.Background | |
tag | background.Background | |
update_buttons(self, gb) | background.Background | |
update_data_from_flags(self, flags) | background.Background | |
update_data_or_flags(self, flagfile_fn, flagfile_from_data, switch_to_flag_tab=False) | background.Background | |
update_flagfile(self, flagfile_fn) | background.Background | |
update_flagfile_edit(self, flagfile_fn, switch_to_flag_tab=True) | background.Background | |
update_flags_from_data(self, flags) | background.Background | |
update_frame_names(self) | background.Background | |
update_noise_detail(self, noise, detail) | background.Background | |
update_thresholds(self, type) | background.Background | |
update_thresholds_color_variance(self) | background.Background | |