calendarui/views/inc/calendayview.h
changeset 32 ea672fcb0ea0
parent 26 a949c2543c15
child 49 5de72ea7a065
equal deleted inserted replaced
26:a949c2543c15 32:ea672fcb0ea0
    96 	 * @brief Refreshes the view with the date set in the context
    96 	 * @brief Refreshes the view with the date set in the context
    97 	 */
    97 	 */
    98     void refreshViewOnGoToDate();
    98     void refreshViewOnGoToDate();
    99     
    99     
   100 protected:
   100 protected:
   101     
   101     void gestureEvent(QGestureEvent *event);
   102     // TODO: Remove these after gestures are available
       
   103     void mousePressEvent(QGraphicsSceneMouseEvent *event);
       
   104     void mouseMoveEvent(QGraphicsSceneMouseEvent *event);
       
   105     bool eventFilter(QObject *source, QEvent *event);
       
   106 
   102 
   107 private:
   103 private:
   108     
   104     
   109     /**
   105     /**
   110      * @brief Connects to all the toolbar and menu actions associated
   106      * @brief Connects to all the toolbar and menu actions associated