uiacceltk/hitchcock/ServerCore/Inc/alfwindow.h
branchRCL_3
changeset 51 e5af45d51884
parent 50 1801340c26a2
child 52 31fccae4f8a7
equal deleted inserted replaced
50:1801340c26a2 51:e5af45d51884
    46 public:
    46 public:
    47 
    47 
    48     static CAlfWindow* NewL(TUint aId, CAlfWindowManager& aOwner, const TSize& aSizeInPixels);
    48     static CAlfWindow* NewL(TUint aId, CAlfWindowManager& aOwner, const TSize& aSizeInPixels);
    49     
    49     
    50     virtual ~CAlfWindow();
    50     virtual ~CAlfWindow();
    51     
       
    52     static void ReportOOM();
       
    53         
    51         
    54 public: 
    52 public: 
    55     // getters
    53     // getters
    56     
    54     
    57     /**
    55     /**
   288     
   286     
   289     /**
   287     /**
   290      * Include to visibility calculation.
   288      * Include to visibility calculation.
   291      */
   289      */
   292     void IncludeToVisibilityCalculation(TBool aActive);
   290     void IncludeToVisibilityCalculation(TBool aActive);
   293 
   291     
   294     /**
   292     public: // utils
   295      * Sets screen device valid/invalid.
       
   296      * @param aValid ETrue if screen device valid, EFalse otherwise.
       
   297      */
       
   298     void SetScreenDeviceValid(TBool aValid);
       
   299 	
       
   300     /**
       
   301      * Returns ETrue if screen device is valid.
       
   302      */
       
   303     TBool IsScreenDeviceValid() const;    
       
   304 
       
   305 public: // utils
       
   306     
   293     
   307     /**
   294     /**
   308 	 * SetFlag
   295 	 * SetFlag
   309 	 *
   296 	 *
   310 	 * @param flag
   297 	 * @param flag