14 #ifndef BERRYSAVEABLESLIFECYCLEEVENT_H_
15 #define BERRYSAVEABLESLIFECYCLEEVENT_H_
63 QList<Saveable::Pointer> saveables;
92 const QList<Saveable::Pointer>& saveables,
bool force);
Light weight base class for most BlueBerry classes.
static const int PRE_CLOSE
Object::Pointer GetSource()
berryObjectMacro(SaveablesLifecycleEvent)
static const int POST_OPEN
QList< Saveable::Pointer > GetSaveables()
SaveablesLifecycleEvent(Object::Pointer source, int eventType, const QList< Saveable::Pointer > &saveables, bool force)
static const int DIRTY_CHANGED
static const int POST_CLOSE
Implements transparent reference counting.