kspread
Todo List
- Member KSpread::Format::Format (Sheet *sheet, Style *style)
- The format should not belong to a sheet. The cell belongs to a sheet. Move the sheet pointer to Cell.
- Member KSpread::View::insertChart (const QRect &_geometry, KoDocumentEntry &_entry)
- check validity of
_entry
docs.
- Member KSpread::View::insertChild (const QRect &_geometry, KoDocumentEntry &_entry)
- check validity of
_entry
docs.