8 class CoordinateProjectionChooserUI;
40 String m_recent_projections_string;
44 Ui::CoordinateProjectionChooserUI*
ui;
The equivelent of std::vector but with a bit more control. The basic array unit of the library.
Definition Buffer.hpp:56
Allows the user to select a coordinate projection from a list of ones available.
Definition CoordinateProjectionChooser.h:17
void setupTable(QTableWidget *widget, const Buffer< UUID > &projections)
bool m_has_loaded_authorities
Definition CoordinateProjectionChooser.h:45
virtual void showEvent(QShowEvent *event) override
void coordinateProjectionTableSelected(int row, int column)
CoordinateProjectionChooser(QWidget *parent=nullptr)
void setProjection(UUID projection_id)
Ui::CoordinateProjectionChooserUI * ui
Definition CoordinateProjectionChooser.h:44
UUID m_projection
Definition CoordinateProjectionChooser.h:43
void acceptedSignal(const UUID id)
void updateSearch(bool finished, bool allow_download=true)
INIFactory getINIFactory()
Contains methods for easily reading and writing to an INI file including efficient casting,...
Definition INIReader.h:68
The core String class for the NDEVR API.
Definition String.h:69
A universally unique identifier (UUID) is a 128-bit number used to identify information in computer s...
Definition UUID.h:60
Definition FontEditor.h:6