Mantid
Loading...
Searching...
No Matches
Signals | Public Member Functions | Private Slots | Private Attributes | List of all members
MantidQt::MantidWidgets::AlgorithmProgressDialogWidgetCancelButton Class Reference

#include <AlgorithmProgressDialogWidget.h>

Inheritance diagram for MantidQt::MantidWidgets::AlgorithmProgressDialogWidgetCancelButton:

Signals

void clickedWithAlg (Mantid::API::IAlgorithm_sptr alg)
 

Public Member Functions

 AlgorithmProgressDialogWidgetCancelButton (Mantid::API::IAlgorithm_sptr alg, QWidget *parent=0)
 

Private Slots

void clickedWithAlgSlot ()
 

Private Attributes

Mantid::API::IAlgorithm_sptr m_alg
 

Detailed Description

Definition at line 52 of file AlgorithmProgressDialogWidget.h.

Constructor & Destructor Documentation

◆ AlgorithmProgressDialogWidgetCancelButton()

MantidQt::MantidWidgets::AlgorithmProgressDialogWidgetCancelButton::AlgorithmProgressDialogWidgetCancelButton ( Mantid::API::IAlgorithm_sptr  alg,
QWidget *  parent = 0 
)
inline

Definition at line 55 of file AlgorithmProgressDialogWidget.h.

References clickedWithAlgSlot().

Member Function Documentation

◆ clickedWithAlg

void MantidQt::MantidWidgets::AlgorithmProgressDialogWidgetCancelButton::clickedWithAlg ( Mantid::API::IAlgorithm_sptr  alg)
signal

◆ clickedWithAlgSlot

void MantidQt::MantidWidgets::AlgorithmProgressDialogWidgetCancelButton::clickedWithAlgSlot ( )
inlineprivateslot

Definition at line 64 of file AlgorithmProgressDialogWidget.h.

References m_alg.

Referenced by AlgorithmProgressDialogWidgetCancelButton().

Member Data Documentation

◆ m_alg

Mantid::API::IAlgorithm_sptr MantidQt::MantidWidgets::AlgorithmProgressDialogWidgetCancelButton::m_alg
private

Definition at line 67 of file AlgorithmProgressDialogWidget.h.

Referenced by clickedWithAlgSlot().


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