uiacceltk/hitchcock/goommonitor/inc/goomwindowgrouplist.h
branchRCL_3
changeset 41 cd0ae4656946
parent 34 3a60ebea00d0
child 38 69409653e863
equal deleted inserted replaced
34:3a60ebea00d0 41:cd0ae4656946
    89             {
    89             {
    90             return iLowOnMemWgs[aIndex];
    90             return iLowOnMemWgs[aIndex];
    91             }
    91             }
    92         }
    92         }
    93 
    93 
    94     
    94     TInt FindParentIdL(TInt aWgId);    
    95     
    95     
    96 private:    
    96 private:    
    97 
    97 
    98     void CollapseWindowGroupTree(RArray<TInt>& aWgsHavingSurfaces);
    98     void CollapseWindowGroupTree(RArray<TInt>& aWgsHavingSurfaces);
    99     
    99     
   100     void RemovePropertiesForClosedWindowsL();
   100     void RemovePropertiesForClosedWindowsL();
   101 
   101 
   102     TInt FindParentIdL(TInt aWgId);
       
   103 
   102 
   104 private:
   103 private:
   105     
   104     
   106     CGOomWindowGroupList(RWsSession& aWs);
   105     CGOomWindowGroupList(RWsSession& aWs);
   107     
   106