![]() |
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
|
Represents a slice. More...
#include <donuts.h>
Public Slots | |
| void | updateLabel () |
| Updates the label using the name. | |
Public Member Functions | |
| QPieSeries * | breakdownSeries () const |
| Returns the series. | |
| void | setName (QString name) |
| Sets the name. More... | |
| QString | name () const |
| Returns the name. | |
Represents a slice.
A slice to be added at the donut
| void MainSlice::setName | ( | QString | name | ) |
Sets the name.
| name | The name to be used |