Symbian3/SDK/Source/GUID-6FD4E7A4-D215-4CFB-BC7A-23065DE95C5C.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    24 void CNewView::AddToStackL( CCoeControl* aControl,
    24 void CNewView::AddToStackL( CCoeControl* aControl,
    25                             TInt aPriority,
    25                             TInt aPriority,
    26                             TInt aStackingFlags )
    26                             TInt aStackingFlags )
    27     {
    27     {
    28     iCCoeAppUi.AddToStackL( *this, aControl, aPriority, aStackingFlags);
    28     iCCoeAppUi.AddToStackL( *this, aControl, aPriority, aStackingFlags);
    29     }</codeblock><p> For more information on writing control stack, see <xref href="GUID-B84FA223-3DFD-58C5-8CEF-C5AA73AA6290-GENID-1-8-1-3-1-1-7-1-9-1.dita">How to write controls</xref>.</p></context>
    29     }</codeblock><p> For more information on writing control stack, see <xref href="GUID-B84FA223-3DFD-58C5-8CEF-C5AA73AA6290.dita">How to write controls</xref>.</p></context>
    30 </taskbody></task>
    30 </taskbody></task>