#include <libmythui/mythprogressdialog.h>
Definition at line 16 of file mythprogressdialog.h.
◆ ProgressUpdateEvent()
| ProgressUpdateEvent::ProgressUpdateEvent |
( |
uint |
count, |
|
|
uint |
total = 0, |
|
|
QString |
message = "" |
|
) |
| |
|
inlineexplicit |
◆ ~ProgressUpdateEvent()
| ProgressUpdateEvent::~ProgressUpdateEvent |
( |
| ) |
|
|
override |
◆ GetCount()
| uint ProgressUpdateEvent::GetCount |
( |
void |
| ) |
const |
|
inline |
◆ GetMessage()
| QString ProgressUpdateEvent::GetMessage |
( |
| ) |
|
|
inline |
◆ GetTotal()
| uint ProgressUpdateEvent::GetTotal |
( |
| ) |
const |
|
inline |
◆ kEventType
| const QEvent::Type ProgressUpdateEvent::kEventType |
|
static |
◆ m_count
| uint ProgressUpdateEvent::m_count {0} |
|
private |
◆ m_message
| QString ProgressUpdateEvent::m_message |
|
private |
◆ m_total
| uint ProgressUpdateEvent::m_total {0} |
|
private |
The documentation for this class was generated from the following files: