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) |
Detailed Description
Definition at line 35 of file q4banking/qguiprogresswidget.h.
Constructor & Destructor Documentation
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 |
( |
|
) |
|
Member Function Documentation
void QGuiProgressWidget::abort |
( |
|
) |
[protected, slot] |
void QGuiProgressWidget::abort |
( |
|
) |
[protected, slot] |
bool QGuiProgressWidget::aborted |
( |
|
) |
const [inline] |
bool QGuiProgressWidget::aborted |
( |
|
) |
const [inline] |
void QGuiProgressWidget::check |
( |
|
) |
|
void QGuiProgressWidget::check |
( |
|
) |
|
int QGuiProgressWidget::checkAbort |
( |
|
) |
|
int QGuiProgressWidget::checkAbort |
( |
|
) |
|
virtual void QGuiProgressWidget::closeEvent |
( |
QCloseEvent * |
e |
) |
[protected, virtual] |
virtual void QGuiProgressWidget::closeEvent |
( |
QCloseEvent * |
e |
) |
[protected, virtual] |
bool QGuiProgressWidget::hasProgresses |
( |
|
) |
const |
bool QGuiProgressWidget::hasProgresses |
( |
|
) |
const |
int QGuiProgressWidget::log |
( |
GWEN_LOGGER_LEVEL |
level, |
|
|
const QString & |
text | |
|
) |
| | |
int QGuiProgressWidget::log |
( |
GWEN_LOGGER_LEVEL |
level, |
|
|
const QString & |
text | |
|
) |
| | |
bool QGuiProgressWidget::shouldStay |
( |
|
) |
const [inline] |
bool QGuiProgressWidget::shouldStay |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: