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

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

Public Attributes

Wt::WCheckBoxenabledEdit
 
Wt::WComboBoxtypeEdit
 
Wt::WComboBoxmarkerEdit
 
Wt::WComboBoxaxisEdit
 
Wt::WCheckBoxlegendEdit
 
Wt::WCheckBoxshadowEdit
 
Wt::WComboBoxlabelsEdit
 

Detailed Description

Struct that holds the controls for one series.

Definition at line 51 of file ChartConfig.h.

Member Data Documentation

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

Definition at line 55 of file ChartConfig.h.

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

Definition at line 52 of file ChartConfig.h.

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

Definition at line 58 of file ChartConfig.h.

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

Definition at line 56 of file ChartConfig.h.

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

Definition at line 54 of file ChartConfig.h.

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

Definition at line 57 of file ChartConfig.h.

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 Mon Sep 4 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.11