kspread
KSpread::CommentStorage Class Reference
#include <RectStorage.h>
Inheritance diagram for KSpread::CommentStorage:

Public Member Functions | |
| CommentStorage (const CommentStorage &other) | |
| CommentStorage (Map *map) | |
Protected Slots | |
| virtual void | garbageCollection () |
| virtual void | triggerGarbageCollection () |
Detailed Description
Definition at line 596 of file RectStorage.h.
Constructor & Destructor Documentation
| KSpread::CommentStorage::CommentStorage | ( | Map * | map | ) | [inline, explicit] |
Definition at line 600 of file RectStorage.h.
| KSpread::CommentStorage::CommentStorage | ( | const CommentStorage & | other | ) | [inline] |
Definition at line 601 of file RectStorage.h.
Member Function Documentation
| virtual void KSpread::CommentStorage::garbageCollection | ( | ) | [inline, protected, virtual, slot] |
Reimplemented from KSpread::RectStorage< QString >.
Definition at line 605 of file RectStorage.h.
| virtual void KSpread::CommentStorage::triggerGarbageCollection | ( | ) | [inline, protected, virtual, slot] |
Reimplemented from KSpread::RectStorage< QString >.
Definition at line 604 of file RectStorage.h.
The documentation for this class was generated from the following file:
