uiacceltk/hitchcock/ServerCore/Inc/alfwindow.h
branchRCL_3
changeset 20 31fccae4f8a7
parent 19 e5af45d51884
--- a/uiacceltk/hitchcock/ServerCore/Inc/alfwindow.h	Tue Aug 31 16:07:35 2010 +0300
+++ b/uiacceltk/hitchcock/ServerCore/Inc/alfwindow.h	Wed Sep 01 12:16:53 2010 +0100
@@ -48,6 +48,8 @@
     static CAlfWindow* NewL(TUint aId, CAlfWindowManager& aOwner, const TSize& aSizeInPixels);
     
     virtual ~CAlfWindow();
+    
+    static void ReportOOM();
         
 public: 
     // getters
@@ -288,8 +290,19 @@
      * Include to visibility calculation.
      */
     void IncludeToVisibilityCalculation(TBool aActive);
-    
-    public: // utils
+
+    /**
+     * Sets screen device valid/invalid.
+     * @param aValid ETrue if screen device valid, EFalse otherwise.
+     */
+    void SetScreenDeviceValid(TBool aValid);
+	
+    /**
+     * Returns ETrue if screen device is valid.
+     */
+    TBool IsScreenDeviceValid() const;    
+
+public: // utils
     
     /**
 	 * SetFlag