Rosetta
Public Member Functions | Private Slots | Private Attributes | List of all members
ui::task::TaskCancelDialog Class Reference

#include <task_cancel_dialog.h>

Inheritance diagram for ui::task::TaskCancelDialog:
Inheritance graph
[legend]

Public Member Functions

 TaskCancelDialog (QWidget *parent=nullptr)
 
 ~TaskCancelDialog ()
 
int run (TaskSP const &)
 

Private Slots

void network_call_finished ()
 

Private Attributes

TaskSP task_
 
NetworkCall network_call_
 
Ui::TaskCancelDialog * ui
 

Constructor & Destructor Documentation

◆ TaskCancelDialog()

ui::task::TaskCancelDialog::TaskCancelDialog ( QWidget parent = nullptr)
explicit

◆ ~TaskCancelDialog()

ui::task::TaskCancelDialog::~TaskCancelDialog ( )

References ui.

Member Function Documentation

◆ network_call_finished

void ui::task::TaskCancelDialog::network_call_finished ( )
privateslot

References ui::task::Task::canceled, gpu_set_args::done, and task_.

Referenced by run().

◆ run()

int ui::task::TaskCancelDialog::run ( TaskSP const &  task)

Member Data Documentation

◆ network_call_

NetworkCall ui::task::TaskCancelDialog::network_call_
private

Referenced by run().

◆ task_

TaskSP ui::task::TaskCancelDialog::task_
private

Referenced by network_call_finished(), and run().

◆ ui

Ui::TaskCancelDialog* ui::task::TaskCancelDialog::ui
private

Referenced by ~TaskCancelDialog().


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