LogDoctor/docs/html/classMainSlice.html

7.4 KiB

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> <head> </head>
LogDoctor 2.00
Parse Apache2/Nginx/IIS logs and create statistics
Loading...
Searching...
No Matches

Represents a slice. More...

#include <donuts.h>

Inheritance diagram for MainSlice:

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.
 

Detailed Description

Represents a slice.

A slice to be added at the donut

Member Function Documentation

◆ setName()

void MainSlice::setName ( QString  name)

Sets the name.

Parameters
nameThe name to be used

The documentation for this class was generated from the following files:
  • logdoctor/modules/craplog/modules/donuts.h
  • logdoctor/modules/craplog/modules/donuts.cpp

Generated by doxygen 1.9.5 </html>