|
map2d_widget
|
#include <homeitem.h>
Public Types | |
| enum | { Type = UserType + 4 } |
Public Member Functions | |
| HomeItem (MapGraphicItem *map, OPMapWidget *parent) | |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
| QRectF | boundingRect () const |
| int | type () const |
| void | RefreshPos () |
| bool | ShowSafeArea () const |
| void | SetShowSafeArea (bool const &value) |
| int | SafeArea () const |
| void | SetSafeArea (int const &value) |
| void | SetCoord (internals::PointLatLng const &value) |
| internals::PointLatLng | Coord () const |
| void | SetAltitude (int const &value) |
| int | Altitude () const |
Public Attributes | |
| bool | safe |
1.8.13