StackedGraphWidget Class Reference

This class is a widget which contains a stacked graph and a menu for this graph. More...

#include <StackedGraphWidget.h>

List of all members.

Public Slots

void updateStackedGraph ()
 updates the stackedGraph

Public Member Functions

 StackedGraphWidget (const QVector< DataItem > *dataPtr, const QString *unitSymbolPtr, const bool *unitAfterNumberPtr, const QVector< QString > *unitSizeNamesPtr, QWidget *parent)
 creates a widget which contains a stacked graph and a menu for this graph.
StackedGraphWidgetoperator= (const StackedGraphWidget &other)
 copies a stackedGraphWidget
StackedGraphgetStackedGraph ()
 returns the pointer to the stackedGraph

Detailed Description

This class is a widget which contains a stacked graph and a menu for this graph.


Constructor & Destructor Documentation

StackedGraphWidget::StackedGraphWidget ( const QVector< DataItem > *  dataPtr,
const QString *  unitSymbolPtr,
const bool *  unitAfterNumberPtr,
const QVector< QString > *  unitSizeNamesPtr,
QWidget *  parent 
)

creates a widget which contains a stacked graph and a menu for this graph.

Parameters:
dataPtr the data which should be used for the stacked graph.
unitSymbolPtr the unit symbol for the data.
unitAfterNumberPtr if the unit symbol should be shown before or after the number.
unitSizeNamesPtr the size names for each 1000 step.
parent the parent widget.

Member Function Documentation

StackedGraph* StackedGraphWidget::getStackedGraph (  )  [inline]

returns the pointer to the stackedGraph

StackedGraphWidget & StackedGraphWidget::operator= ( const StackedGraphWidget other  ) 

copies a stackedGraphWidget

void StackedGraphWidget::updateStackedGraph (  )  [slot]

updates the stackedGraph


The documentation for this class was generated from the following files:
Generated on Tue Jun 8 17:57:01 2010 for InfoVis - Stacked Graphs by  doxygen 1.6.3