|
ORE Studio 0.0.4
|
Renders a progress bar in the Progress column of ComputeTransferModel. More...
#include <TransferProgressDelegate.hpp>
Inherits QStyledItemDelegate.

Renders a progress bar in the Progress column of ComputeTransferModel.
Reads Qt::UserRole from the model index to obtain the integer progress value (0–100) and paints a QStyleOptionProgressBar using the application style.