NDEVR
API Documentation
RasterScannerSettingsDialog

A settings dialog widget for configuring raster point scanner options such as SLAM, IMU parameters, display, and post-processing settings. More...

Public Member Functions

 RasterScannerSettingsDialog (QWidget *parent=nullptr)
 Construct the settings dialog.
void resetToDefaults ()
 Reset all displayed settings to their factory defaults.

Protected Member Functions

void init ()
 Initialize the UI elements and bind them to RasterScannerOptions.

Protected Attributes

Ui::RasterScannerSettingsDialogUI * ui
 Auto-generated UI form.

Detailed Description

A settings dialog widget for configuring raster point scanner options such as SLAM, IMU parameters, display, and post-processing settings.


Definition at line 13 of file RasterScannerSettingsDialog.h.

Constructor & Destructor Documentation

◆ RasterScannerSettingsDialog()

RasterScannerSettingsDialog::RasterScannerSettingsDialog ( QWidget * parent = nullptr)

Construct the settings dialog.

Parameters
[in]parentOptional parent widget.

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