Class Summary |
GPSActivityDialog |
|
GPSDataCanvas |
This canvas shows relevant data from the GPS like position, heading and so on
It is embedded in one of the tabs of GPSActivityDialog |
GPSNmeaPrefsDialog |
This dialog enables the selection of the NMEA messages to be processed |
GPSPrefsDialog |
A dialog for configuring the GPS preferences |
GPSSatCanvas |
This canvas shows the satellites being tracked by the GPS device,
its elevation, orientation, and signal strength
It is embedded in one of the tabs of GPSActivityDialog |
WaypointDialog |
A dialog for adding new waypoints
It is generally instantiated and processed from the MainWindow class
The dialog itself doens't create a waypoint nor appends it to the waypoints file
It just provides the fields for the creation of a waypoint |