TempData Struct Reference

This structure represents a data item in the original data of the centralWidget. More...

#include <StackedGraph.h>

List of all members.

Public Attributes

int i
 the position of the data item in data
int j
 the position of the data item part in data (just used while sorting)
QGraphicsItem * item
 the pointer to the QGraphicsItem which represents this data item

Detailed Description

This structure represents a data item in the original data of the centralWidget.

it is used for sorting.


Member Data Documentation

the position of the data item in data

QGraphicsItem* TempData::item

the pointer to the QGraphicsItem which represents this data item

the position of the data item part in data (just used while sorting)


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