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
C
 CHANGE_CHART_TYPE_TRANSITION
 ChangeAlpha
 ChangeChart, myQtApp
 ChangeChartTypeTransition
~ChangeChartTypeTransition, ChangeChartTypeTransition
 ChangeFilter, myQtApp
 ChangePosition
 ChangeSortingOrder, myQtApp
 ChangeText, Label
 ChangeValuesNext, myQtApp
 ChangeValuesPrevious, myQtApp
 Chart
~Chart, Chart
 CloneMissingDataElements, FilteringTransition
 CompareEntriesGreater
 CompareEntriesLess
 CompareGreaterGroupedBarChart
 CompareGreaterPieChart
 CompareGreaterStackedBarChart
 CompareGroupsGreater
 CompareGroupsLess
 CompareLessGroupedBarChart
 CompareLessPieChart
 CompareLessStackedBarChart
 Complete
 COMPOUND_SEQUENTIAL_TRANSITION
 CompoundSequentialTransition
~CompoundSequentialTransition, CompoundSequentialTransition
 CompoundTransition
~CompoundTransition, CompoundTransition
 Constants
 Constants.hpp
 ContainsDataEntry
 CreateChart, TransitionManager
Indicator for a change chart type transition.
virtual void ChangeAlpha(float fDeltaAlpha) = 0
Virtual.
void ChangeAlpha(float fDeltaAlpha)
Changes the alpha value of the axis.
void ChangeAlpha(float fDeltaAlpha)
Changes the alpha value of the bar.
void ChangeAlpha(float fDeltaAlpha)
Unused function.
void ChangeAlpha(float fDeltaAlpha)
Changes the alpha value of the grid line.
void ChangeAlpha(float fDeltaAlpha)
Unused function.
void ChangeAlpha(float fDeltaAlpha)
Unused function.
void ChangeAlpha(float fDeltaAlpha)
Changes the alpha value of the label’s font.
void ChangeAlpha(float fDeltaAlpha)
Changes the alpha value of the morph element.
void ChangeAlpha(float fDeltaAlpha)
Unused function.
void ChangeAlpha(float fDeltaAlpha)
Unused function.
void ChangeAlpha(float fDeltaAlpha)
Changes the alpha value of the pie slice.
void ChangeAlpha(float fDeltaAlpha)
Unused function.
void ChangeAlpha(float fDeltaAlpha)
Unused function.
void ChangeChart(int iCurrentIndex)
Slot for changing the chart type.
class ChangeChartTypeTransition: public CompoundTransition
Implements a complex sequence of transitions that changes the chart type to the desired type.
ChangeChartTypeTransition(Chart *pInitialChart,
int iChartIndex)
Initializes the object by creating all transitions and intermediate objects.
~ChangeChartTypeTransition()
Releases all allocated resources.
void ChangeFilter(int iCurrentIndex)
Slot for changing the filtering behavior.
virtual void ChangePosition(float fDeltaLeft,  
float fDeltaTop,  
float fDeltaBottom =  0.0f) = 0
Virtual.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Unused function.
void ChangePosition(float fDeltaLeft,  
float fDeltaTop,  
float fDeltaBottom =  0.0f)
Changes the position of the bar.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Unused function.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Changes the position of the grid line.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Unused function.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Unused function.
void ChangePosition(int iLeft,
int iTop)
Changes the position of the label.
void ChangePosition(float fDeltaLeft,  
float fDeltaTop,  
float fDeltaBottom =  0.0f)
Changes the position of the morph element.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Unused function.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Unused function.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Changes the position of the pie slice.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Changes the position of the stacked bar.
void ChangePosition(float fDeltaLeft,
float fDeltaTop,
float fDeltaBottom)
Unused function.
void ChangeSortingOrder(bool bDescending)
Slot for changing the sorting order.
void ChangeText(QString sText)
Changes the text of the label.
void ChangeValuesNext()
Slot for changing to the next data set.
void ChangeValuesPrevious()
Slot for changing to the previous data set.
class Chart: public AlterableObject
Abstract class that implements the skeleton of a chart.
Chart()
Initializes the object.
virtual ~Chart()
Virtual.
std::vector<DataElement*> CloneMissingDataElements()
Creates and returns a vector containing clones of the data elements connected to all data entries of the result chart which are not represented in the current chart.
bool CompareEntriesGreater(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘greater’ compare function for data entries by their values.
bool CompareEntriesLess(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘less’ compare function for data entries by their values.
bool CompareGreaterGroupedBarChart(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘greater’ compare function for data entries by their values.
bool CompareGreaterPieChart(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘greater’ compare function for data entries by their values.
bool CompareGreaterStackedBarChart(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘greater’ compare function for data entries by their values.
bool CompareGroupsGreater(DataGroup *pFirstGroup,
DataGroup *pSecondGroup)
Global ‘greater’ compare function for data groups by their summed values.
bool CompareGroupsLess(DataGroup *pFirstGroup,
DataGroup *pSecondGroup)
Global ‘less’ compare function for data groups by their summed values.
bool CompareLessGroupedBarChart(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘less’ compare function for data entries by their values.
bool CompareLessPieChart(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘less’ compare function for data entries by their values.
bool CompareLessStackedBarChart(DataEntry *pFirstEntry,
DataEntry *pSecondEntry)
Global ‘less’ compare function for data entries by their values.
bool Complete()
Checks if the transition is completed, i.e.
bool Complete()
Checks if the transition is completed.
bool Complete()
Checks if all child transitions are completed.
bool Complete()
Checks if all child transitions are completed.
bool Complete()
Checks if the transition is completed.
bool Complete()
Checks if all child transitions are completed.
bool Complete()
Checks if the transition is completed.
bool Complete()
Checks if the transition is completed.
bool Complete()
Checks if the transition is completed, i.e.
bool Complete()
Checks if the transition is completed.
bool Complete()
Checks if the transition is completed.
bool Complete()
Checks if all child transitions are completed.
virtual bool Complete() = 0
Virtual.
bool Complete()
Checks if all child transitions are completed.
Indicator for a compound sequential transition.
class CompoundSequentialTransition: public CompoundTransition
Implements a sequential ordering transition using a queue to process the added child transitions sequentially.
CompoundSequentialTransition(Chart *pInitialChart)
Initializes the object.
~CompoundSequentialTransition()
Releases all allocated resources.
class CompoundTransition: public Transition
Abstract class that implements the skeleton of a compound transition, i.e.
CompoundTransition()
Unused constructor of abstract class.
~CompoundTransition()
Releases all allocated resources.
bool ContainsDataEntry(std::vector<DataEntry*> vDataEntries,
DataEntry *pDataEntry)
Lookup function which checks the existence of a given data entry pointer in a given vector.
bool ContainsDataEntry(std::vector<DataEntry*> vDataEntries,
DataEntry *pDataEntry)
Lookup function which checks the existence of a given data entry pointer in a given vector.
bool ContainsDataEntry(std::vector<DataEntry*> vDataEntries,
DataEntry *pDataEntry)
Lookup function which checks the existence of a given data entry pointer in a given vector.
Chart* CreateChart(int iChartType)
Creates and returns a chart of the given chart type for the active data set.
Close