OpenMW
Public Member Functions | Protected Attributes
MWGui::WaitDialogProgressBar Class Reference

#include <waitdialog.hpp>

List of all members.

Public Member Functions

 WaitDialogProgressBar ()
virtual void open ()
void setProgress (int cur, int total)

Protected Attributes

MyGUI::ProgressBar * mProgressBar
MyGUI::TextBox * mProgressText

Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from MWGui::WindowBase.

void MWGui::WaitDialogProgressBar::setProgress ( int  cur,
int  total 
)

Member Data Documentation

MyGUI::ProgressBar* MWGui::WaitDialogProgressBar::mProgressBar [protected]
MyGUI::TextBox* MWGui::WaitDialogProgressBar::mProgressText [protected]

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