kspread
KSpread::AutoFillSequence Class Reference
List of all members.Detailed Description
Definition at line 79 of file kspread_autofill.h.
Public Member Functions | |
| AutoFillSequence (Cell *_obj) | |
| int | count () const |
| AutoFillSequenceItem * | getFirst () |
| AutoFillSequenceItem * | getNext () |
| bool | matches (AutoFillSequence *_seq, AutoFillDeltaSequence *_delta) |
| void | fillCell (Cell *src, Cell *dest, AutoFillDeltaSequence *delta, int _block, bool down=true) |
Protected Attributes | |
| QPtrList< AutoFillSequenceItem > | sequence |
The documentation for this class was generated from the following files:

