Add lib/libkdchart

This commit is contained in:
2012-02-11 14:34:29 +01:00
parent 67e00fcaa1
commit 9e1686bd6e
278 changed files with 221 additions and 13 deletions

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractAxis.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractCartesianDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractCoordinatePlane.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractPieDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractPolarDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractProxyModel.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractTernaryDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAbstractThreeDAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartAttributesModel.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartBackgroundAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartBarAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartBarDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartCartesianAxis.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartCartesianCoordinatePlane.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartChart.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartDataValueAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartDatasetProxyModel.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartDatasetSelector.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartDiagramObserver.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartEnums.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartFrameAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartGlobal.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartGridAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartHeaderFooter.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartLegend.h"

View File

@@ -0,0 +1 @@
#include "../src/LeveyJennings/KDChartLeveyJenningsAxis.h"

View File

@@ -0,0 +1 @@
#include "../src/LeveyJennings/KDChartLeveyJenningsCoordinatePlane.h"

View File

@@ -0,0 +1 @@
#include "../src/LeveyJennings/KDChartLeveyJenningsDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/LeveyJennings/KDChartLeveyJenningsGrid.h"

View File

@@ -0,0 +1 @@
#include "../src/LeveyJennings/KDChartLeveyJenningsGridAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartLineAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartLineDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartMarkerAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartMeasure.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPaintContext.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPalette.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPieAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPieDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPlotter.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPolarCoordinatePlane.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPolarDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartPosition.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartRelativePosition.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartRingDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartRulerAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartStockBarAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartStockDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/Ternary/KDChartTernaryAxis.h"

View File

@@ -0,0 +1 @@
#include "../src/Ternary/KDChartTernaryCoordinatePlane.h"

View File

@@ -0,0 +1 @@
#include "../src/Ternary/KDChartTernaryLineDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/Ternary/KDChartTernaryPointDiagram.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartTextAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartThreeDBarAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartThreeDLineAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartThreeDPieAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartValueTrackerAttributes.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartWidget.h"

View File

@@ -0,0 +1 @@
#include "../src/KDChartZoomParameters.h"

View File

@@ -0,0 +1 @@
#include "../src/KDTextDocument.h"

View File

@@ -0,0 +1,181 @@
/********************************************************************************
** Form generated from reading UI file 'KDChartDatasetSelector.ui'
**
** Created: Sat Jan 7 12:36:09 2012
** by: Qt User Interface Compiler version 4.7.3
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef KDCHARTDATASETSELECTOR_H
#define KDCHARTDATASETSELECTOR_H
#include <QtCore/QVariant>
#include <QtGui/QAction>
#include <QtGui/QApplication>
#include <QtGui/QButtonGroup>
#include <QtGui/QCheckBox>
#include <QtGui/QGridLayout>
#include <QtGui/QGroupBox>
#include <QtGui/QHBoxLayout>
#include <QtGui/QHeaderView>
#include <QtGui/QLabel>
#include <QtGui/QSpacerItem>
#include <QtGui/QSpinBox>
#include <QtGui/QWidget>
QT_BEGIN_NAMESPACE
class Ui_DatasetSelector
{
public:
QHBoxLayout *hboxLayout;
QGroupBox *groupBox;
QGridLayout *gridLayout;
QCheckBox *cbReverseColumns;
QLabel *label_5;
QSpinBox *sbStartColumn;
QLabel *label_2;
QSpinBox *sbColumnCount;
QLabel *label;
QLabel *label_6;
QSpinBox *sbStartRow;
QLabel *label_4;
QCheckBox *cbReverseRows;
QLabel *label_3;
QSpinBox *sbRowCount;
QSpacerItem *spacerItem;
void setupUi(QWidget *DatasetSelector)
{
if (DatasetSelector->objectName().isEmpty())
DatasetSelector->setObjectName(QString::fromUtf8("DatasetSelector"));
DatasetSelector->resize(728, 344);
QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(3), static_cast<QSizePolicy::Policy>(3));
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(DatasetSelector->sizePolicy().hasHeightForWidth());
DatasetSelector->setSizePolicy(sizePolicy);
DatasetSelector->setMinimumSize(QSize(0, 0));
hboxLayout = new QHBoxLayout(DatasetSelector);
#ifndef Q_OS_MAC
hboxLayout->setSpacing(6);
#endif
#ifndef Q_OS_MAC
hboxLayout->setContentsMargins(9, 9, 9, 9);
#endif
hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
groupBox = new QGroupBox(DatasetSelector);
groupBox->setObjectName(QString::fromUtf8("groupBox"));
groupBox->setCheckable(true);
groupBox->setChecked(false);
gridLayout = new QGridLayout(groupBox);
#ifndef Q_OS_MAC
gridLayout->setSpacing(6);
#endif
#ifndef Q_OS_MAC
gridLayout->setContentsMargins(9, 9, 9, 9);
#endif
gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
cbReverseColumns = new QCheckBox(groupBox);
cbReverseColumns->setObjectName(QString::fromUtf8("cbReverseColumns"));
gridLayout->addWidget(cbReverseColumns, 3, 1, 1, 3);
label_5 = new QLabel(groupBox);
label_5->setObjectName(QString::fromUtf8("label_5"));
label_5->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
gridLayout->addWidget(label_5, 3, 0, 1, 1);
sbStartColumn = new QSpinBox(groupBox);
sbStartColumn->setObjectName(QString::fromUtf8("sbStartColumn"));
gridLayout->addWidget(sbStartColumn, 2, 3, 1, 1);
label_2 = new QLabel(groupBox);
label_2->setObjectName(QString::fromUtf8("label_2"));
label_2->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label_2, 2, 2, 1, 1);
sbColumnCount = new QSpinBox(groupBox);
sbColumnCount->setObjectName(QString::fromUtf8("sbColumnCount"));
gridLayout->addWidget(sbColumnCount, 2, 1, 1, 1);
label = new QLabel(groupBox);
label->setObjectName(QString::fromUtf8("label"));
label->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
gridLayout->addWidget(label, 2, 0, 1, 1);
label_6 = new QLabel(groupBox);
label_6->setObjectName(QString::fromUtf8("label_6"));
label_6->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
gridLayout->addWidget(label_6, 1, 0, 1, 1);
sbStartRow = new QSpinBox(groupBox);
sbStartRow->setObjectName(QString::fromUtf8("sbStartRow"));
gridLayout->addWidget(sbStartRow, 0, 3, 1, 1);
label_4 = new QLabel(groupBox);
label_4->setObjectName(QString::fromUtf8("label_4"));
label_4->setAlignment(Qt::AlignCenter);
gridLayout->addWidget(label_4, 0, 2, 1, 1);
cbReverseRows = new QCheckBox(groupBox);
cbReverseRows->setObjectName(QString::fromUtf8("cbReverseRows"));
gridLayout->addWidget(cbReverseRows, 1, 1, 1, 3);
label_3 = new QLabel(groupBox);
label_3->setObjectName(QString::fromUtf8("label_3"));
label_3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
gridLayout->addWidget(label_3, 0, 0, 1, 1);
sbRowCount = new QSpinBox(groupBox);
sbRowCount->setObjectName(QString::fromUtf8("sbRowCount"));
gridLayout->addWidget(sbRowCount, 0, 1, 1, 1);
spacerItem = new QSpacerItem(169, 31, QSizePolicy::Minimum, QSizePolicy::Expanding);
gridLayout->addItem(spacerItem, 4, 2, 1, 1);
hboxLayout->addWidget(groupBox);
retranslateUi(DatasetSelector);
QMetaObject::connectSlotsByName(DatasetSelector);
} // setupUi
void retranslateUi(QWidget *DatasetSelector)
{
DatasetSelector->setWindowTitle(QApplication::translate("DatasetSelector", "Data Selector", 0, QApplication::UnicodeUTF8));
groupBox->setTitle(QApplication::translate("DatasetSelector", "Only display a subset of the model in the chart:", 0, QApplication::UnicodeUTF8));
cbReverseColumns->setText(QApplication::translate("DatasetSelector", "in reverse order.", 0, QApplication::UnicodeUTF8));
label_5->setText(QApplication::translate("DatasetSelector", "...", 0, QApplication::UnicodeUTF8));
label_2->setText(QApplication::translate("DatasetSelector", "columns starting at column", 0, QApplication::UnicodeUTF8));
label->setText(QApplication::translate("DatasetSelector", "Display", 0, QApplication::UnicodeUTF8));
label_6->setText(QApplication::translate("DatasetSelector", "...", 0, QApplication::UnicodeUTF8));
label_4->setText(QApplication::translate("DatasetSelector", "rows starting at row", 0, QApplication::UnicodeUTF8));
cbReverseRows->setText(QApplication::translate("DatasetSelector", "in reverse order.", 0, QApplication::UnicodeUTF8));
label_3->setText(QApplication::translate("DatasetSelector", "Display", 0, QApplication::UnicodeUTF8));
} // retranslateUi
};
namespace Ui {
class DatasetSelector: public Ui_DatasetSelector {};
} // namespace Ui
QT_END_NAMESPACE
#endif // KDCHARTDATASETSELECTOR_H