marble
Maneuver.h
Go to the documentation of this file.
27 Unknown = 0,
28 Continue = 13,
29 Merge = 14,
30 Straight = 1,
31 SlightRight = 2,
32 Right = 3,
33 SharpRight = 4,
34 TurnAround = 5,
35 SharpLeft = 6,
36 Left = 7,
37 SlightLeft = 8,
38 RoundaboutFirstExit = 9,
39 RoundaboutSecondExit = 10,
40 RoundaboutThirdExit = 11,
41 RoundaboutExit = 12,
42 ExitLeft = 15,
43 ExitRight = 16
bool operator==(const DownloadPolicyKey &lhs, const DownloadPolicyKey &rhs)
Definition: DownloadPolicy.h:49
Definition: Maneuver.h:22
bool operator!=(GeoDataLatLonBox const &lhs, GeoDataLatLonBox const &rhs)
Definition: GeoDataLatLonBox.cpp:59
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.