34#include <NDEVR/BaseValues.h>
38 class VerticalDatumChooserUI;
77 void datumTableSelectedSlot(
int row,
int col);
78 Ui::VerticalDatumChooserUI* ui;
79 uint04 m_selected = Constant<uint04>::Invalid;
~VerticalDatumChooser()
Destructor.
void acceptedSignal(uint04 authority_number)
Emitted when the user accepts a vertical datum selection.
void setVerticalDatum(uint04 authority_number)
Sets the currently selected vertical datum.
void canceledSignal()
Emitted when the user cancels the selection.
VerticalDatumChooser(QWidget *parent=nullptr)
Constructs a VerticalDatumChooser widget.
The primary namespace for the NDEVR SDK.
uint32_t uint04
-Defines an alias representing a 4 byte, unsigned integer -Can represent exact integer values 0 throu...