MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / getAltitude

Method getAltitude

dialog/locationdialog.cpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134
135
136double LocationDialog::getAltitude() {
137 return altitude.text().toDouble();
138}
139
140
141void LocationDialog::setAltitude(double value) {

Callers 1

buttonClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected