KChart::BarAttributes

Search for usage in LXR

KChart::BarAttributes Class Reference

#include <KChartBarAttributes.h>

Public Member Functions

 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
 

Detailed Description

Set of attributes for changing the appearance of bar charts.

Definition at line 20 of file KChartBarAttributes.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Apr 1 2023 04:00:02 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.