#include <DesignPointWidget.h>
|
| DesignPointWidget (QWidget *parent) |
|
void | requestGNSSSupport (UUID gps_name) |
|
void | setupAsLatLon () |
|
bool | isLatLonValid () const |
|
| PointWidget (QWidget *parent=nullptr) |
|
void | setDimensionCount (uint01 dim_count) |
|
void | setUnitToApplicationSpatialUnit () |
|
void | setUnitToApplicationOrientationUnit () |
|
void | setUnitToApplicationAngleUnit () |
|
void | setUnitToApplicationDistanceUnit () |
|
void | setEditable (bool editable) |
|
void | setMinPoint (const Vertex< 3, fltp08 > &point) |
|
void | setMaxPoint (const Vertex< 3, fltp08 > &point) |
|
void | setStep (fltp08 step) |
|
void | setUseLabelAbreviation (bool use_label_abv) |
|
void | setFontMultiplier (fltp04 size_mult) |
|
void | setPoint (Vertex< 2, fltp08 > point) |
|
void | setPoint (Vertex< 3, fltp08 > point) |
|
void | setPoint (Vertex< 4, fltp08 > point) |
|
void | setDefaultPoint (const Vertex< 3, fltp08 > &point) |
|
void | setUnit (const ConstPointer< Unit > &unit) |
|
const ConstPointer< Unit > & | unit () const |
|
void | setTransform (const Matrix< fltp08 > &mat) |
|
void | setLabel (uint01 dimension, const TranslatedString &label) |
|
void | setSurveySettings (QWidget *survey_settings) |
|
void | setDecimalCount (uint04 count) |
|
Vertex< 3, fltp08 > | calculatePoint () const |
|
Vertex< 3, fltp08 > | getPoint () const |
|
Vertex< 3, fltp08 > | placeholderPoint () const |
|
void | setNumberOfLines (uint04 line_count) |
|
bool | isDefault () const |
|
void | setPreTransform (PreTransform *transform) |
|
QPointer< QWidget > | surveySettings () const |
|
◆ DesignPointWidget()
◆ GNSSWidgetCallback()
◆ isLatLonValid()
bool isLatLonValid |
( |
| ) |
const |
◆ requestGNSSSupport()
void requestGNSSSupport |
( |
UUID | gps_name | ) |
|
◆ SetGNSSWidgetCallback()
◆ setupAsLatLon()
◆ m_is_lat_lon
bool m_is_lat_lon = false |
|
protected |
◆ s_gps_widget_callback
The documentation for this class was generated from the following files: