KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KDChart::BarAttributes Class Reference

Set of attributes for changing the appearance of bar charts. More...

#include <KDChartBarAttributes.h>

Public Member Functions

 BarAttributes ()
 
 BarAttributes (const BarAttributes &)
 
 ~BarAttributes ()
 
qreal barGapFactor () const
 
bool drawSolidExcessArrows () const
 
qreal fixedBarWidth () const
 
qreal fixedDataValueGap () const
 
qreal fixedValueBlockGap () const
 
qreal groupGapFactor () const
 
bool operator!= (const BarAttributes &other) const
 
BarAttributesoperator= (const BarAttributes &)
 
bool operator== (const BarAttributes &) const
 
void setBarGapFactor (qreal gapFactor)
 
void setDrawSolidExcessArrows (bool solidArrows)
 
void setFixedBarWidth (qreal width)
 
void setFixedDataValueGap (qreal gap)
 
void setFixedValueBlockGap (qreal gap)
 
void setGroupGapFactor (qreal gapFactor)
 
void setUseFixedBarWidth (bool useFixedBarWidth)
 
void setUseFixedDataValueGap (bool gapIsFixed)
 
void setUseFixedValueBlockGap (bool gapIsFixed)
 
bool useFixedBarWidth () const
 
bool useFixedDataValueGap () const
 
bool useFixedValueBlockGap () const
 

Detailed Description

Set of attributes for changing the appearance of bar charts.

Definition at line 22 of file KDChartBarAttributes.h.

Constructor & Destructor Documentation

◆ BarAttributes() [1/2]

BarAttributes::BarAttributes ( )

Definition at line 43 of file KDChartBarAttributes.cpp.

◆ BarAttributes() [2/2]

BarAttributes::BarAttributes ( const BarAttributes r)

Definition at line 48 of file KDChartBarAttributes.cpp.

◆ ~BarAttributes()

BarAttributes::~BarAttributes ( )

Definition at line 63 of file KDChartBarAttributes.cpp.

Member Function Documentation

◆ barGapFactor()

qreal BarAttributes::barGapFactor ( ) const

Definition at line 152 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

◆ drawSolidExcessArrows()

bool BarAttributes::drawSolidExcessArrows ( ) const

Definition at line 162 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

◆ fixedBarWidth()

qreal BarAttributes::fixedBarWidth ( ) const

Definition at line 122 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

◆ fixedDataValueGap()

qreal BarAttributes::fixedDataValueGap ( ) const

Definition at line 82 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

◆ fixedValueBlockGap()

qreal BarAttributes::fixedValueBlockGap ( ) const

Definition at line 102 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

◆ groupGapFactor()

qreal BarAttributes::groupGapFactor ( ) const

Definition at line 142 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

◆ operator!=()

bool KDChart::BarAttributes::operator!= ( const BarAttributes other) const
inline

Definition at line 59 of file KDChartBarAttributes.h.

References KDChart::operator==().

◆ operator=()

BarAttributes & BarAttributes::operator= ( const BarAttributes r)

Definition at line 53 of file KDChartBarAttributes.cpp.

References d.

◆ operator==()

bool BarAttributes::operator== ( const BarAttributes r) const

◆ setBarGapFactor()

void BarAttributes::setBarGapFactor ( qreal  gapFactor)

Definition at line 147 of file KDChartBarAttributes.cpp.

References d.

◆ setDrawSolidExcessArrows()

void BarAttributes::setDrawSolidExcessArrows ( bool  solidArrows)

Definition at line 157 of file KDChartBarAttributes.cpp.

References d.

◆ setFixedBarWidth()

void BarAttributes::setFixedBarWidth ( qreal  width)

Definition at line 117 of file KDChartBarAttributes.cpp.

References d.

◆ setFixedDataValueGap()

void BarAttributes::setFixedDataValueGap ( qreal  gap)

Definition at line 77 of file KDChartBarAttributes.cpp.

References d.

◆ setFixedValueBlockGap()

void BarAttributes::setFixedValueBlockGap ( qreal  gap)

Definition at line 97 of file KDChartBarAttributes.cpp.

References d.

◆ setGroupGapFactor()

void BarAttributes::setGroupGapFactor ( qreal  gapFactor)

Definition at line 137 of file KDChartBarAttributes.cpp.

References d.

◆ setUseFixedBarWidth()

void BarAttributes::setUseFixedBarWidth ( bool  useFixedBarWidth)

Definition at line 127 of file KDChartBarAttributes.cpp.

References d, and useFixedBarWidth().

◆ setUseFixedDataValueGap()

void BarAttributes::setUseFixedDataValueGap ( bool  gapIsFixed)

Definition at line 87 of file KDChartBarAttributes.cpp.

References d.

◆ setUseFixedValueBlockGap()

void BarAttributes::setUseFixedValueBlockGap ( bool  gapIsFixed)

Definition at line 107 of file KDChartBarAttributes.cpp.

References d.

◆ useFixedBarWidth()

bool BarAttributes::useFixedBarWidth ( ) const

Definition at line 132 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==(), and setUseFixedBarWidth().

◆ useFixedDataValueGap()

bool BarAttributes::useFixedDataValueGap ( ) const

Definition at line 92 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

◆ useFixedValueBlockGap()

bool BarAttributes::useFixedValueBlockGap ( ) const

Definition at line 112 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().


The documentation for this class was generated from the following files:

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated on Fri Apr 26 2024 00:04:57 for KD Chart API Documentation by doxygen 1.9.8