kspread
KSpread::KSPLoadingInfo Class Reference
#include <ksploadinginfo.h>
List of all members.
Detailed Description
Temporary information used only during loading.
Definition at line 33 of file ksploadinginfo.h.
Member Function Documentation
const QMap<Sheet*, QPoint>& KSpread::KSPLoadingInfo::cursorPositions |
( |
|
) |
const [inline] |
void KSpread::KSPLoadingInfo::setCursorPosition |
( |
Sheet * |
sheet, |
|
|
const QPoint & |
point | |
|
) |
| | [inline] |
Stores the cursor position point
for sheet
.
Definition at line 51 of file ksploadinginfo.h.
const QMap<Sheet*, KoPoint>& KSpread::KSPLoadingInfo::scrollingOffsets |
( |
|
) |
const [inline] |
void KSpread::KSPLoadingInfo::setScrollingOffset |
( |
Sheet * |
sheet, |
|
|
const KoPoint & |
point | |
|
) |
| | [inline] |
Stores the scrolling offset point
for sheet
.
Definition at line 61 of file ksploadinginfo.h.
The documentation for this class was generated from the following file: