#include <qguiprogresswidget.h>
Definition at line 35 of file q4banking/qguiprogresswidget.h.
Public Member Functions | |
QGuiProgressWidget (QGuiProgress *firstProgress, const QString &title, const QString &text, QWidget *parent=0, const char *name=0, Qt::WFlags fl=0) | |
~QGuiProgressWidget () | |
void | addProgress (QGuiProgress *pr) |
void | delProgress (QGuiProgress *pr) |
void | check () |
int | log (GWEN_LOGGER_LEVEL level, const QString &text) |
int | checkAbort () |
bool | aborted () const |
bool | shouldStay () const |
bool | hasProgresses () const |
QGuiProgressWidget (QGuiProgress *firstProgress, const QString &title, const QString &text, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~QGuiProgressWidget () | |
void | addProgress (QGuiProgress *pr) |
void | delProgress (QGuiProgress *pr) |
void | check () |
int | log (GWEN_LOGGER_LEVEL level, const QString &text) |
int | checkAbort () |
bool | aborted () const |
bool | shouldStay () const |
bool | hasProgresses () const |
Protected Slots | |
void | abort () |
void | abort () |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *e) |
virtual void | closeEvent (QCloseEvent *e) |
QGuiProgressWidget::QGuiProgressWidget | ( | QGuiProgress * | firstProgress, | |
const QString & | title, | |||
const QString & | text, | |||
QWidget * | parent = 0 , |
|||
const char * | name = 0 , |
|||
Qt::WFlags | fl = 0 | |||
) |
QGuiProgressWidget::~QGuiProgressWidget | ( | ) |
QGuiProgressWidget::QGuiProgressWidget | ( | QGuiProgress * | firstProgress, | |
const QString & | title, | |||
const QString & | text, | |||
QWidget * | parent = 0 , |
|||
const char * | name = 0 , |
|||
WFlags | fl = 0 | |||
) |
QGuiProgressWidget::~QGuiProgressWidget | ( | ) |
virtual void QGuiProgressWidget::closeEvent | ( | QCloseEvent * | e | ) | [protected, virtual] |
void QGuiProgressWidget::addProgress | ( | QGuiProgress * | pr | ) |
void QGuiProgressWidget::delProgress | ( | QGuiProgress * | pr | ) |
void QGuiProgressWidget::check | ( | ) |
int QGuiProgressWidget::log | ( | GWEN_LOGGER_LEVEL | level, | |
const QString & | text | |||
) |
int QGuiProgressWidget::checkAbort | ( | ) |
bool QGuiProgressWidget::aborted | ( | ) | const [inline] |
Definition at line 73 of file q4banking/qguiprogresswidget.h.
bool QGuiProgressWidget::shouldStay | ( | ) | const [inline] |
Definition at line 74 of file q4banking/qguiprogresswidget.h.
bool QGuiProgressWidget::hasProgresses | ( | ) | const |
void QGuiProgressWidget::abort | ( | ) | [protected, slot] |
virtual void QGuiProgressWidget::closeEvent | ( | QCloseEvent * | e | ) | [protected, virtual] |
void QGuiProgressWidget::addProgress | ( | QGuiProgress * | pr | ) |
void QGuiProgressWidget::delProgress | ( | QGuiProgress * | pr | ) |
void QGuiProgressWidget::check | ( | ) |
int QGuiProgressWidget::log | ( | GWEN_LOGGER_LEVEL | level, | |
const QString & | text | |||
) |
int QGuiProgressWidget::checkAbort | ( | ) |
bool QGuiProgressWidget::aborted | ( | ) | const [inline] |
Definition at line 71 of file qbanking/qguiprogresswidget.h.
bool QGuiProgressWidget::shouldStay | ( | ) | const [inline] |
Definition at line 72 of file qbanking/qguiprogresswidget.h.
bool QGuiProgressWidget::hasProgresses | ( | ) | const |
void QGuiProgressWidget::abort | ( | ) | [protected, slot] |