classicui_pub/private_ui_framework_api/inc/EIKDPAGE.H
branchRCL_3
changeset 51 fcdfafb36fe7
parent 50 a1caeb42b3a3
equal deleted inserted replaced
50:a1caeb42b3a3 51:fcdfafb36fe7
   406 public: // from MCoeControlContext
   406 public: // from MCoeControlContext
   407     virtual void PrepareContext(CWindowGc& aGc) const;
   407     virtual void PrepareContext(CWindowGc& aGc) const;
   408 public:
   408 public:
   409     TBool HitRegionContains( const TPoint& aPoint, const CCoeControl& aControl ) const;
   409     TBool HitRegionContains( const TPoint& aPoint, const CCoeControl& aControl ) const;
   410 public:
   410 public:
   411     void SetPageFormSized();
   411     void SetPageFormSized(const TRect& aRect);
   412 protected:  // from CCoeControl
   412 protected:  // from CCoeControl
   413     virtual void SizeChanged();
   413     virtual void SizeChanged();
   414     virtual TInt CountComponentControls() const;
   414     virtual TInt CountComponentControls() const;
   415     virtual CCoeControl* ComponentControl(TInt aIndex) const;
   415     virtual CCoeControl* ComponentControl(TInt aIndex) const;
   416     virtual void ActivateL();
   416     virtual void ActivateL();