open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Classes
iAJobListView.cpp File Reference
#include "iAJobListView.h"
#include "iAAbortListener.h"
#include "iADurationEstimator.h"
#include "iALog.h"
#include "iAPerformanceHelper.h"
#include "iAProgress.h"
#include <QEventLoop>
#include <QLabel>
#include <QProgressBar>
#include <QTimer>
#include <QToolButton>
#include <QVariant>
#include <QVBoxLayout>
#include <chrono>
#include <mutex>

Classes

class  iAJob
 
class  iAPercentBasedEstimator
 Simple estimator: starts the clock as soon as it is created, and estimates remaining time by percentage of completion and elapsed time. More...