uiacceltk/hitchcock/goommonitor/inc/goomwindowgrouplist.h
branchRCL_3
changeset 15 cd0ae4656946
parent 13 3a60ebea00d0
child 17 c9d868f1e20c
equal deleted inserted replaced
13:3a60ebea00d0 15: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