17#ifndef CAMERAOPTIONSWIDGET_H
18#define CAMERAOPTIONSWIDGET_H
20#include "basewidget.h"
39 void initUI()
override;
40 void updateUI()
override;
42 void setShowCameraPath(
bool showCameraPath);
43 void setPathDotColorType(DotColorType index);
45 void makeConnectionsFromModelToUI();
46 void makeConnectionsFromUIToModel();
49 Ui::CameraOptionsWidget *ui;
QObject * parent() const const