34#include <NDEVR/PopupInfo.h>
35#include <NDEVR/ApplicationOptions.h>
36#include <NDEVR/Buffer.h>
37#include <QEasingCurve>
39#include <QPropertyAnimation>
303 QPixmap* m_cached_resize_image_out;
304 QPixmap* m_cached_resize_image_in;
305 QPixmap* m_resize_image_in_blend;
306 QPixmap* m_custom_pixmap;
The default object to store data of any type that should persist through sessions of the application.
The equivelent of std::vector but with a bit more control.
A widget that shows a raster image or icon.
The primary namespace for the NDEVR SDK.
static constexpr bool IsValid(const Angle< t_type > &value)
Checks whether the given Angle holds a valid value.
T wrap(T l, T x, T u)
wrap x to be in the interval [l, u]
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...