OGS
QArrow.h File Reference

Detailed Description

Definition of the QArrow class.

Author
Karsten Rink
Date
no date

Definition in file QArrow.h.

#include <QGraphicsItem>
#include <QPen>
Include dependency graph for QArrow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QArrow
 An arrow as a QGraphicsObject. More...
 

Variables

const double PI = 3.14159265
 

Variable Documentation

◆ PI

const double PI = 3.14159265

Definition at line 20 of file QArrow.h.

Referenced by QArrow::calcCos(), QArrow::calcSin(), and QArrow::paint().