KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
Macros | Functions
KDChartWidget.cpp File Reference
#include <KDChartWidget.h>
#include <KDChartWidget_p.h>
#include <KDChartAbstractCoordinatePlane.h>
#include <KDChartAbstractDiagram.h>
#include <KDChartBarDiagram.h>
#include <KDChartChart.h>
#include <KDChartLegend.h>
#include <KDChartLineDiagram.h>
#include <KDChartPieDiagram.h>
#include <KDChartPlotter.h>
#include <KDChartPolarDiagram.h>
#include <KDChartRingDiagram.h>
#include <QDebug>
#include <KDABLibFakes>
Include dependency graph for KDChartWidget.cpp:

Go to the source code of this file.

Macros

#define d   d_func()
 
#define TEST_SUB_TYPE(DIAGRAM, INTERNALSUBTYPE, SUBTYPE)
 

Functions

static bool isCartesian (KDChart::Widget::ChartType type)
 
static bool isPolar (KDChart::Widget::ChartType type)
 
template<class DiagramType , class Subtype >
void setSubtype (AbstractDiagram *_dia, Subtype st)
 

Macro Definition Documentation

◆ d

#define d   d_func()

Definition at line 29 of file KDChartWidget.cpp.

◆ TEST_SUB_TYPE

#define TEST_SUB_TYPE (   DIAGRAM,
  INTERNALSUBTYPE,
  SUBTYPE 
)
Value:
{ \
if (DIAGRAM && DIAGRAM->type() == INTERNALSUBTYPE) \
retVal = SUBTYPE; \
}

Function Documentation

◆ isCartesian()

static bool isCartesian ( KDChart::Widget::ChartType  type)
static

Definition at line 371 of file KDChartWidget.cpp.

References KDChart::Widget::Bar, and KDChart::Widget::Line.

Referenced by KDChart::Widget::setType().

◆ isPolar()

static bool isPolar ( KDChart::Widget::ChartType  type)
static

◆ setSubtype()

template<class DiagramType , class Subtype >
void setSubtype ( AbstractDiagram _dia,
Subtype  st 
)

Definition at line 462 of file KDChartWidget.cpp.


© 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:11 for KD Chart API Documentation by doxygen 1.9.8