Wt examples  3.2.1
Public Attributes
ChartConfig::AxisControl Struct Reference

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

List of all members.

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 Mon May 28 2012 for the C++ Web Toolkit (Wt) by doxygen 1.8.1