|
FougTools
0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
|
Provides a dialog for long background operations. More...
#include <qttools/gui/wait_dialog.h>
Public Slots | |
| void | setWaitLabel (const QString &text) |
| void | setMinimumDuration (int msecs) |
| void | startWait () |
| void | stopWait () |
Public Member Functions | |
| WaitDialog (QWidget *parent=NULL) | |
| ~WaitDialog () | |
| bool | isWaiting () const |
Provides a dialog for long background operations.
| qtgui::WaitDialog::WaitDialog | ( | QWidget * | parent = NULL | ) |
| qtgui::WaitDialog::~WaitDialog | ( | ) |
| bool qtgui::WaitDialog::isWaiting | ( | ) | const |
|
slot |
|
slot |
|
slot |
|
slot |
1.8.8