#include <GUIDialogCache.h>
◆ CGUIDialogCache()
CGUIDialogCache::CGUIDialogCache |
( |
std::chrono::milliseconds | delay = std::chrono::milliseconds(100), |
|
|
const std::string & | strHeader = "", |
|
|
const std::string & | strMsg = "" ) |
◆ ~CGUIDialogCache()
CGUIDialogCache::~CGUIDialogCache |
( |
| ) |
|
|
override |
◆ Close()
void CGUIDialogCache::Close |
( |
bool | bForceClose = false | ) |
|
◆ IsCanceled()
bool CGUIDialogCache::IsCanceled |
( |
| ) |
const |
◆ OnFileCallback()
bool CGUIDialogCache::OnFileCallback |
( |
void * | pContext, |
|
|
int | ipercent, |
|
|
float | avgSpeed ) |
|
overridevirtual |
◆ OpenDialog()
void CGUIDialogCache::OpenDialog |
( |
| ) |
|
|
protected |
◆ Process()
◆ SetHeader() [1/2]
void CGUIDialogCache::SetHeader |
( |
const std::string & | strHeader | ) |
|
◆ SetHeader() [2/2]
void CGUIDialogCache::SetHeader |
( |
int | nHeader | ) |
|
◆ SetMessage()
void CGUIDialogCache::SetMessage |
( |
const std::string & | strMessage | ) |
|
◆ SetPercentage()
void CGUIDialogCache::SetPercentage |
( |
int | iPercentage | ) |
|
◆ ShowProgressBar()
void CGUIDialogCache::ShowProgressBar |
( |
bool | bOnOff | ) |
|
◆ bSentCancel
bool CGUIDialogCache::bSentCancel |
|
protected |
◆ m_endtime
◆ m_pDlg
◆ m_strHeader
std::string CGUIDialogCache::m_strHeader |
|
protected |
◆ m_strLinePrev
std::string CGUIDialogCache::m_strLinePrev |
|
protected |
◆ m_strLinePrev2
std::string CGUIDialogCache::m_strLinePrev2 |
|
protected |
The documentation for this class was generated from the following files: