messagingapp/msgui/unifiedviewer/inc/univiewertextitem.h
changeset 44 36f374c67aa8
parent 34 84197e66a4bd
child 47 5b14749788d7
equal deleted inserted replaced
43:35b64624a9e7 44:36f374c67aa8
    54     void addUrlMenu(HbMenu* contextMenu,const QString& data);
    54     void addUrlMenu(HbMenu* contextMenu,const QString& data);
    55     
    55     
    56     /**
    56     /**
    57      * short tap handler.
    57      * short tap handler.
    58      * @param anchor anchor at cursor position.
    58      * @param anchor anchor at cursor position.
       
    59      * @param pos tapping position
    59      */
    60      */
    60     void shortTapAction(QString anchor);    
    61     void handleShortTap(QString anchor,const QPointF& pos);    
    61     
    62     
    62     /**
    63     /**
    63      * Helper method to highlight find item on tap.
    64      * Helper method to highlight find item on tap.
    64      * @param highlight, if true highlight else dont.
    65      * @param highlight, if true highlight else dont.
    65      */
    66      */