KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
KDChartRadarCoordinatePlane.cpp
Go to the documentation of this file.
1/****************************************************************************
2**
3** This file is part of the KD Chart library.
4**
5** SPDX-FileCopyrightText: 2001 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
6**
7** SPDX-License-Identifier: MIT
8**
9****************************************************************************/
10
12#include "KDChartRadarCoordinatePlane_p.h"
13
14using namespace KDChart;
15
16#define d d_func()
17
25
27{
28 d->textAttributes = attr;
29}
30
32{
33 return d->textAttributes;
34}
35
36void RadarCoordinatePlane::init()
37{
38 // this block left empty intentionally
39}
A chart with one or more diagrams.
const TextAttributes textAttributes() const
void setTextAttributes(const TextAttributes &attr)
A set of text attributes.

© 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 Wed May 1 2024 00:01:10 for KD Chart API Documentation by doxygen 1.9.8