#include <GUIDialogExtendedProgressBar.h>
◆ CGUIDialogProgressBarHandle()
CGUIDialogProgressBarHandle::CGUIDialogProgressBarHandle |
( |
const std::string & | strTitle | ) |
|
|
inlineexplicit |
◆ ~CGUIDialogProgressBarHandle()
virtual CGUIDialogProgressBarHandle::~CGUIDialogProgressBarHandle |
( |
void | | ) |
|
|
virtualdefault |
◆ IsFinished()
bool CGUIDialogProgressBarHandle::IsFinished |
( |
void | | ) |
const |
|
inline |
◆ MarkFinished()
void CGUIDialogProgressBarHandle::MarkFinished |
( |
void | | ) |
|
|
inline |
◆ Percentage()
float CGUIDialogProgressBarHandle::Percentage |
( |
void | | ) |
const |
|
inline |
◆ SetPercentage()
void CGUIDialogProgressBarHandle::SetPercentage |
( |
float | fPercentage | ) |
|
|
inline |
◆ SetProgress()
void CGUIDialogProgressBarHandle::SetProgress |
( |
int | currentItem, |
|
|
int | itemCount ) |
◆ SetText()
void CGUIDialogProgressBarHandle::SetText |
( |
const std::string & | strText | ) |
|
◆ SetTitle()
void CGUIDialogProgressBarHandle::SetTitle |
( |
const std::string & | strTitle | ) |
|
◆ Text()
std::string CGUIDialogProgressBarHandle::Text |
( |
void | | ) |
const |
◆ Title()
const std::string & CGUIDialogProgressBarHandle::Title |
( |
void | | ) |
|
|
inline |
The documentation for this class was generated from the following files: