#include <nightchartswidget.h>

Inheritance diagram for NightchartsWidget:
Inheritance graph

Public Member Functions

 NightchartsWidget (QWidget *parent=0)
 
void addItem (QString name, QColor color, float value)
 
void setType (Nightcharts::type type)
 
void clear ()
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *e)
 

Constructor & Destructor Documentation

◆ NightchartsWidget()

NightchartsWidget::NightchartsWidget ( QWidget *  parent = 0)
explicit

Member Function Documentation

◆ addItem()

void NightchartsWidget::addItem ( QString  name,
QColor  color,
float  value 
)

◆ clear()

void NightchartsWidget::clear ( )

◆ paintEvent()

virtual void NightchartsWidget::paintEvent ( QPaintEvent *  e)
protectedvirtual

◆ setType()

void NightchartsWidget::setType ( Nightcharts::type  type)

The documentation for this class was generated from the following file: