KD Chart 2  [rev.2.6]
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 &)
 
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
 
 ~BarAttributes ()
 

Detailed Description

Set of attributes for changing the appearance of bar charts.

Definition at line 34 of file KDChartBarAttributes.h.

Constructor & Destructor Documentation

BarAttributes::BarAttributes ( )

Definition at line 66 of file KDChartBarAttributes.cpp.

BarAttributes::BarAttributes ( const BarAttributes r)

Definition at line 71 of file KDChartBarAttributes.cpp.

BarAttributes::~BarAttributes ( )

Definition at line 86 of file KDChartBarAttributes.cpp.

Member Function Documentation

qreal BarAttributes::barGapFactor ( ) const

Definition at line 185 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

bool BarAttributes::drawSolidExcessArrows ( ) const

Definition at line 195 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

qreal BarAttributes::fixedBarWidth ( ) const

Definition at line 154 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

qreal BarAttributes::fixedDataValueGap ( ) const

Definition at line 114 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

qreal BarAttributes::fixedValueBlockGap ( ) const

Definition at line 134 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

qreal BarAttributes::groupGapFactor ( ) const

Definition at line 175 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

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

Definition at line 71 of file KDChartBarAttributes.h.

References KDGantt::operator==().

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

Definition at line 76 of file KDChartBarAttributes.cpp.

References d.

bool BarAttributes::operator== ( const BarAttributes r) const
void BarAttributes::setBarGapFactor ( qreal  gapFactor)

Definition at line 180 of file KDChartBarAttributes.cpp.

References d.

void BarAttributes::setDrawSolidExcessArrows ( bool  solidArrows)

Definition at line 190 of file KDChartBarAttributes.cpp.

References d.

void BarAttributes::setFixedBarWidth ( qreal  width)

Definition at line 149 of file KDChartBarAttributes.cpp.

References d.

void BarAttributes::setFixedDataValueGap ( qreal  gap)

Definition at line 109 of file KDChartBarAttributes.cpp.

References d.

void BarAttributes::setFixedValueBlockGap ( qreal  gap)

Definition at line 129 of file KDChartBarAttributes.cpp.

References d.

void BarAttributes::setGroupGapFactor ( qreal  gapFactor)

Definition at line 170 of file KDChartBarAttributes.cpp.

References d.

void BarAttributes::setUseFixedBarWidth ( bool  useFixedBarWidth)

Definition at line 160 of file KDChartBarAttributes.cpp.

References d, and useFixedBarWidth().

void BarAttributes::setUseFixedDataValueGap ( bool  gapIsFixed)

Definition at line 119 of file KDChartBarAttributes.cpp.

References d.

void BarAttributes::setUseFixedValueBlockGap ( bool  gapIsFixed)

Definition at line 139 of file KDChartBarAttributes.cpp.

References d.

bool BarAttributes::useFixedBarWidth ( ) const

Definition at line 165 of file KDChartBarAttributes.cpp.

References d.

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

bool BarAttributes::useFixedDataValueGap ( ) const

Definition at line 124 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().

bool BarAttributes::useFixedValueBlockGap ( ) const

Definition at line 144 of file KDChartBarAttributes.cpp.

References d.

Referenced by operator==().


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

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
https://www.kdab.com/
https://www.kdab.com/products/kd-chart/