messagingapp/msgui/unifiedviewer/inc/uniscrollarea.h
changeset 27 e4592d119491
parent 23 238255e8b033
child 47 5b14749788d7
equal deleted inserted replaced
25:84d9eb65b26f 27:e4592d119491
    46 
    46 
    47     /**
    47     /**
    48      * Set the sroll area pos to the start
    48      * Set the sroll area pos to the start
    49      */
    49      */
    50     void setPosToStart();
    50     void setPosToStart();
    51 
       
    52     /**
       
    53      * Handler for UpGesture
       
    54      */
       
    55     void upGesture(int value);
       
    56 
       
    57     /**
       
    58      * Handler for DownGesture
       
    59      */
       
    60     void downGesture(int value);
       
    61 
    51 
    62 public slots:
    52 public slots:
    63     /**
    53     /**
    64      * Handle scrolling started signal
    54      * Handle scrolling started signal
    65      */
    55      */