|
| TransactionItem (QWidget *const parent, ProgressItem *const item, bool first) |
|
void | addSubTransaction (ProgressItem *const item) |
|
void | hideHLine () |
|
ProgressItem * | item () const |
|
void | setItemComplete () |
| The progressitem is deleted immediately, we take 5s to go out, so better not use mItem during this time.
|
|
void | setLabel (const QString &) |
|
void | setProgress (int progress) |
|
void | setStatus (const QString &) |
|
void | setThumbnail (const QPixmap &) |
|
void | setTotalSteps (int totalSteps) |
|
| DVBox (QWidget *const parent=nullptr) |
|
| DHBox (QWidget *const parent=nullptr) |
|
QSize | minimumSizeHint () const override |
|
void | setContentsMargins (const QMargins &margins) |
|
void | setContentsMargins (int left, int top, int right, int bottom) |
|
void | setSpacing (int space) |
|
void | setStretchFactor (QWidget *const widget, int stretch) |
|
QSize | sizeHint () const override |
|