Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
double LocationDialog::getAltitude() {
137
return altitude.text().toDouble();
138
}
139
140
141
void LocationDialog::setAltitude(double value) {
Callers
1
buttonClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected