uiacceltk/hitchcock/coretoolkit/inc/HuiFxGroupLayer.h
branchRCL_3
changeset 17 c9d868f1e20c
parent 13 3a60ebea00d0
child 18 1801340c26a2
equal deleted inserted replaced
15:cd0ae4656946 17:c9d868f1e20c
    53     void FxmlVisualInputs(RArray<THuiFxVisualSrcType> &aArray);
    53     void FxmlVisualInputs(RArray<THuiFxVisualSrcType> &aArray);
    54     TBool FxmlUsesOpaqueHint() const;
    54     TBool FxmlUsesOpaqueHint() const;
    55     virtual void EnableMarginApplyChildren(TBool aEnable);
    55     virtual void EnableMarginApplyChildren(TBool aEnable);
    56     virtual void SetAlwaysReadSurfacePixels(TBool aAlwaysReadSurfacePixels);
    56     virtual void SetAlwaysReadSurfacePixels(TBool aAlwaysReadSurfacePixels);
    57 
    57 
       
    58     virtual void SetVisualContentState(TBool aChanged, TBool aOpaque);
       
    59 
    58 protected:
    60 protected:
    59     IMPORT_C CHuiFxGroupLayer();
    61     IMPORT_C CHuiFxGroupLayer();
    60     IMPORT_C void ConstructL(TBool aIsRoot);
    62     IMPORT_C void ConstructL(TBool aIsRoot);
    61 private:
    63 private:
    62     RPointerArray<CHuiFxLayer> iLayers;
    64     RPointerArray<CHuiFxLayer> iLayers;