kspread
KSpread::EmbeddedChart Class Reference
#include <kspread_object.h>
Inheritance diagram for KSpread::EmbeddedChart:

Detailed Description
Holds an embedded chart object.
Definition at line 277 of file kspread_object.h.
Public Member Functions | |
EmbeddedChart (Doc *_spread, Sheet *_sheet, KoDocument *doc, const KoRect &_rect) | |
EmbeddedChart (Doc *_spread, Sheet *_sheet) | |
virtual | ~EmbeddedChart () |
virtual ObjType | getType () const |
virtual QString | getTypeString () const |
void | setDataArea (const QRect &_data) |
void | update () |
bool | load (const QDomElement &element) |
virtual void | loadOasis (const QDomElement &element, KoOasisLoadingContext &context) |
QDomElement | save (QDomDocument &doc) |
virtual void | draw (QPainter *_painter) |
bool | loadDocument (KoStore *_store) |
KoChart::Part * | chart () |
Protected Member Functions | |
virtual const char * | getOasisElementName () const |
virtual bool | saveOasisObjectAttributes (KSpreadOasisSaveContext &sc) const |
Member Function Documentation
|
Get the element name for saving the object.
Reimplemented from KSpread::EmbeddedKOfficeObject. Definition at line 572 of file kspread_object.cc. |
|
Definition at line 654 of file kspread_object.cc. |
The documentation for this class was generated from the following files: