Ardour  9.0-pre0-822-g12e3bc5c20
SimpleProgressDialog Class Reference

#include <simple_progress_dialog.h>

Inheritance diagram for SimpleProgressDialog:
[legend]

Public Member Functions

 SimpleProgressDialog (std::string title, const Glib::SignalProxy0< void >::SlotType &cancel)
 
void update_progress (ARDOUR::samplecnt_t c, ARDOUR::samplecnt_t t)
 

Private Attributes

Gtk::ProgressBar * pbar
 

Detailed Description

Definition at line 29 of file simple_progress_dialog.h.

Constructor & Destructor Documentation

◆ SimpleProgressDialog()

SimpleProgressDialog::SimpleProgressDialog ( std::string  title,
const Glib::SignalProxy0< void >::SlotType &  cancel 
)
inline

Definition at line 32 of file simple_progress_dialog.h.

Member Function Documentation

◆ update_progress()

void SimpleProgressDialog::update_progress ( ARDOUR::samplecnt_t  c,
ARDOUR::samplecnt_t  t 
)
inline

Definition at line 47 of file simple_progress_dialog.h.

Member Data Documentation

◆ pbar

Gtk::ProgressBar* SimpleProgressDialog::pbar
private

Definition at line 56 of file simple_progress_dialog.h.


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