#include "common.h"
Include dependency graph for Clip.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
Boolean | Position2Clipboard (GPSType gps_data, UnitsType units) |
Add Time/Date and Position (in user selected unit) to Clipboard. |
|
Add Time/Date and Position (in user selected unit) to Clipboard.
Definition at line 52 of file Clip.c. References deg_to_str(), GPSType::lat, GPSType::lon, UnitsType::pos_unit, POS_UTM, StrLen, GPSType::time, and GPSType::valid. Referenced by MainFormHandleEvent(), MapFormHandleEvent(), NavigationFormHandleEvent(), and SkyviewFormHandleEvent(). |