fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

FL_CHART_ENTRY Struct Reference

#include <Fl_Chart.H>

List of all members.

Public Attributes

float val
unsigned col
char str [FL_CHART_LABEL_MAX+1]

Detailed Description

For internal use only

Definition at line 53 of file Fl_Chart.H.


Member Data Documentation

For internal use only.

Definition at line 55 of file Fl_Chart.H.

Referenced by Fl_Chart::add(), Fl_Chart::insert(), and Fl_Chart::replace().

char FL_CHART_ENTRY::str[FL_CHART_LABEL_MAX+1]

For internal use only.

Definition at line 56 of file Fl_Chart.H.

Referenced by Fl_Chart::add(), Fl_Chart::insert(), and Fl_Chart::replace().

For internal use only.

Definition at line 54 of file Fl_Chart.H.

Referenced by Fl_Chart::add(), Fl_Chart::draw(), Fl_Chart::insert(), and Fl_Chart::replace().


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