2#include "NDEVR/Headers/QTDesignObject.h"
3#include "Base/Headers/Pointer.hpp"
4#include "NDEVR/Headers/Editor.h"
42 Ui::BlastReportUI*
ui;
Ui::BlastReportUI * ui
The Qt Designer-generated UI.
void descriptionChangedSlot()
Handles changes to the description field.
CustomerJob job() const
Returns the CustomerJob associated with this blast report.
BlastReportEditor(const DynamicPointer< QTDesignObject > &device, QWidget *parent=nullptr)
Constructs the blast report editor.
Buffer< QWidget * > printableWidgets()
Returns the list of widgets suitable for printing.
void updateValues() final override
Updates the displayed values from the underlying design object.
The equivelent of std::vector but with a bit more control.
Model representing a customer job (e.g.
Provides a modifiable pointer that has shared ownership of a dynamically allocated object.
Editor(QWidget *parent=nullptr)
Constructs an Editor with no design object target.
The primary namespace for the NDEVR SDK.