You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmymoney/libkdchart
Darrell Anderson dd6dd9e2bb
Update TQt3 property/enum macros
12 years ago
..
CMakeLists.txt
KDChart.cpp Rename additional global TQt functions 13 years ago
KDChart.h
KDChartAreaPainter.cpp
KDChartAreaPainter.h
KDChartAxesPainter.cpp Rename additional global TQt functions 13 years ago
KDChartAxesPainter.h
KDChartAxisParams.cpp Rename additional global TQt functions 13 years ago
KDChartAxisParams.h Update TQt3 property/enum macros 12 years ago
KDChartAxisParamsWrapper.cpp
KDChartAxisParamsWrapper.h
KDChartBWPainter.cpp Rename additional global TQt functions 13 years ago
KDChartBWPainter.h
KDChartBarPainter.cpp Rename additional global TQt functions 13 years ago
KDChartBarPainter.h
KDChartBaseSeries.cpp
KDChartBaseSeries.h
KDChartCustomBox.cpp Rename additional global TQt functions 13 years ago
KDChartCustomBox.h
KDChartCustomBoxWrapper.cpp
KDChartCustomBoxWrapper.h
KDChartDataIntern.cpp
KDChartDataIntern.h
KDChartDataRegion.h Rename additional global TQt functions 13 years ago
KDChartEnums.cpp Rename additional global TQt functions 13 years ago
KDChartEnums.h Update TQt3 property/enum macros 12 years ago
KDChartGlobal.h Rename additional global TQt functions 13 years ago
KDChartHiLoPainter.cpp Rename additional global TQt functions 13 years ago
KDChartHiLoPainter.h
KDChartLinesPainter.cpp Rename additional global TQt functions 13 years ago
KDChartLinesPainter.h
KDChartListTable.h
KDChartNotEnoughSpaceException.h
KDChartObjectFactory.cpp
KDChartObjectFactory.h
KDChartPainter.cpp Rename additional global TQt functions 13 years ago
KDChartPainter.h
KDChartParams.cpp Rename additional global TQt functions 13 years ago
KDChartParams.h Update TQt3 property/enum macros 12 years ago
KDChartParamsWrapper.cpp
KDChartParamsWrapper.h
KDChartParams_frame.cpp Rename additional global TQt functions 13 years ago
KDChartParams_io.cpp Rename additional global TQt functions 13 years ago
KDChartPiePainter.cpp
KDChartPiePainter.h
KDChartPlaneSeries.cpp
KDChartPlaneSeries.h
KDChartPolarPainter.cpp Rename additional global TQt functions 13 years ago
KDChartPolarPainter.h
KDChartPropertySet.cpp Rename additional global TQt functions 13 years ago
KDChartPropertySet.h Update TQt3 property/enum macros 12 years ago
KDChartRingPainter.cpp Rename additional global TQt functions 13 years ago
KDChartRingPainter.h
KDChartSeriesCollection.cpp
KDChartSeriesCollection.h
KDChartTable.h
KDChartTableBase.cpp Rename additional global TQt functions 13 years ago
KDChartTableBase.h
KDChartTableDataWrapper.cpp
KDChartTableDataWrapper.h
KDChartTextPiece.cpp Rename additional global TQt functions 13 years ago
KDChartTextPiece.h
KDChartUnknownTypeException.h
KDChartVectorSeries.cpp
KDChartVectorSeries.h
KDChartVectorTable.cpp
KDChartVectorTable.h
KDChartWidget.cpp
KDChartWidget.h
KDChartWrapperFactory.cpp
KDChartWrapperFactory.h
KDDrawText.cpp Rename additional global TQt functions 13 years ago
KDDrawText.h
KDFrame.cpp Rename additional global TQt functions 13 years ago
KDFrame.h Update TQt3 property/enum macros 12 years ago
KDFrameProfileSection.cpp Rename additional global TQt functions 13 years ago
KDFrameProfileSection.h
KDXMLTools.cpp Rename additional global TQt functions 13 years ago
KDXMLTools.h
LICENSE
Makefile.am
README
README_BEFORE_HACKING
kdchart_export.h

README

README                                  last edited: 20.11.2003



CONTENTS

   1. What you find here
   2. Which projects are allowed to used this code
   3. Where to find additional information
   4. Obtaining commercial support



1. What you find here
---------------------

   This directory contains the GPL'ed version of KD Chart,
   this is from the KD Chart webpage:

   ''KD Chart is a tool for creating business charts and is
     the most powerful Qt component of its kind.

     Besides having all the standard features, KD Chart(...)''

   Go on
   reading: http://www.klaralvdalens-datakonsult.se/kdchart/



2. Which projects are allowed to used this code
-----------------------------------------------

   This version of the KD Chart code may be used EXCLUSIVELY
   for software projects using the GNU General Public License,
   for details see file LICENSE included with these sources.

   If you intend to develop software that is closed-source or
   otherwise not compatible with the GNU General Public License
   contact Klarälvdalens Datakonsult AB for further information
   and licensing conditions: info@klaralvdalens-datakonsult.se



3. Where to find additional information
---------------------------------------

   * See the function calls embedded in KChart to learn how
     to use KD Chart for your own projects.

   * See the (doxygen enabled) documentation inside the
     source.

   * Carefully study the KD Chart Programmers Manual
     provided here:

http://www.klaralvdalens-datakonsult.se/kdchart/ProgrammersManual/KDChart.pdf

     Note that this manual frequently refers to a lot of sample
     files which are shipped together with the commercial
     version of KD Chart (being dual-licensed, see section 2).
     It is possible to understand the manual without studying
     these samples by just reading the documentation inside
     the source.



4. Obtaining commercial support
-------------------------------
   Commercial support (and licensing for software projects that
   are not compatible to the GPL, see section 2.) is available
   from Klarälvdalens Datakonsult AB, please send your mail to:

               info@klaralvdalens-datakonsult.se



filename: KOffice / kchart / kdchart / README