33#include "Base/Headers/UUID.h"
37 class BackgroundLightingUI;
70 Ui::BackgroundLightingUI*
ui;
BackgroundandLightingEditor(UUID camera, QTModelManager *manager, QWidget *parent=nullptr)
Constructs the editor for a specific camera.
Camera * camera()
Returns the camera being edited.
void updateFromUI()
Updates the camera from the current UI values.
void updateFromManager()
Updates the UI from the current camera/manager state.
Ui::BackgroundLightingUI * ui
Pointer to the auto-generated UI.
~BackgroundandLightingEditor()
Destructor.
UUID m_camera_id
UUID of the camera being edited.
QTModelManager * m_model_manager
Pointer to the model manager.
A core object representing a user view as well as convenience functions for moving this view through ...
A wrapper around DesignObjectLookup that provides signal and slot functionality and adds rendering ca...
A universally unique identifier (UUID) is a 128-bit number used to identify information in computer s...
The primary namespace for the NDEVR SDK.