API Documentation
Loading...
Searching...
No Matches
BackgroundandLightingEditor Class Reference

A dialog for allowing the user to specify a background or sun position of a particular camera. More...

#include <BackgroundandLightingEditor.h>

Inheritance diagram for BackgroundandLightingEditor:
[legend]
Collaboration diagram for BackgroundandLightingEditor:
[legend]

Public Member Functions

 BackgroundandLightingEditor (UUID camera, QTModelManager *manager, QWidget *parent=nullptr)
 
 ~BackgroundandLightingEditor ()
 
Camera * camera ()
 

Protected Slots

void updateFromUI ()
 
void updateFromManager ()
 

Protected Attributes

Ui::BackgroundLightingUI * ui
 
UUID m_camera_id
 
QTModelManagerm_model_manager
 

Detailed Description

A dialog for allowing the user to specify a background or sun position of a particular camera.


Class: BackgroundandLightingEditor

or viewport.

Constructor & Destructor Documentation

◆ BackgroundandLightingEditor()

BackgroundandLightingEditor ( UUID camera,
QTModelManager * manager,
QWidget * parent = nullptr )

◆ ~BackgroundandLightingEditor()

Member Function Documentation

◆ camera()

Camera * camera ( )

◆ updateFromManager

void updateFromManager ( )
protectedslot

◆ updateFromUI

void updateFromUI ( )
protectedslot

Member Data Documentation

◆ m_camera_id

UUID m_camera_id
protected

◆ m_model_manager

QTModelManager* m_model_manager
protected

◆ ui

Ui::BackgroundLightingUI* ui
protected

The documentation for this class was generated from the following files: