RoutingPanel Class Reference
Routing panel.
More...
#include <routingpanel.h>
List of all members.
Detailed Description
Routing panel.
- Author:
- Jussi Laitinen - jussi.laitinen (at) ixonos.com
-
Sami Rämö - sami.ramo (at) ixonos.com
Constructor & Destructor Documentation
RoutingPanel::RoutingPanel |
( |
QWidget * |
parent = 0 |
) |
|
Default constructor.
- Parameters:
-
Member Function Documentation
void RoutingPanel::hideEvent |
( |
QHideEvent * |
event |
) |
[protected] |
void RoutingPanel::routeWaypointItemClicked |
( |
const GeoCoordinate & |
coordinate |
) |
[signal] |
Signal for route waypoint item clicked.
- Parameters:
-
| coordinate | waypoint item's coordinate |
void RoutingPanel::setRoute |
( |
Route & |
route |
) |
[private, slot] |
Sets route to the panel.
Appends route waypoint list with route segments.
- Parameters:
-
| route | Route item containing parsed route details |
void RoutingPanel::showPanelRequested |
( |
QWidget * |
widget |
) |
[signal] |
Signal for requesting a panel to be opened.
- Parameters:
-
| widget | Pointer to the widget that emitted the signal |
The documentation for this class was generated from the following files: