![]() |
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
|
DonutBreakdon. More...
#include <donuts.h>
Public Member Functions | |
| void | addBreakdownSeries (QPieSeries *series, const QColor &color, const QFont &font) |
| Adds a slice to the donut. More... | |
DonutBreakdon.
Builds the donut chart to be displayed
| void DonutBreakdown::addBreakdownSeries | ( | QPieSeries * | series, |
| const QColor & | color, | ||
| const QFont & | font | ||
| ) |
Adds a slice to the donut.
| series | The series to add |
| color | The color of the slice |
| font | The font to be used |