1#ifndef QPROGRESSBAR_CUSTOM_H
2#define QPROGRESSBAR_CUSTOM_H
17 QProgressBar* progressBar;
void updateProgress(int pourcentage, const QString &taskName)
Definition qprogressbar_custom.cpp:18
QProgressBar_custom(QWidget *parent=nullptr)
Definition qprogressbar_custom.cpp:5