Constant Index
$#! · 0-9 ·
A
·
B
·
C
·
D
· E ·
F
·
G
·
H
· I · J · K ·
L
·
M
·
N
·
O
·
P
· Q ·
R
·
S
· T ·
U
·
V
·
W
· X · Y · Z
A
ATOMIC_SEQUENTIAL_TRANSITION
AXIS
AXIS_COLOR
AXIS_WIDTH
B
BAR
BAR_CHART
BAR_TEXT_OFFSET
BIG_SPACE
BLEND_COLOR_TRANSITION
BLEND_STEPS
C
CHANGE_CHART_TYPE_TRANSITION
COMPOUND_SEQUENTIAL_TRANSITION
D
DELAY
F
FILTER_SIZE
FILTERING_SCALE_STEPS
FILTERING_TRANSITION
FONTSTYLE_BAR
FONTSTYLE_ELEMENT
FONTSTYLE_HEADLINE
G
GRID_HIGH_VALUE
GRID_HIGH_VALUE_STEP_SIZE
GRID_LINE
GRID_LINE_COLOR
GRID_LINE_TEXT_OFFSET
GRID_LINE_WIDTH
GRID_LINES
GRID_LOW_VALUE
GRID_LOW_VALUE_STEP_SIZE
GRID_MID_VALUE
GRID_MID_VALUE_STEP_SIZE
GRID_SECOND_HIGH_VALUE
GRID_SECOND_HIGH_VALUE_STEP_SIZE
GROUPED_BAR
GROUPED_BAR_CHART
H
HEIGHT
L
LABEL
M
MORPH_ELEMENT
MORPH_TRANSITION
MOVE_STEPS
MOVE_TRANSITION
N
NEW_GRID_LINE_DELAY_IN_MS
O
ORIENTATION_HORIZONTAL
ORIENTATION_VERTICAL
ORIGIN_X
ORIGIN_Y
P
PARALLEL_TRANSITION
PI
PIE_CHART
PIE_CHART_CENTER_X
PIE_CHART_CENTER_Y
PIE_CHART_LABEL_OFFSET
PIE_CHART_LABEL_OFFSET_VALUE
PIE_CHART_LABEL_RADIUS
PIE_CHART_RADIUS
PIE_CHART_SCALE_MAXIMUM
PIE_SECTOR
PIE_SLICE
R
ROTATE_TRANSITION
S
SCALE_TRANSITION
SORTING_DELAY_IN_MS
SORTING_TRANSITION
sSolidColorFragSource
sSolidColorVertSource
STACKED_BAR
STACKED_BAR_CHART
U
UPDATE_RATE_IN_MS
UPPER_X
UPPER_Y
V
VALUE_CHANGE_SCALE_STEPS
VALUE_CHANGE_SWAP_STEPS
VALUE_CHANGE_TRANSITION
VERTICAL_AXIS_TEXT_OFFSET
VERTICAL_TEXT_OFFSET
W
WIDTH
Indicator for an atomic sequential transition.
Indicator for an axis.
Intensity value of axes.
Line width of axes in OpenGL line unit.
Indicator for a bar.
Indicator for a bar chart.
Offset added to bar labels in pixels.
Space added before the first and after the last data element.
Indicator for a blend color transition.
Amount of steps for the color blend transition.
Indicator for a change chart type transition.
Indicator for a compound sequential transition.
Indicator for a delay.
Number of data entries to be shown when filtering.
Amount of steps for scaling in the filtering transition.
Indicator for a filtering transition.
Indicator for a font style used for bars of a label.
Indicator for a normal font style of a label.
Indicator for a headline font style of a label.
Highest value a chart can have at highest scaling.
Step size according to the highest value and the number of grid lines.
Indicator for a grid line.
Intensity value of grid lines.
Offset added to grid line labels in pixels.
Line width of grid lines in OpenGL line unit.
Number of grid lines used in a chart.
Highest value a chart can have at lowest scaling.
Step size according to the lowest value and the number of grid lines.
Highest value a chart can have at medium scaling.
Step size according to the medium value and the number of grid lines.
Highest value a chart can have at second highest scaling.
Step size according to the second highest value and the number of grid lines.
Indicator for a grouped bar.
Indicator for a grouped bar chart.
Height of the OpenGL window in pixels.
Indicator for a label.
Indicator for a morph element.
Indicator for a morph transition.
Amount of steps for the move transition.
Indicator for a move transition.
Delay added to the blend-in of new grid lines.
Indicator for horizontal orientation.
Indicator for vertical orientation.
X coordinate of the chart origin.
Y coordinate of the chart origin.
Indicator for a parallel transition.
Pi.
Indicator for a pie chart.
X coordinate of the center in a pie chart.
Y coordinate if the center in a pie chart.
Offset added to pie chart labels in pixels.
Maximum data value for a data element where a label offset is added to avoid occlusion.
Radius for the circle where labels are placed.
Radius of a pie chart.
Scaling value used for sorting to pretend a rotation of the pie chart.
Indicator for a pie sector.
Indicator for a pie slice.
Indicator for a rotate transition.
Indicator for a scale transition.
Delay added to bars while sorting to reduce occlusion.
Indicator for a sorting transition.
Static
GLSL fragment shader code for elements with solid color.
Static
GLSL vertex shader code for elements with solid color.
Indicator for a stacked bar.
Indicator for a stacked bar chart.
OpenGL content update rate in milliseconds.
X coordinate of the right end of the chart.
Y coordinate of the upper end of the chart.
Amount of steps for the value change transition.
Amount of steps for swapping in the value change transition.
Indicator for a value change transition.
Offset added to vertical axis labels in pixels.
Offset added to vertical text labels in pixels.
Width of the OpenGL window in pixels.
Generated by Natural Docs
Logic
AlterableObjects
AlterableObject
Charts
BarChart
Chart
DataElements
Bar
DataElement
GroupedBar
MorphElement
PieSector
PieSlice
StackedBar
GroupedBarChart
GroupedBarChart.cpp
PieChart
PieChart.cpp
StackedBarChart
StackedBarChart.cpp
Structure
Axis
GridLine
Label
Common
AlterableObjectTypes.hpp
Constants.hpp
TransitionTypes.hpp
Data
DataEntry
DataGroup
DataSet
DataSet.cpp
Shader
Shader\
ShaderCodes.hpp
TransitionManager
Transitions
AtomicTransitions
AtomicSequentialTransition
BlendTransition
Delay
MorphTransition
MoveTransition
ParallelTransition
RotateTransition
ScaleTransition
CompoundTransitions
ChangeChartTypeTransition
CompoundSequentialTransition
CompoundTransition
FilteringTransition
SortingTransition
ValueChangeTransition
Transition
main
MyGLWidget
myQtApp
Index
Everything
Classes
Constants
Files
Functions
Macros
Everything
Classes
Constants
Files
Functions
Macros
Close