List of all members |
Public Member Functions |
Protected Slots |
Protected Member Functions |
Friends
Gui::ProgressDialog Class Reference
#include <ProgressDialog.h>
Public Member Functions | |
| ProgressDialog (SequencerDialog *s, QWidget *parent=0) | |
| 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 = 0 |
||
| ) |
Construction.
References onCancel().
◆ ~ProgressDialog()
| ProgressDialog::~ProgressDialog | ( | ) |
Destruction.
Member Function Documentation
◆ canAbort()
|
protected |
References Gui::getMainWindow().
Referenced by Gui::SequencerDialog::nextStep().
◆ onCancel
|
protectedslot |
References Base::SequencerBase::tryToCancel().
Referenced by ProgressDialog().
Friends And Related Function Documentation
◆ SequencerDialog
|
friend |
The documentation for this class was generated from the following files:
- src/Gui/ProgressDialog.h
- src/Gui/ProgressDialog.cpp
1.8.17