#include <progressdialog.h>
Inheritance diagram for wftk::ProgressDialog:

Public Member Functions | |
| ProgressDialog (const std::string &label="", const std::string &border_res_name="progressdialog_frame", const Font &font=Font()) | |
| Create a window with a progress bar. | |
| void | setValue (Uint8 percentage) |
| set the value of the progress bar, calls ProgressBar::setValue() | |
Protected Member Functions | |
| virtual void | setPackingInfo () |
| recalculate the object's prefered size | |
|
||||||||||||||||
|
Create a window with a progress bar.
|
|
|
set the value of the progress bar, calls ProgressBar::setValue()
|
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.