DataItem Struct Reference

This structure represents a data item with a name and a time sequence of data. More...

#include <DataItem.h>

List of all members.

Public Member Functions

bool operator< (const DataItem &other) const

Public Attributes

QString label
 the name of the data item (for example the movie name)
QVector< DataItemPartdata
 a sequence of data item parts

Detailed Description

This structure represents a data item with a name and a time sequence of data.

A data item can be for example a movie.


Member Function Documentation

bool DataItem::operator< ( const DataItem other  )  const [inline]

< checks if this data item is less than the other


Member Data Documentation

a sequence of data item parts

QString DataItem::label

the name of the data item (for example the movie name)


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