Val Struct Reference

#include <PlotLine.h>

List of all members.

Public Attributes

double v
double open
double high
double low
QColor color
bool candleFill


Detailed Description

Definition at line 32 of file PlotLine.h.


Member Data Documentation

double Val::v

Definition at line 34 of file PlotLine.h.

Referenced by PlotLine::append(), PlotLine::append2(), PlotLine::getData(), PlotLine::getHighLowRange(), PlotLine::prepend(), and PlotLine::setData().

double Val::open

Definition at line 35 of file PlotLine.h.

Referenced by PlotLine::append(), PlotLine::append2(), PlotLine::getData(), PlotLine::getHighLowRange(), PlotLine::prepend(), and PlotLine::setData().

double Val::high

Definition at line 36 of file PlotLine.h.

Referenced by PlotLine::append(), PlotLine::append2(), PlotLine::getData(), PlotLine::getHighLowRange(), PlotLine::prepend(), and PlotLine::setData().

double Val::low

Definition at line 37 of file PlotLine.h.

Referenced by PlotLine::append(), PlotLine::append2(), PlotLine::getData(), PlotLine::getHighLowRange(), PlotLine::prepend(), and PlotLine::setData().

QColor Val::color

Definition at line 38 of file PlotLine.h.

Referenced by PlotLine::append(), PlotLine::append2(), PlotLine::getData(), and PlotLine::prepend().

bool Val::candleFill

Definition at line 39 of file PlotLine.h.

Referenced by PlotLine::append(), PlotLine::append2(), PlotLine::getData(), and PlotLine::prepend().


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