2#include "BuildActions.h"
3#include "BuildActionDefinition.h"
4#include <NDEVR/Editor.h>
8 class BuildActionUIWidgetUI;
36 void updateFromUISlot();
39 Ui::BuildActionUIWidgetUI* ui;
A Model subclass that defines a single build action or workflow step, holding its action type,...
Custom model logic that manages build action definitions, providing UI integration for build actions ...
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.