javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdateeditor.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
equal deleted inserted replaced
18:9ac0a0a7da70 19:71c436fe3ce0
   156     TSize ComputeSizeL(TInt aWHint, TInt aHHint);
   156     TSize ComputeSizeL(TInt aWHint, TInt aHHint);
   157     void  SetFontL(const MSwtFont* aFont);
   157     void  SetFontL(const MSwtFont* aFont);
   158     void  SetBackgroundL(const MSwtColor* aColor);
   158     void  SetBackgroundL(const MSwtColor* aColor);
   159     void  SetForegroundL(const MSwtColor* aColor);
   159     void  SetForegroundL(const MSwtColor* aColor);
   160     TBool IsKeyUsed(TUint aKeyCode) const;
   160     TBool IsKeyUsed(TUint aKeyCode) const;
       
   161     void SetBounds(const TRect& aRect);
       
   162     void SetWidgetSize(const TSize& aSize);
       
   163     TSwtPeer Dispose();
   161 
   164 
   162 // From ASwtControlBase
   165 // From ASwtControlBase
   163 protected:
   166 protected:
   164     const MSwtFont& DefaultFont() const;
   167     const MSwtFont& DefaultFont() const;
   165     HBufC* MSKLabelL() const;
   168     HBufC* MSKLabelL() const;