C | |
ChangeAlpha | |
ChangeChart, myQtApp | |
ChangeChartTypeTransition, ChangeChartTypeTransition | |
~ | ChangeChartTypeTransition, ChangeChartTypeTransition |
ChangeFilter, myQtApp | |
ChangePosition | |
ChangeSortingOrder, myQtApp | |
ChangeText, Label | |
ChangeValuesNext, myQtApp | |
ChangeValuesPrevious, myQtApp | |
Chart, Chart | |
~ | Chart, Chart |
CloneMissingDataElements, FilteringTransition | |
CompareEntriesGreater | |
CompareEntriesLess | |
CompareGreaterGroupedBarChart | |
CompareGreaterPieChart | |
CompareGreaterStackedBarChart | |
CompareGroupsGreater | |
CompareGroupsLess | |
CompareLessGroupedBarChart | |
CompareLessPieChart | |
CompareLessStackedBarChart | |
Complete | |
CompoundSequentialTransition, CompoundSequentialTransition | |
~ | CompoundSequentialTransition, CompoundSequentialTransition |
CompoundTransition, CompoundTransition | |
~ | CompoundTransition, CompoundTransition |
ContainsDataEntry | |
CreateChart, TransitionManager |
Virtual.
virtual void ChangeAlpha( float fDeltaAlpha ) = 0
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 ChangeAlpha( float fDeltaAlpha )
Slot for changing the chart type.
void ChangeChart( int iCurrentIndex )
Initializes the object by creating all transitions and intermediate objects.
ChangeChartTypeTransition( Chart * pInitialChart, int iChartIndex )
Releases all allocated resources.
~ChangeChartTypeTransition()
Slot for changing the filtering behavior.
void ChangeFilter( int iCurrentIndex )
Virtual.
virtual void ChangePosition( float fDeltaLeft, float fDeltaTop, float fDeltaBottom = 0.0f ) = 0
Unused function.
void ChangePosition( float fDeltaLeft, float fDeltaTop, float fDeltaBottom )
Changes the position of the bar.
void ChangePosition( float fDeltaLeft, float fDeltaTop, float fDeltaBottom = 0.0f )
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( float fDeltaLeft, float fDeltaTop, float fDeltaBottom )
Changes the position of the label.
void ChangePosition( int iLeft, int iTop )
Changes the position of the morph element.
void ChangePosition( float fDeltaLeft, float fDeltaTop, float fDeltaBottom = 0.0f )
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 ChangePosition( float fDeltaLeft, float fDeltaTop, float fDeltaBottom )
Slot for changing the sorting order.
void ChangeSortingOrder( bool bDescending )
Changes the text of the label.
void ChangeText( QString sText )
Slot for changing to the next data set.
void ChangeValuesNext()
Slot for changing to the previous data set.
void ChangeValuesPrevious()
Initializes the object.
Chart()
Virtual.
virtual ~Chart()
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.
std::vector<DataElement*> CloneMissingDataElements()
Global ‘greater’ compare function for data entries by their values.
bool CompareEntriesGreater( DataEntry * pFirstEntry, DataEntry * pSecondEntry )
Global ‘less’ compare function for data entries by their values.
bool CompareEntriesLess( DataEntry * pFirstEntry, DataEntry * pSecondEntry )
Global ‘greater’ 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 groups by their summed values.
bool CompareGroupsGreater( DataGroup * pFirstGroup, DataGroup * pSecondGroup )
Global ‘less’ compare function for data groups by their summed values.
bool CompareGroupsLess( DataGroup * pFirstGroup, DataGroup * pSecondGroup )
Global ‘less’ compare function for data entries by their 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 )
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.
bool Complete()
Virtual.
virtual bool Complete() = 0
Checks if all child transitions are completed.
bool Complete()
Initializes the object.
CompoundSequentialTransition( Chart * pInitialChart )
Releases all allocated resources.
~CompoundSequentialTransition()
Unused constructor of abstract class.
CompoundTransition()
Releases all allocated resources.
~CompoundTransition()
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.
bool ContainsDataEntry( std:: vector<DataEntry*> vDataEntries, DataEntry * pDataEntry )
Creates and returns a chart of the given chart type for the active data set.
Chart* CreateChart( int iChartType )