The LoadDialog class.
More...
#include <loaddialog.h>
|
void | cancel () |
| Signal emitted when the cancel button is clicked. More...
|
|
The LoadDialog class.
Shows a modal dialog for loading a project. Designed to be connected to a LoadThread object. This dialog should generally not be created directly, use OliveGlobal::LoadProject (or its variants) to correctly set up a LoadDialog and LoadThread and connect them to each other.
LoadDialog::LoadDialog |
( |
QWidget * |
parent | ) |
|
void LoadDialog::cancel |
( |
| ) |
|
|
signal |
void LoadDialog::setValue |
( |
int |
i | ) |
|
|
slot |
QProgressBar* LoadDialog::bar |
|
private |
The documentation for this class was generated from the following files: