Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

build_progress_dialog Member List

This is the complete list of members for build_progress_dialog, including all inherited members.
action_to_do_after_dialog_finishes_closing() build_progress_dialog [virtual]
action_to_do_before_dialog_finishes_closing() process_progress_dialog [virtual]
action_to_do_when_dialog_is_ready() process_progress_dialog [virtual]
all_chores_completed_without_interruption() details_progress_dialog
build_progress_dialog(wxWindow *parent, const wxArrayString &channel_sections_array, const wxArrayString &commandline_array, long stream_kind=optionPROCESS_PROGRESS_DIALOG_STDOUT_STREAM_KIND|optionPROCESS_PROGRESS_DIALOG_STDERR_STREAM_KIND, wxSignal kill_signal=wxSIGKILL, bool automatically_close_when_done=TRUE, const wxString &show_hide_listbox_configuration_key=wxEmptyString, const wxString &log_filename=wxEmptyString, long force_commandline_autoclose=0, const wxString &log_path=wxEmptyString, long scroll_history=optionDETAILS_PROGRESS_LISTBOX_RECOMMENDED_SCROLL_HISTORY) build_progress_dialog
custom_kill(long pid, wxSignal sig, wxKillError *krc) build_progress_dialog [virtual]
details_progress_dialog(wxWindow *parent, bool automatically_close_when_done=TRUE, const wxString &show_hide_listbox_configuration_key=wxEmptyString, const wxString &log_filename=wxEmptyString, const wxString &log_path=wxEmptyString, long scroll_history=optionDETAILS_PROGRESS_LISTBOX_RECOMMENDED_SCROLL_HISTORY) details_progress_dialog
details_progress_dialog() (defined in details_progress_dialog) details_progress_dialog [inline]
get_abort_signal_was_entered() details_progress_dialog
get_current_commandline_array_index() process_progress_dialog
get_details_button() const details_progress_dialog [inline]
get_details_listbox() const details_progress_dialog [inline]
get_export_button() const details_progress_dialog [inline]
get_stop_button() const details_progress_dialog [inline]
get_stream_kind() process_progress_dialog
get_subtask_gauge() const details_progress_dialog [inline]
get_subtask_statictext() const details_progress_dialog [inline]
get_total_gauge() const details_progress_dialog [inline]
get_total_statictext() const details_progress_dialog [inline]
on_after_commandline_array_executions_finished() build_progress_dialog [virtual]
on_after_commandline_array_item_execution_finished(size_t commandline_array_index) build_progress_dialog [virtual]
on_before_execute_commandline_array() build_progress_dialog [virtual]
on_before_execute_commandline_array_item(size_t commandline_array_index) build_progress_dialog [virtual]
on_process_generated_an_output_line(long stream_kind, const wxString &line_text, size_t commandline_array_index) build_progress_dialog [virtual]
process_progress_dialog(wxWindow *parent, const wxArrayString &commandline_array, long stream_kind=optionPROCESS_PROGRESS_DIALOG_STDOUT_STREAM_KIND|optionPROCESS_PROGRESS_DIALOG_STDERR_STREAM_KIND, wxSignal kill_signal=wxSIGKILL, bool automatically_close_when_done=TRUE, const wxString &show_hide_listbox_configuration_key=wxEmptyString, const wxString &log_filename=wxEmptyString, const wxString &log_path=wxEmptyString, long scroll_history=optionDETAILS_PROGRESS_LISTBOX_RECOMMENDED_SCROLL_HISTORY) process_progress_dialog
process_progress_dialog() (defined in process_progress_dialog) process_progress_dialog [inline]
set_abort_signal_was_entered(bool abort) details_progress_dialog
set_automatically_close_when_done(bool automatically_close_when_done=TRUE) details_progress_dialog
set_flickerfree_gauge_and_range(wxGauge &gauge, int value, int range) details_progress_dialog
set_stream_kind(long stream_kind) process_progress_dialog
~build_progress_dialog() build_progress_dialog [virtual]
~details_progress_dialog() details_progress_dialog [virtual]
~process_progress_dialog() process_progress_dialog [virtual]