34#include <NDEVR/QCustomProgressBar.h>
35#include <NDEVR/LogStream.h>
40class QVariantAnimation;
The equivelent of std::vector but with a bit more control.
A class that allows for specific log information to be conveyed to a InfoPipe object including inform...
A listener that receives and processes log messages and progress updates from an InfoPipe.
fltp08 percent() const
Returns the current progress percent.
QCustomProgressBar(QWidget *parent=nullptr)
Constructs a progress bar widget.
The core String class for the NDEVR API.
Stores a time span, or difference between two times, with an optional start time.
Represents a timestamp with utilities for manipulation and conversion.
The primary namespace for the NDEVR SDK.
float fltp04
Defines an alias representing a 4 byte floating-point number Bit layout is as follows: -Sign: 1 bit a...
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...
double fltp08
Defines an alias representing an 8 byte floating-point number.