src Directory Reference

Implementation directory of KDChart.

More...

Directory dependency graph for src/:
src/

Directories

directory  KDChart
directory  KDGantt

Detailed Description

Implementation directory of KDChart.

This directory contains the header files and the source files of both, the private and the public classes.

Note:
Only classes that have an include wrapper in the $KDCHARTDIR/include directory are part of the supported API. All other classes are to be considered as implemntation details, they could be changed in future versions of KDChart without notice.

In other words: No class that is not mentioned in the $KDCHARTDIR/include directory may be directly used by your application.

The recommended way to include classes of the KDChart API is including them by class name, so instead of including KDChartChart.h you would say:

#include <KDChartChart>
    

When following this there is no reason to include the $KDCHARTDIR/src directory, it is sufficient to include $KDCHARTDIR/include

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
http://www.kdab.com/
http://www.kdab.com/products/kd-chart/