KChart::LeveyJenningsGridAttributes

Search for usage in LXR

KChart::LeveyJenningsGridAttributes Class Reference

#include <KChartLeveyJenningsGridAttributes.h>

Public Types

enum  GridType { Expected, Calculated }
 
enum  Range { NormalRange, CriticalRange, OutOfRange }
 

Public Member Functions

 LeveyJenningsGridAttributes (const LeveyJenningsGridAttributes &)
 
QPen gridPen (GridType type) const
 
bool isGridVisible (GridType type) const
 
bool operator!= (const LeveyJenningsGridAttributes &other) const
 
LeveyJenningsGridAttributesoperator= (const LeveyJenningsGridAttributes &)
 
bool operator== (const LeveyJenningsGridAttributes &) const
 
QBrush rangeBrush (Range range) const
 
void setGridPen (GridType type, const QPen &pen)
 
void setGridVisible (GridType type, bool visible)
 
void setRangeBrush (Range range, const QBrush &brush)
 

Detailed Description

A set of attributes controlling the appearance of grids.

Definition at line 25 of file KChartLeveyJenningsGridAttributes.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 Tue Oct 3 2023 03:51:50 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.