33#include <NDEVR/LogStream.h>
34#include <NDEVR/String.h>
45 class QTResourceListener;
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
A class that allows for specific log information to be conveyed to a ProgressInfo object including in...
Definition LogMessage.h:44
A class that listens to a log object and processes the updates in a specified way....
Definition LogStream.h:46
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
Definition QTModelManager.h:105
A simple widget that shows a Status and optionally a progressbar.
Definition StatusBar.h:50
void setProgress(fltp04 progress) final override
QSize minimumSizeHint() const override
QSize sizeHint() const override
bool ownsWidgets() const
Definition StatusBar.h:58
void requestRemoteWidgetSignal(bool use_remote)
Buffer< QPointer< QWidget > > remoteWidgets() const
void allowCancel(bool) final override
Definition StatusBar.h:56
void setVertical(bool)
Definition StatusBar.h:62
void addMessage(const LogMessage &message) final override
StatusBar(QTModelManager *manager)
void addQuickButton(Button *button)
void setVisible(bool visible) override
The core String class for the NDEVR API.
Definition String.h:69
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
Definition TranslatedString.h:13
float fltp04
Defines an alias representing a 4 byte floating-point number Bit layout is as follows: -Sign: 1 bit a...
Definition BaseValues.hpp:127
Definition FontEditor.h:6