xbmc
Public Member Functions | List of all members
CGUIDialogProgressBarHandle Class Reference

Public Member Functions

 CGUIDialogProgressBarHandle (const std::string &strTitle)
 
const std::string & Title (void)
 
void SetTitle (const std::string &strTitle)
 
std::string Text (void) const
 
void SetText (const std::string &strText)
 
bool IsFinished (void) const
 
void MarkFinished (void)
 
float Percentage (void) const
 
void SetPercentage (float fPercentage)
 
void SetProgress (int currentItem, int itemCount)
 

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