OSB_GUI::BarChart::Range Struct Reference

Collaboration diagram for OSB_GUI::BarChart::Range:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 191 of file barchart.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

OSB_GUI::BarChart::Range::Range ( double  low = 0,
double  high = 0,
QColor  color = QColor() 
) [explicit]

Default constructor with optional range and color.


Member Data Documentation

QColor OSB_GUI::BarChart::Range::color_

Color for the range.

Definition at line 205 of file barchart.h.

double OSB_GUI::BarChart::Range::high_

Upper value of the range.

Definition at line 203 of file barchart.h.

double OSB_GUI::BarChart::Range::low_

Lower value of the range.

Definition at line 201 of file barchart.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:18:27 2006 for OSB Library by  doxygen 1.4.7