StarDelegate.cpp File Reference
#include "StarDelegate.h"
#include <QPainter>
#include <cmath>

Go to the source code of this file.

Functions

QPainterPath getStar ()
 Qt include files. More...
 
QImage getStarImage (const QSize &size, const QColor &c)
 
QPainterPath recalculateMark (const QPainterPath &markShape, const int &markSize)
 

Function Documentation

QPainterPath getStar ( )

Qt include files.

STL include files

Definition at line 10 of file StarDelegate.cpp.

Referenced by getStarImage().

QImage getStarImage ( const QSize &  size,
const QColor &  c 
)
QPainterPath recalculateMark ( const QPainterPath &  markShape,
const int markSize 
)

Definition at line 28 of file StarDelegate.cpp.

Referenced by getStarImage().