Olive
Public Member Functions | Private Slots | Private Attributes | List of all members
LoadDialog Class Reference

#include <loaddialog.h>

Inheritance diagram for LoadDialog:

Public Member Functions

 LoadDialog (QWidget *parent, bool autorecovery)
 

Private Slots

void cancel ()
 
void die ()
 
void thread_done ()
 

Private Attributes

QProgressBar * bar
 
QPushButton * cancel_button
 
QHBoxLayout * hboxLayout
 
LoadThreadlt
 

Constructor & Destructor Documentation

◆ LoadDialog()

LoadDialog::LoadDialog ( QWidget *  parent,
bool  autorecovery 
)

Member Function Documentation

◆ cancel

void LoadDialog::cancel ( )
privateslot

◆ die

void LoadDialog::die ( )
privateslot

◆ thread_done

void LoadDialog::thread_done ( )
privateslot

Member Data Documentation

◆ bar

QProgressBar* LoadDialog::bar
private

◆ cancel_button

QPushButton* LoadDialog::cancel_button
private

◆ hboxLayout

QHBoxLayout* LoadDialog::hboxLayout
private

◆ lt

LoadThread* LoadDialog::lt
private

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