6 #ifndef SWIFT_GUI_COMPONENTS_COORDINATEDIALOG_H
7 #define SWIFT_GUI_COMPONENTS_COORDINATEDIALOG_H
10 #include <QScopedPointer>
17 class CCoordinateDialog;
41 void setReadOnly(
bool readonly);
47 void showElevation(
bool show);
57 QScopedPointer<Ui::CCoordinateDialog> ui;
60 void noDefaultButtons();
Coordinate form as dialog.
void changedCoordinate()
Change coordinate.
Status messages, e.g. from Core -> GUI.
Geodetic coordinate, a position in 3D space relative to the reference geoid.
High level reusable GUI components.
#define SWIFT_GUI_EXPORT
Export a class or function from the library.