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

Public Member Functions | |
| ConditionsStorage (const ConditionsStorage &other) | |
| ConditionsStorage (Map *map) | |
Protected Slots | |
| virtual void | garbageCollection () |
| virtual void | triggerGarbageCollection () |
Detailed Description
Definition at line 32 of file ConditionsStorage.h.
Constructor & Destructor Documentation
| KSpread::ConditionsStorage::ConditionsStorage | ( | Map * | map | ) | [inline, explicit] |
Definition at line 36 of file ConditionsStorage.h.
| KSpread::ConditionsStorage::ConditionsStorage | ( | const ConditionsStorage & | other | ) | [inline] |
Definition at line 37 of file ConditionsStorage.h.
Member Function Documentation
| virtual void KSpread::ConditionsStorage::garbageCollection | ( | ) | [inline, protected, virtual, slot] |
Reimplemented from KSpread::RectStorage< Conditions >.
Definition at line 41 of file ConditionsStorage.h.
| virtual void KSpread::ConditionsStorage::triggerGarbageCollection | ( | ) | [inline, protected, virtual, slot] |
Reimplemented from KSpread::RectStorage< Conditions >.
Definition at line 40 of file ConditionsStorage.h.
The documentation for this class was generated from the following file:
