Revision 674523

Go back to digest for 17th June 2007

Features in Office

Stefan Nikolaus committed changes in /trunk/koffice:

Embedding Chart embedding
Create a model from the region created with the lineedit string.
Unfortunately, it does not show a (hardcoded) line chart yet.

Do you have an idea why the chart is not painted? Enabling the debug code in KDChartChart.cpp results correctly in the blue rectangle. So, the painting rectangle is properly set. Must be something else.

File Changes

Added 2 files
  • /trunk/koffice/kspread/chart
  •   /ChartDatabaseSelectorFactory.cpp
  •   /ChartDatabaseSelectorFactory.h
Deleted 2 files
  • /trunk/koffice/kspread/chart
  •   /ChartConfigFactory.cpp
  •   /ChartConfigFactory.h
Modified 15 files
  • /trunk/koffice
  •   /interfaces/koChart.cc
  •   /interfaces/koChart.h
  •   /kchart/kchart_part.cc
  •   /kspread/CMakeLists.txt
  •   /kspread/Doc.cpp
  •   /kchart/shape/ChartShape.cpp
  •   /kchart/shape/ChartShape.h
  •   /kchart/shape/ChartShapeFactory.cpp
  •   /kchart/shape/ChartTypeConfigWidget.cpp
  •   /kchart/shape/CMakeLists.txt
  •   /kspread/chart/ChartDatabaseSelector.cpp
  •   /kspread/chart/ChartDatabaseSelector.h
  •   /kspread/chart/ChartDialog.cpp
  •   /kspread/chart/ChartDialog.h
  •   /kspread/chart/TableModel.cpp
19 files changed in total