Symbian3/SDK/Source/GUID-0AD34BA6-D0C5-5AD7-B8E1-F737BB5FC0AC.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    20 <p> <b>Variant</b>: Both (ScreenPlay and non-ScreenPlay). <b>Target audience</b>:
    20 <p> <b>Variant</b>: Both (ScreenPlay and non-ScreenPlay). <b>Target audience</b>:
    21 Device creators. </p>
    21 Device creators. </p>
    22 <p>The classes involved with redraw stores are as follows: </p>
    22 <p>The classes involved with redraw stores are as follows: </p>
    23 <fig id="GUID-85C23EC3-BADE-5DE1-872D-0D8399209874">
    23 <fig id="GUID-85C23EC3-BADE-5DE1-872D-0D8399209874">
    24 <title>           Redraw stores class diagram          </title>
    24 <title>           Redraw stores class diagram          </title>
    25 <image href="GUID-40437D9A-7503-5087-851A-D1269F0AF9A9_d0e201481_href.png" placement="inline"/>
    25 <image href="GUID-40437D9A-7503-5087-851A-D1269F0AF9A9_d0e196473_href.png" placement="inline"/>
    26 </fig>
    26 </fig>
    27 <p> <xref href="GUID-FF963788-695A-320F-9E81-76E45B0287D1.dita"><apiname>CWsRedrawMsgWindow</apiname></xref> is the class representing a redraw
    27 <p> <xref href="GUID-FF963788-695A-320F-9E81-76E45B0287D1.dita"><apiname>CWsRedrawMsgWindow</apiname></xref> is the class representing a redraw
    28 store. Draw commands are stored in a number of segments, stored in the nested
    28 store. Draw commands are stored in a number of segments, stored in the nested
    29 class <xref href="GUID-53F68722-1A1D-30D8-960E-226843AB56E1.dita"><apiname>CRedrawSegment</apiname></xref>. </p>
    29 class <xref href="GUID-53F68722-1A1D-30D8-960E-226843AB56E1.dita"><apiname>CRedrawSegment</apiname></xref>. </p>
    30 <p>Redraw drawing takes place as follows: </p>
    30 <p>Redraw drawing takes place as follows: </p>