#include <dialoglayoutprogress.h>
|
virtual void | showEvent (QShowEvent *event) Q_DECL_OVERRIDE |
|
Definition at line 64 of file dialoglayoutprogress.h.
◆ DialogLayoutProgress()
DialogLayoutProgress::DialogLayoutProgress |
( |
int |
count, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~DialogLayoutProgress()
DialogLayoutProgress::~DialogLayoutProgress |
( |
| ) |
|
◆ Abort
void DialogLayoutProgress::Abort |
( |
| ) |
|
|
signal |
◆ Arranged
void DialogLayoutProgress::Arranged |
( |
int |
count | ) |
|
|
slot |
◆ Error
void DialogLayoutProgress::Error |
( |
const LayoutErrors & |
state | ) |
|
|
slot |
◆ Finished
void DialogLayoutProgress::Finished |
( |
| ) |
|
|
slot |
◆ showEvent()
void DialogLayoutProgress::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
◆ Start
void DialogLayoutProgress::Start |
( |
| ) |
|
|
slot |
◆ isInitialized
bool DialogLayoutProgress::isInitialized |
|
private |
◆ maxCount
const int DialogLayoutProgress::maxCount |
|
private |
◆ movie
QMovie* DialogLayoutProgress::movie |
|
private |
◆ ui
Ui::DialogLayoutProgress* DialogLayoutProgress::ui |
|
private |
The documentation for this class was generated from the following files: