File progress_box.cpp
FileList > gui > progress_box.cpp
Go to the source code of this file
#include "progress_box.hpp"#include <QException>#include <QFutureWatcher>#include <QProgressBar>#include <QTimer>#include <QtConcurrent>#include <chrono>#include <cmath>#include <sstream>#include "error_dialog.hpp"#include "ui_progress_box.h"#include "utilities/memory_tracker.hpp"#include "utilities/progress_tracker.hpp"#include "utilities/trace_recorder.hpp"
Classes
| Type | Name |
|---|---|
| class | TaskException |
Public Static Functions
| Type | Name |
|---|---|
| std::string | format_duration (double seconds) |
Public Static Functions Documentation
function format_duration
The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/gui/progress_box.cpp