2#include "BuildActions.h"
3#include "BuildActionDefinition.h"
4#include <NDEVR/Editor.h>
5#include <NDEVR/GenericOptionsGroup.h>
A Model subclass that defines a single build action or workflow step, holding its action type,...
A table widget that displays and manages child build actions within a workflow, allowing creation and...
A tree widget that displays all supported build actions organized by category, allowing the user to s...
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.
Creates a clean formatted dialog for any number of GenericOptions within a GenericOptionGroup Each op...
A light-weight wrapper that will be a no-op if there is not a valid log reference,...
A compact way to present a list of options to the user.
A widget that is used to edit and display both plain and rich text in a multi-lined format.
Provides the user access to sending or receiving data to a specified connection over a terminal inter...
The primary namespace for the NDEVR SDK.
BuildAction
Enumerates all supported build action types available in the Developer module build workflow system.