branch | CompilerCompatibility |
changeset 6 | f566ba6aad4c |
parent 3 | f5a1e66df979 |
child 7 | a47de9135b21 |
4:19d42ab73ba8 | 6:f566ba6aad4c |
---|---|
109 */ |
109 */ |
110 struct TPeninputTooltipBoxLayoutData |
110 struct TPeninputTooltipBoxLayoutData |
111 { |
111 { |
112 TRect iRect; |
112 TRect iRect; |
113 TAknTextLineLayout iTooltipTextLayout; |
113 TAknTextLineLayout iTooltipTextLayout; |
114 const CFont* iFont; |
|
114 }; |
115 }; |
115 |
116 |
116 class CPeninputQwtLayoutDataInfo : public CBase |
117 class CPeninputQwtLayoutDataInfo : public CBase |
117 { |
118 { |
118 public: |
119 public: |