ProgressDialog Class Reference

Dialog to display progress of a task. More...

#include <dialogs.h>

List of all members.

Public Member Functions

 ProgressDialog (const Glib::ustring &label)
 Constructor.
void set_progress (double amount)
 Set the amount of progress done.

Private Member Functions

void construct ()

Private Attributes

Gtk::Label * m_Label
Gtk::ProgressBar * m_ProgBar


Detailed Description

Dialog to display progress of a task.

Constructor & Destructor Documentation

ProgressDialog::ProgressDialog ( const Glib::ustring &  label  ) 

Constructor.

Parameters:
label The text to display in the dialog


Member Function Documentation

void ProgressDialog::set_progress ( double  amount  ) 

Set the amount of progress done.

Parameters:
amount Percentage of task completed


The documentation for this class was generated from the following files:
Generated on Fri Feb 22 22:34:18 2008 for Phoenix Wright Case Editor API by  doxygen 1.5.3