KChart::FrameAttributes

Search for usage in LXR

KChart::FrameAttributes Class Reference

#include <KChartFrameAttributes.h>

Public Member Functions

 FrameAttributes (const FrameAttributes &)
 
qreal cornerRadius () const
 
bool isVisible () const
 
bool operator!= (const FrameAttributes &other) const
 
FrameAttributesoperator= (const FrameAttributes &)
 
bool operator== (const FrameAttributes &) const
 
int padding () const
 
QPen pen () const
 
void setCornerRadius (qreal radius)
 
void setPadding (int padding)
 
void setPen (const QPen &pen)
 
void setVisible (bool visible)
 

Detailed Description

A set of attributes for frames around items.

Definition at line 22 of file KChartFrameAttributes.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 Jun 6 2023 03:58:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.