hgwidgets_plat/ganeswidgets_api/inc/hgmediawall.h
changeset 2 49c70dcc3f17
parent 1 e48454f237ca
child 3 c863538fcbb6
--- a/hgwidgets_plat/ganeswidgets_api/inc/hgmediawall.h	Mon May 03 13:32:54 2010 +0300
+++ b/hgwidgets_plat/ganeswidgets_api/inc/hgmediawall.h	Fri May 14 16:57:01 2010 +0300
@@ -58,7 +58,11 @@
 
     void enableReflections(bool enabled);
     bool reflectionsEnabled() const;
-        
+
+signals:
+
+    void animationAboutToEnd(const QModelIndex& targetIndex);
+
 protected:
     HgMediawall(HgMediawallPrivate &dd, QGraphicsItem *parent);