Wt examples  3.3.6
Public Attributes | List of all members
ChartConfig::SeriesControl Struct Reference

Struct that holds the controls for one series. More...

Public Attributes

Wt::WCheckBox * enabledEdit
 
Wt::WComboBox * typeEdit
 
Wt::WComboBox * markerEdit
 
Wt::WComboBox * axisEdit
 
Wt::WCheckBox * legendEdit
 
Wt::WCheckBox * shadowEdit
 
Wt::WComboBox * labelsEdit
 

Detailed Description

Struct that holds the controls for one series.

Definition at line 51 of file ChartConfig.h.

Member Data Documentation

§ axisEdit

Wt::WComboBox* ChartConfig::SeriesControl::axisEdit

Definition at line 55 of file ChartConfig.h.

§ enabledEdit

Wt::WCheckBox* ChartConfig::SeriesControl::enabledEdit

Definition at line 52 of file ChartConfig.h.

§ labelsEdit

Wt::WComboBox* ChartConfig::SeriesControl::labelsEdit

Definition at line 58 of file ChartConfig.h.

§ legendEdit

Wt::WCheckBox* ChartConfig::SeriesControl::legendEdit

Definition at line 56 of file ChartConfig.h.

§ markerEdit

Wt::WComboBox* ChartConfig::SeriesControl::markerEdit

Definition at line 54 of file ChartConfig.h.

§ shadowEdit

Wt::WCheckBox* ChartConfig::SeriesControl::shadowEdit

Definition at line 57 of file ChartConfig.h.

§ typeEdit

Wt::WComboBox* ChartConfig::SeriesControl::typeEdit

Definition at line 53 of file ChartConfig.h.


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

Generated on Thu Jan 12 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.12