Mapper  0.9.0
API documentation
Public Attributes | List of all members
OpenOrienteering::PieMenu::ItemGeometry Struct Reference

Stores the geometry of a particular item in the PieMenu. More...

#include <pie_menu.h>

Collaboration diagram for OpenOrienteering::PieMenu::ItemGeometry:
Collaboration graph
[legend]

Public Attributes

QPolygon area
 The area covered by the item. More...
 
QPoint icon_pos
 The position of the center of the item. More...
 

Detailed Description

Stores the geometry of a particular item in the PieMenu.

Member Data Documentation

◆ area

QPolygon OpenOrienteering::PieMenu::ItemGeometry::area

The area covered by the item.

◆ icon_pos

QPoint OpenOrienteering::PieMenu::ItemGeometry::icon_pos

The position of the center of the item.


The documentation for this struct was generated from the following file: