kspread
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| KSpread::AdjustColumnRowManipulator | AdjustColumnRowManipulator |
| KSpread::ADMStorage | AbstractDataManipulator - provides storage of old cell data (for undo) and has an abstract method for the actual setting of new values |
| KSpread::AngleManipulator | Class AngleManipulator |
| KSpread::BackgroundColorManipulator | Class BackgroundColorManipulator |
| KSpread::BorderManipulator | BorderManipulator |
| KSpread::Canvas | The canvas builds a part of the GUI of KSpread |
| Kross::KSpreadCore::Cell | For every cell in the spread sheet there is a Cell object |
| KSpread::Cell | For every cell in the spread sheet there is a Cell object |
| KSpread::CellBinding | This is an abstract base class only |
| KSpread::CellEditor | Class CellEditor |
| KSpread::CellFormatDialog | Dialog for the "Cell Format..." action |
| KSpread::CellFormatPageFloat | Format of numbers |
| KSpread::Cluster | Philipp This class defines a pointer map to all cells, which makes access to them more performant and additionally limits memory consumption |
| KSpread::ComboboxLocationEditWidget | ComboboxLocationEditWidget |
| KSpread::Conditional | Structure to indicate the condition we're testing on a cell and the special font and color that will be applied if it's true |
| KSpread::Conditions | Manages a set of conditions for a cell |
| KSpread::CSVDialog | Provides dialog for managing CSV (comma separated value) data |
| KSpread::CustomStyle | Built-in or custom style defined in StyleManager dialog |
| KSpread::DataManipulator | DataManipulator - allows setting values on one range |
| KSpread::DependencyManager | This class manages dependencies |
| KSpread::DilationManipulator | DilationManipulator |
| KSpread::DissociateCellCommand | Class DissociateCellCommand implements a command for breaking merged cells |
| Kross::KSpreadCore::Doc | The KSpread document |
| KSpread::Doc | This class holds the data that makes up a spreadsheet |
| KSpread::EditWidget | The widget that appears above the sheet and allows to edit the cells content |
| KSpread::EmbeddedChart | Holds an embedded chart object |
| KSpread::EmbeddedKOfficeObject | Holds an embedded koffice object |
| KSpread::EmbeddedObject | Contains basic information for every object |
| KSpread::EmbeddedPictureObject | Holds a picture object |
| KSpread::FontColorManipulator | Class FontColorManipulator |
| KSpread::FontManipulator | Class FontManipulator |
| KSpread::FormatDialog | Dialog for the "AutoFormat..." action |
| KSpread::FormatManipulator | FormatManipulator |
| KSpread::Formula | Class Formula encapsulates a formula for a cell |
| KSpread::FormulaEditorHighlighter | Colours cell references in formulas |
| KSpread::FunctionCompletion | Provides autocompletition facilities in formula editors |
| KSpread::HBorder | HBorder |
| KSpread::HideShowManipulator | HideShowManipulator |
| KSpread::HorAlignManipulator | Class HorAlignManipulator |
| KSpread::InsertDeleteManipulator | InsertDeleteManipulator |
| KSpread::InsertHandler | This event handler is used to insert a new part |
| KSpread::KPSheetSelectPage | Print dialog page for selecting sheets to print |
| KSpread::KSPLoadingInfo | Temporary information used only during loading |
| Kross::KSpreadCore::KSpreadCoreModule | Implements a Kross::Api::Module to provide access to the KSpread functionality |
| KSpreadPen | Pen that handles line widths in points |
| KSpread::KSPRSavingInfo | Temporary information used only during saving |
| KSpread::LocationEditWidget | A widget that allows the user to enter an arbitrary cell location to goto or cell selection to highlight |
| KSpread::Manipulator | Manipulator |
| KSpread::ManipulatorManager | ManipulatorManager |
| KSpread::Map | A map is a simple container for all sheets |
| KSpread::MergeCellCommand | Class MergeCellCommand implements a command for merging two or more cells into one cell |
| KSpread::MergeManipulator | MergeManipulator |
| PluginInsertCalender | Plugin for inserting a calendar into a spreadsheet |
| KSpread::Point | Represents the position of a single cell in a workbook |
| KSpread::ProtectedCheck | Class ProtectedCheck can be used to check, whether a particular range is protected or not |
| KSpread::Range | Represents a region within a workbook |
| KSpread::RangeDependency | Range dependency - stores information about one dependency of one cell on one range of cells |
| KSpread::RangeIterator | RangeIterator |
| KSpread::RangeList | Range-list and cell-list TODO: move to a separate file, improve structure, add iterators and all that TODO: use this class instead of other means of range-walking all over KSpread TODO: use this as selection TODO: anything I forgot ;) |
| KSpread::Region | The one for all class for points and ranges |
| KSpread::Region::Element | Base class for region elements, which can be points or ranges |
| KSpread::Region::Point | A point in a region |
| KSpread::Region::Range | A range in a region |
| KSpread::RenameSheetCommand | Class RenameSheetCommand implements a command for renaming a sheet |
| KSpread::ResizeColumnManipulator | ResizeColumnManipulator |
| KSpread::ResizeRowManipulator | ResizeRowManipulator |
| Kross::KSpreadCore::Sheet | A sheet in a document |
| KSpread::SheetPropertiesCommand | Class SheetPropertiesCommand implements a command for changing sheet properties |
| KSpread::Style | Cell style |
| KSpread::TextDrag | This is a class for handling clipboard data |
| KSpread::Token | Token |
| KSpread::Tokens | Class Tokens represents array of tokens |
| KSpread::ToolTip | Tooltip, which displays the comment and cell content, when it's too short |
| KSpread::UndoAction | Abstract base class |
| KSpread::UndoWrapperCommand | Class UndoWrapperCommand is used to help migration from custom UndoAction to KCommand-based system |
| KSpread::Value | Provides a wrapper for cell value |
| KSpread::ValueCalc | Used to perform all sorts of calculations |
| KSpread::ValueConverter | Can convert Value between various different formats |
| KSpread::ValueFormatter | Generates a textual representation of data stored in a Value, with a given formatting |
| KSpread::ValueParser | The ValueParser parses a text input from the user, generating Value in the desired format |
| KSpread::VBorder | VBorder |
| KSpread::VerAlignManipulator | Class VerAlignManipulator |
| KSpread::View | Displays a KSpread document |

