javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swthyperlink.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
child 60 6c158198356e
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
   133 
   133 
   134     /**
   134     /**
   135      * Link fragment text color.
   135      * Link fragment text color.
   136      */
   136      */
   137     TRgb iLinkColor;
   137     TRgb iLinkColor;
   138     
   138 
   139     /**
   139     /**
   140      * Link fragment text color when highlighted.
   140      * Link fragment text color when highlighted.
   141      */
   141      */
   142     TRgb iHighlightedLinkColor;
   142     TRgb iHighlightedLinkColor;
   143 
   143 
   160     /**
   160     /**
   161      * Feedback instance.
   161      * Feedback instance.
   162      * Not own.
   162      * Not own.
   163      */
   163      */
   164     MTouchFeedback* iFeedback;
   164     MTouchFeedback* iFeedback;
   165     
   165 
   166     /**
   166     /**
   167      * True for as long as pressed by pointer.
   167      * True for as long as pressed by pointer.
   168      * Eclipses ASwtControlBase::iPressed!
   168      * Eclipses ASwtControlBase::iPressed!
   169      */
   169      */
   170     TBool iPressed;
   170     TBool iPressed;