Gui::ProgressDialog Class Reference

#include <ProgressDialog.h>

Public Member Functions

 ProgressDialog (SequencerDialog *s, QWidget *parent=nullptr)
 Construction. More...
 
 ~ProgressDialog ()
 Destruction. More...
 

Protected Slots

void onCancel ()
 

Protected Member Functions

bool canAbort () const
 

Friends

class SequencerDialog
 

Constructor & Destructor Documentation

◆ ProgressDialog()

ProgressDialog::ProgressDialog ( SequencerDialog s,
QWidget parent = nullptr 
)

Construction.

References draftgeoutils.intersections::connect(), and onCancel().

◆ ~ProgressDialog()

ProgressDialog::~ProgressDialog ( )

Destruction.

Member Function Documentation

◆ canAbort()

bool ProgressDialog::canAbort ( ) const
protected

◆ onCancel

void ProgressDialog::onCancel ( )
protectedslot

Friends And Related Function Documentation

◆ SequencerDialog

friend class SequencerDialog
friend

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