Wt examples  3.3.0
Public Attributes | List of all members
ChartConfig::AxisControl Struct Reference

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

Public Attributes

Wt::WCheckBoxvisibleEdit
 
Wt::WComboBoxscaleEdit
 
Wt::WCheckBoxautoEdit
 
Wt::WLineEditminimumEdit
 
Wt::WLineEditmaximumEdit
 
Wt::WCheckBoxgridLinesEdit
 
Wt::WLineEditlabelAngleEdit
 

Detailed Description

Struct that holds the controls for one axis.

Definition at line 65 of file ChartConfig.h.

Member Data Documentation

Wt::WCheckBox* ChartConfig::AxisControl::autoEdit

Definition at line 68 of file ChartConfig.h.

Wt::WCheckBox* ChartConfig::AxisControl::gridLinesEdit

Definition at line 71 of file ChartConfig.h.

Wt::WLineEdit* ChartConfig::AxisControl::labelAngleEdit

Definition at line 72 of file ChartConfig.h.

Wt::WLineEdit* ChartConfig::AxisControl::maximumEdit

Definition at line 70 of file ChartConfig.h.

Wt::WLineEdit* ChartConfig::AxisControl::minimumEdit

Definition at line 69 of file ChartConfig.h.

Wt::WComboBox* ChartConfig::AxisControl::scaleEdit

Definition at line 67 of file ChartConfig.h.

Wt::WCheckBox* ChartConfig::AxisControl::visibleEdit

Definition at line 66 of file ChartConfig.h.


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

Generated on Fri May 31 2013 for the C++ Web Toolkit (Wt) by doxygen 1.8.3.1